@charset "UTF-8";:root{--animate-duration: 1s;--animate-delay: 1s;--animate-repeat: 1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);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;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat) * 2);animation-iteration-count:calc(var(--animate-repeat) * 2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat) * 3);animation-iteration-count:calc(var(--animate-repeat) * 3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay) * 2);animation-delay:calc(var(--animate-delay) * 2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay) * 3);animation-delay:calc(var(--animate-delay) * 3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay) * 4);animation-delay:calc(var(--animate-delay) * 4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay) * 5);animation-delay:calc(var(--animate-delay) * 5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration) / 2);animation-duration:calc(var(--animate-duration) / 2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration) * .8);animation-duration:calc(var(--animate-duration) * .8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:calc(var(--animate-duration) * 2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration) * 3);animation-duration:calc(var(--animate-duration) * 3)}@media print,(prefers-reduced-motion: reduce){.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-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);-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) 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);-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;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%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(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%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translate(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translate(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translate(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translate(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translate(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translate(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translate(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translate(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translate(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translate(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translate(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);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%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0)}}.animate__swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skew(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skew(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skew(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skew(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skew(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skew(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration) * 1.3);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%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translate(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translate(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translate(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translate(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translate(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translate(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translate(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translate(2000px) scale(.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);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;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scaleZ(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;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);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;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translate3d(0,0,0);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;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translate3d(0,0,0);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;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);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;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);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;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);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;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);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;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translate3d(0,0,0);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;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) 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;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);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;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scaleZ(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%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);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%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);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%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);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%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);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%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skew(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skew(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skew(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skew(-5deg)}to{-webkit-transform:translate3d(0,0,0);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%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skew(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skew(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skew(5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skew(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skew(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skew(5deg)}to{-webkit-transform:translate3d(0,0,0);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{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skew(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) 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{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skew(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) 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%{-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:calc(var(--animate-duration) * 2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-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;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-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;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-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;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-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;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-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;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-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;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.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}}.fa{font-family:var(--fa-style-family, "Font Awesome 6 Pro");font-weight:var(--fa-style, 900)}.fas,.fass,.far,.fasr,.fal,.fasl,.fat,.fast,.fad,.fadr,.fadl,.fadt,.fasds,.fasdr,.fasdl,.fasdt,.fab,.fa-solid,.fa-regular,.fa-light,.fa-thin,.fa-brands,.fa-classic,.fa-duotone,.fa-sharp,.fa-sharp-duotone,.fa{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display, inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fas:before,.fass:before,.far:before,.fasr:before,.fal:before,.fasl:before,.fat:before,.fast:before,.fad:before,.fadr:before,.fadl:before,.fadt:before,.fasds:before,.fasdr:before,.fasdl:before,.fasdt:before,.fab:before,.fa-solid:before,.fa-regular:before,.fa-light:before,.fa-thin:before,.fa-brands:before,.fa-classic:before,.fa-duotone:before,.fa-sharp:before,.fa-sharp-duotone:before,.fa:before{content:var(--fa)}.fad:after,.fa-duotone.fa-solid:after,.fa-duotone:after,.fadr:after,.fa-duotone.fa-regular:after,.fadl:after,.fa-duotone.fa-light:after,.fadt:after,.fa-duotone.fa-thin:after,.fasds:after,.fa-sharp-duotone.fa-solid:after,.fa-sharp-duotone:after,.fasdr:after,.fa-sharp-duotone.fa-regular:after,.fasdl:after,.fa-sharp-duotone.fa-light:after,.fasdt:after,.fa-sharp-duotone.fa-thin:after{content:var(--fa--fa)}.fa-classic.fa-duotone{font-family:"Font Awesome 6 Duotone"}.fass,.fa-sharp,.fad,.fa-duotone,.fasds,.fa-sharp-duotone{font-weight:900}.fa-classic,.fas,.fa-solid,.far,.fa-regular,.fal,.fa-light,.fat,.fa-thin{font-family:"Font Awesome 6 Pro"}.fa-duotone,.fad,.fadr,.fadl,.fadt{font-family:"Font Awesome 6 Duotone"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-sharp,.fass,.fasr,.fasl,.fast{font-family:"Font Awesome 6 Sharp"}.fa-sharp-duotone,.fasds,.fasdr,.fasdl,.fasdt{font-family:"Font Awesome 6 Sharp Duotone"}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin, 2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(-1 * var(--fa-li-width, 2em));position:absolute;text-align:center;width:var(--fa-li-width, 2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color, #eee);border-radius:var(--fa-border-radius, .1em);border-style:var(--fa-border-style, solid);border-width:var(--fa-border-width, .08em);padding:var(--fa-border-padding, .2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin, .3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin, .3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(.28, .84, .42, 1))}.fa-fade{animation-name:fa-fade;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1))}.fa-beat-fade{animation-name:fa-beat-fade;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-shake{animation-name:fa-shake;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin{animation-name:fa-spin;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 2s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin-reverse{--fa-animation-direction: reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, steps(8))}@media (prefers-reduced-motion: reduce){.fa-beat,.fa-bounce,.fa-fade,.fa-beat-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale, 1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x, 1.1),var(--fa-bounce-start-scale-y, .9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x, .9),var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x, 1.05),var(--fa-bounce-land-scale-y, .95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound, -.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity, .4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity, .4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale, 1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),var(--fa-flip-angle, -180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0)}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle, 0))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index, auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse, #fff)}.fa-0{--fa: "0";--fa--fa: "00"}.fa-1{--fa: "1";--fa--fa: "11"}.fa-2{--fa: "2";--fa--fa: "22"}.fa-3{--fa: "3";--fa--fa: "33"}.fa-4{--fa: "4";--fa--fa: "44"}.fa-5{--fa: "5";--fa--fa: "55"}.fa-6{--fa: "6";--fa--fa: "66"}.fa-7{--fa: "7";--fa--fa: "77"}.fa-8{--fa: "8";--fa--fa: "88"}.fa-9{--fa: "9";--fa--fa: "99"}.fa-fill-drip{--fa: "\f576";--fa--fa: "\f576\f576"}.fa-arrows-to-circle{--fa: "\e4bd";--fa--fa: "\e4bd\e4bd"}.fa-circle-chevron-right,.fa-chevron-circle-right{--fa: "\f138";--fa--fa: "\f138\f138"}.fa-wagon-covered{--fa: "\f8ee";--fa--fa: "\f8ee\f8ee"}.fa-line-height{--fa: "\f871";--fa--fa: "\f871\f871"}.fa-bagel{--fa: "\e3d7";--fa--fa: "\e3d7\e3d7"}.fa-transporter-7{--fa: "\e2a8";--fa--fa: "\e2a8\e2a8"}.fa-at{--fa: "@";--fa--fa: "@@"}.fa-rectangles-mixed{--fa: "\e323";--fa--fa: "\e323\e323"}.fa-phone-arrow-up-right,.fa-phone-arrow-up,.fa-phone-outgoing{--fa: "\e224";--fa--fa: "\e224\e224"}.fa-trash-can,.fa-trash-alt{--fa: "\f2ed";--fa--fa: "\f2ed\f2ed"}.fa-circle-l{--fa: "\e114";--fa--fa: "\e114\e114"}.fa-head-side-goggles,.fa-head-vr{--fa: "\f6ea";--fa--fa: "\f6ea\f6ea"}.fa-text-height{--fa: "\f034";--fa--fa: "\f034\f034"}.fa-user-xmark,.fa-user-times{--fa: "\f235";--fa--fa: "\f235\f235"}.fa-face-hand-yawn{--fa: "\e379";--fa--fa: "\e379\e379"}.fa-gauge-simple-min,.fa-tachometer-slowest{--fa: "\f62d";--fa--fa: "\f62d\f62d"}.fa-stethoscope{--fa: "\f0f1";--fa--fa: "\f0f1\f0f1"}.fa-coffin{--fa: "\f6c6";--fa--fa: "\f6c6\f6c6"}.fa-message,.fa-comment-alt{--fa: "\f27a";--fa--fa: "\f27a\f27a"}.fa-salad,.fa-bowl-salad{--fa: "\f81e";--fa--fa: "\f81e\f81e"}.fa-info{--fa: "\f129";--fa--fa: "\f129\f129"}.fa-robot-astromech{--fa: "\e2d2";--fa--fa: "\e2d2\e2d2"}.fa-ring-diamond{--fa: "\e5ab";--fa--fa: "\e5ab\e5ab"}.fa-fondue-pot{--fa: "\e40d";--fa--fa: "\e40d\e40d"}.fa-theta{--fa: "\f69e";--fa--fa: "\f69e\f69e"}.fa-face-hand-peeking{--fa: "\e481";--fa--fa: "\e481\e481"}.fa-square-user{--fa: "\e283";--fa--fa: "\e283\e283"}.fa-down-left-and-up-right-to-center,.fa-compress-alt{--fa: "\f422";--fa--fa: "\f422\f422"}.fa-explosion{--fa: "\e4e9";--fa--fa: "\e4e9\e4e9"}.fa-file-lines,.fa-file-alt,.fa-file-text{--fa: "\f15c";--fa--fa: "\f15c\f15c"}.fa-wave-square{--fa: "\f83e";--fa--fa: "\f83e\f83e"}.fa-ring{--fa: "\f70b";--fa--fa: "\f70b\f70b"}.fa-building-un{--fa: "\e4d9";--fa--fa: "\e4d9\e4d9"}.fa-dice-three{--fa: "\f527";--fa--fa: "\f527\f527"}.fa-tire-pressure-warning{--fa: "\f633";--fa--fa: "\f633\f633"}.fa-wifi-fair,.fa-wifi-2{--fa: "\f6ab";--fa--fa: "\f6ab\f6ab"}.fa-calendar-days,.fa-calendar-alt{--fa: "\f073";--fa--fa: "\f073\f073"}.fa-mp3-player{--fa: "\f8ce";--fa--fa: "\f8ce\f8ce"}.fa-anchor-circle-check{--fa: "\e4aa";--fa--fa: "\e4aa\e4aa"}.fa-tally-4{--fa: "\e297";--fa--fa: "\e297\e297"}.fa-rectangle-history{--fa: "\e4a2";--fa--fa: "\e4a2\e4a2"}.fa-building-circle-arrow-right{--fa: "\e4d1";--fa--fa: "\e4d1\e4d1"}.fa-volleyball,.fa-volleyball-ball{--fa: "\f45f";--fa--fa: "\f45f\f45f"}.fa-sun-haze{--fa: "\f765";--fa--fa: "\f765\f765"}.fa-text-size{--fa: "\f894";--fa--fa: "\f894\f894"}.fa-ufo{--fa: "\e047";--fa--fa: "\e047\e047"}.fa-fork,.fa-utensil-fork{--fa: "\f2e3";--fa--fa: "\f2e3\f2e3"}.fa-arrows-up-to-line{--fa: "\e4c2";--fa--fa: "\e4c2\e4c2"}.fa-mobile-signal{--fa: "\e1ef";--fa--fa: "\e1ef\e1ef"}.fa-barcode-scan{--fa: "\f465";--fa--fa: "\f465\f465"}.fa-sort-down,.fa-sort-desc{--fa: "\f0dd";--fa--fa: "\f0dd\f0dd"}.fa-folder-arrow-down,.fa-folder-download{--fa: "\e053";--fa--fa: "\e053\e053"}.fa-circle-minus,.fa-minus-circle{--fa: "\f056";--fa--fa: "\f056\f056"}.fa-face-icicles{--fa: "\e37c";--fa--fa: "\e37c\e37c"}.fa-shovel{--fa: "\f713";--fa--fa: "\f713\f713"}.fa-door-open{--fa: "\f52b";--fa--fa: "\f52b\f52b"}.fa-films{--fa: "\e17a";--fa--fa: "\e17a\e17a"}.fa-right-from-bracket,.fa-sign-out-alt{--fa: "\f2f5";--fa--fa: "\f2f5\f2f5"}.fa-face-glasses{--fa: "\e377";--fa--fa: "\e377\e377"}.fa-nfc{--fa: "\e1f7";--fa--fa: "\e1f7\e1f7"}.fa-atom{--fa: "\f5d2";--fa--fa: "\f5d2\f5d2"}.fa-soap{--fa: "\e06e";--fa--fa: "\e06e\e06e"}.fa-icons,.fa-heart-music-camera-bolt{--fa: "\f86d";--fa--fa: "\f86d\f86d"}.fa-microphone-lines-slash,.fa-microphone-alt-slash{--fa: "\f539";--fa--fa: "\f539\f539"}.fa-closed-captioning-slash{--fa: "\e135";--fa--fa: "\e135\e135"}.fa-calculator-simple,.fa-calculator-alt{--fa: "\f64c";--fa--fa: "\f64c\f64c"}.fa-bridge-circle-check{--fa: "\e4c9";--fa--fa: "\e4c9\e4c9"}.fa-sliders-up,.fa-sliders-v{--fa: "\f3f1";--fa--fa: "\f3f1\f3f1"}.fa-location-minus,.fa-map-marker-minus{--fa: "\f609";--fa--fa: "\f609\f609"}.fa-pump-medical{--fa: "\e06a";--fa--fa: "\e06a\e06a"}.fa-fingerprint{--fa: "\f577";--fa--fa: "\f577\f577"}.fa-ski-boot{--fa: "\e3cc";--fa--fa: "\e3cc\e3cc"}.fa-standard-definition,.fa-rectangle-sd{--fa: "\e28a";--fa--fa: "\e28a\e28a"}.fa-h1{--fa: "\f313";--fa--fa: "\f313\f313"}.fa-hand-point-right{--fa: "\f0a4";--fa--fa: "\f0a4\f0a4"}.fa-magnifying-glass-location,.fa-search-location{--fa: "\f689";--fa--fa: "\f689\f689"}.fa-message-bot{--fa: "\e3b8";--fa--fa: "\e3b8\e3b8"}.fa-forward-step,.fa-step-forward{--fa: "\f051";--fa--fa: "\f051\f051"}.fa-face-smile-beam,.fa-smile-beam{--fa: "\f5b8";--fa--fa: "\f5b8\f5b8"}.fa-light-ceiling{--fa: "\e016";--fa--fa: "\e016\e016"}.fa-message-exclamation,.fa-comment-alt-exclamation{--fa: "\f4a5";--fa--fa: "\f4a5\f4a5"}.fa-bowl-scoop,.fa-bowl-shaved-ice{--fa: "\e3de";--fa--fa: "\e3de\e3de"}.fa-square-x{--fa: "\e286";--fa--fa: "\e286\e286"}.fa-building-memo{--fa: "\e61e";--fa--fa: "\e61e\e61e"}.fa-utility-pole-double{--fa: "\e2c4";--fa--fa: "\e2c4\e2c4"}.fa-flag-checkered{--fa: "\f11e";--fa--fa: "\f11e\f11e"}.fa-chevrons-up,.fa-chevron-double-up{--fa: "\f325";--fa--fa: "\f325\f325"}.fa-football,.fa-football-ball{--fa: "\f44e";--fa--fa: "\f44e\f44e"}.fa-user-vneck{--fa: "\e461";--fa--fa: "\e461\e461"}.fa-school-circle-exclamation{--fa: "\e56c";--fa--fa: "\e56c\e56c"}.fa-crop{--fa: "\f125";--fa--fa: "\f125\f125"}.fa-angles-down,.fa-angle-double-down{--fa: "\f103";--fa--fa: "\f103\f103"}.fa-users-rectangle{--fa: "\e594";--fa--fa: "\e594\e594"}.fa-people-roof{--fa: "\e537";--fa--fa: "\e537\e537"}.fa-square-arrow-right,.fa-arrow-square-right{--fa: "\f33b";--fa--fa: "\f33b\f33b"}.fa-location-plus,.fa-map-marker-plus{--fa: "\f60a";--fa--fa: "\f60a\f60a"}.fa-lightbulb-exclamation-on{--fa: "\e1ca";--fa--fa: "\e1ca\e1ca"}.fa-people-line{--fa: "\e534";--fa--fa: "\e534\e534"}.fa-beer-mug-empty,.fa-beer{--fa: "\f0fc";--fa--fa: "\f0fc\f0fc"}.fa-carpool,.fa-car-people{--fa: "\e69c";--fa--fa: "\e69c\e69c"}.fa-crate-empty{--fa: "\e151";--fa--fa: "\e151\e151"}.fa-diagram-predecessor{--fa: "\e477";--fa--fa: "\e477\e477"}.fa-transporter{--fa: "\e042";--fa--fa: "\e042\e042"}.fa-calendar-circle-user{--fa: "\e471";--fa--fa: "\e471\e471"}.fa-arrow-up-long,.fa-long-arrow-up{--fa: "\f176";--fa--fa: "\f176\f176"}.fa-person-carry-box,.fa-person-carry{--fa: "\f4cf";--fa--fa: "\f4cf\f4cf"}.fa-fire-flame-simple,.fa-burn{--fa: "\f46a";--fa--fa: "\f46a\f46a"}.fa-person,.fa-male{--fa: "\f183";--fa--fa: "\f183\f183"}.fa-laptop{--fa: "\f109";--fa--fa: "\f109\f109"}.fa-file-csv{--fa: "\f6dd";--fa--fa: "\f6dd\f6dd"}.fa-menorah{--fa: "\f676";--fa--fa: "\f676\f676"}.fa-union{--fa: "\f6a2";--fa--fa: "\f6a2\f6a2"}.fa-chevrons-left,.fa-chevron-double-left{--fa: "\f323";--fa--fa: "\f323\f323"}.fa-circle-heart,.fa-heart-circle{--fa: "\f4c7";--fa--fa: "\f4c7\f4c7"}.fa-truck-plane{--fa: "\e58f";--fa--fa: "\e58f\e58f"}.fa-record-vinyl{--fa: "\f8d9";--fa--fa: "\f8d9\f8d9"}.fa-bring-forward{--fa: "\f856";--fa--fa: "\f856\f856"}.fa-square-p{--fa: "\e279";--fa--fa: "\e279\e279"}.fa-face-grin-stars,.fa-grin-stars{--fa: "\f587";--fa--fa: "\f587\f587"}.fa-sigma{--fa: "\f68b";--fa--fa: "\f68b\f68b"}.fa-camera-movie{--fa: "\f8a9";--fa--fa: "\f8a9\f8a9"}.fa-bong{--fa: "\f55c";--fa--fa: "\f55c\f55c"}.fa-clarinet{--fa: "\f8ad";--fa--fa: "\f8ad\f8ad"}.fa-truck-flatbed{--fa: "\e2b6";--fa--fa: "\e2b6\e2b6"}.fa-spaghetti-monster-flying,.fa-pastafarianism{--fa: "\f67b";--fa--fa: "\f67b\f67b"}.fa-arrow-down-up-across-line{--fa: "\e4af";--fa--fa: "\e4af\e4af"}.fa-arrows-rotate-reverse{--fa: "\e630";--fa--fa: "\e630\e630"}.fa-leaf-heart{--fa: "\f4cb";--fa--fa: "\f4cb\f4cb"}.fa-house-building{--fa: "\e1b1";--fa--fa: "\e1b1\e1b1"}.fa-cheese-swiss{--fa: "\f7f0";--fa--fa: "\f7f0\f7f0"}.fa-spoon,.fa-utensil-spoon{--fa: "\f2e5";--fa--fa: "\f2e5\f2e5"}.fa-jar-wheat{--fa: "\e517";--fa--fa: "\e517\e517"}.fa-envelopes-bulk,.fa-mail-bulk{--fa: "\f674";--fa--fa: "\f674\f674"}.fa-file-circle-exclamation{--fa: "\e4eb";--fa--fa: "\e4eb\e4eb"}.fa-bow-arrow{--fa: "\f6b9";--fa--fa: "\f6b9\f6b9"}.fa-cart-xmark{--fa: "\e0dd";--fa--fa: "\e0dd\e0dd"}.fa-hexagon-xmark,.fa-times-hexagon,.fa-xmark-hexagon{--fa: "\f2ee";--fa--fa: "\f2ee\f2ee"}.fa-circle-h,.fa-hospital-symbol{--fa: "\f47e";--fa--fa: "\f47e\f47e"}.fa-merge{--fa: "\e526";--fa--fa: "\e526\e526"}.fa-pager{--fa: "\f815";--fa--fa: "\f815\f815"}.fa-cart-minus{--fa: "\e0db";--fa--fa: "\e0db\e0db"}.fa-address-book,.fa-contact-book{--fa: "\f2b9";--fa--fa: "\f2b9\f2b9"}.fa-pan-frying{--fa: "\e42c";--fa--fa: "\e42c\e42c"}.fa-grid,.fa-grid-3{--fa: "\e195";--fa--fa: "\e195\e195"}.fa-football-helmet{--fa: "\f44f";--fa--fa: "\f44f\f44f"}.fa-hand-love{--fa: "\e1a5";--fa--fa: "\e1a5\e1a5"}.fa-trees{--fa: "\f724";--fa--fa: "\f724\f724"}.fa-strikethrough{--fa: "\f0cc";--fa--fa: "\f0cc\f0cc"}.fa-page{--fa: "\e428";--fa--fa: "\e428\e428"}.fa-k{--fa: "K";--fa--fa: "KK"}.fa-diagram-previous{--fa: "\e478";--fa--fa: "\e478\e478"}.fa-gauge-min,.fa-tachometer-alt-slowest{--fa: "\f628";--fa--fa: "\f628\f628"}.fa-folder-grid{--fa: "\e188";--fa--fa: "\e188\e188"}.fa-eggplant{--fa: "\e16c";--fa--fa: "\e16c\e16c"}.fa-excavator{--fa: "\e656";--fa--fa: "\e656\e656"}.fa-ram{--fa: "\f70a";--fa--fa: "\f70a\f70a"}.fa-landmark-flag{--fa: "\e51c";--fa--fa: "\e51c\e51c"}.fa-lips{--fa: "\f600";--fa--fa: "\f600\f600"}.fa-pencil,.fa-pencil-alt{--fa: "\f303";--fa--fa: "\f303\f303"}.fa-backward{--fa: "\f04a";--fa--fa: "\f04a\f04a"}.fa-caret-right{--fa: "\f0da";--fa--fa: "\f0da\f0da"}.fa-comments{--fa: "\f086";--fa--fa: "\f086\f086"}.fa-paste,.fa-file-clipboard{--fa: "\f0ea";--fa--fa: "\f0ea\f0ea"}.fa-desktop-arrow-down{--fa: "\e155";--fa--fa: "\e155\e155"}.fa-code-pull-request{--fa: "\e13c";--fa--fa: "\e13c\e13c"}.fa-pumpkin{--fa: "\f707";--fa--fa: "\f707\f707"}.fa-clipboard-list{--fa: "\f46d";--fa--fa: "\f46d\f46d"}.fa-pen-field{--fa: "\e211";--fa--fa: "\e211\e211"}.fa-chart-sine{--fa: "\e69d";--fa--fa: "\e69d\e69d"}.fa-blueberries{--fa: "\e2e8";--fa--fa: "\e2e8\e2e8"}.fa-truck-ramp-box,.fa-truck-loading{--fa: "\f4de";--fa--fa: "\f4de\f4de"}.fa-note{--fa: "\e1ff";--fa--fa: "\e1ff\e1ff"}.fa-arrow-down-to-square{--fa: "\e096";--fa--fa: "\e096\e096"}.fa-user-check{--fa: "\f4fc";--fa--fa: "\f4fc\f4fc"}.fa-cloud-xmark{--fa: "\e35f";--fa--fa: "\e35f\e35f"}.fa-vial-virus{--fa: "\e597";--fa--fa: "\e597\e597"}.fa-book-blank,.fa-book-alt{--fa: "\f5d9";--fa--fa: "\f5d9\f5d9"}.fa-golf-flag-hole{--fa: "\e3ac";--fa--fa: "\e3ac\e3ac"}.fa-message-arrow-down,.fa-comment-alt-arrow-down{--fa: "\e1db";--fa--fa: "\e1db\e1db"}.fa-face-unamused{--fa: "\e39f";--fa--fa: "\e39f\e39f"}.fa-sheet-plastic{--fa: "\e571";--fa--fa: "\e571\e571"}.fa-circle-9{--fa: "\e0f6";--fa--fa: "\e0f6\e0f6"}.fa-blog{--fa: "\f781";--fa--fa: "\f781\f781"}.fa-user-ninja{--fa: "\f504";--fa--fa: "\f504\f504"}.fa-pencil-slash{--fa: "\e215";--fa--fa: "\e215\e215"}.fa-bowling-pins{--fa: "\f437";--fa--fa: "\f437\f437"}.fa-person-arrow-up-from-line{--fa: "\e539";--fa--fa: "\e539\e539"}.fa-down-right{--fa: "\e16b";--fa--fa: "\e16b\e16b"}.fa-scroll-torah,.fa-torah{--fa: "\f6a0";--fa--fa: "\f6a0\f6a0"}.fa-webhook{--fa: "\e5d5";--fa--fa: "\e5d5\e5d5"}.fa-blinds-open{--fa: "\f8fc";--fa--fa: "\f8fc\f8fc"}.fa-fence{--fa: "\e303";--fa--fa: "\e303\e303"}.fa-up,.fa-arrow-alt-up{--fa: "\f357";--fa--fa: "\f357\f357"}.fa-broom-ball,.fa-quidditch,.fa-quidditch-broom-ball{--fa: "\f458";--fa--fa: "\f458\f458"}.fa-drumstick{--fa: "\f6d6";--fa--fa: "\f6d6\f6d6"}.fa-square-v{--fa: "\e284";--fa--fa: "\e284\e284"}.fa-face-awesome,.fa-gave-dandy{--fa: "\e409";--fa--fa: "\e409\e409"}.fa-dial-off{--fa: "\e162";--fa--fa: "\e162\e162"}.fa-toggle-off{--fa: "\f204";--fa--fa: "\f204\f204"}.fa-face-smile-horns{--fa: "\e391";--fa--fa: "\e391\e391"}.fa-box-archive,.fa-archive{--fa: "\f187";--fa--fa: "\f187\f187"}.fa-grapes{--fa: "\e306";--fa--fa: "\e306\e306"}.fa-person-drowning{--fa: "\e545";--fa--fa: "\e545\e545"}.fa-dial-max{--fa: "\e15e";--fa--fa: "\e15e\e15e"}.fa-circle-m{--fa: "\e115";--fa--fa: "\e115\e115"}.fa-calendar-image{--fa: "\e0d4";--fa--fa: "\e0d4\e0d4"}.fa-circle-caret-down,.fa-caret-circle-down{--fa: "\f32d";--fa--fa: "\f32d\f32d"}.fa-arrow-down-9-1,.fa-sort-numeric-desc,.fa-sort-numeric-down-alt{--fa: "\f886";--fa--fa: "\f886\f886"}.fa-face-grin-tongue-squint,.fa-grin-tongue-squint{--fa: "\f58a";--fa--fa: "\f58a\f58a"}.fa-shish-kebab{--fa: "\f821";--fa--fa: "\f821\f821"}.fa-spray-can{--fa: "\f5bd";--fa--fa: "\f5bd\f5bd"}.fa-alarm-snooze{--fa: "\f845";--fa--fa: "\f845\f845"}.fa-scarecrow{--fa: "\f70d";--fa--fa: "\f70d\f70d"}.fa-truck-monster{--fa: "\f63b";--fa--fa: "\f63b\f63b"}.fa-gift-card{--fa: "\f663";--fa--fa: "\f663\f663"}.fa-w{--fa: "W";--fa--fa: "WW"}.fa-code-pull-request-draft{--fa: "\e3fa";--fa--fa: "\e3fa\e3fa"}.fa-square-b{--fa: "\e264";--fa--fa: "\e264\e264"}.fa-elephant{--fa: "\f6da";--fa--fa: "\f6da\f6da"}.fa-earth-africa,.fa-globe-africa{--fa: "\f57c";--fa--fa: "\f57c\f57c"}.fa-rainbow{--fa: "\f75b";--fa--fa: "\f75b\f75b"}.fa-circle-notch{--fa: "\f1ce";--fa--fa: "\f1ce\f1ce"}.fa-tablet-screen-button,.fa-tablet-alt{--fa: "\f3fa";--fa--fa: "\f3fa\f3fa"}.fa-paw{--fa: "\f1b0";--fa--fa: "\f1b0\f1b0"}.fa-message-question{--fa: "\e1e3";--fa--fa: "\e1e3\e1e3"}.fa-cloud{--fa: "\f0c2";--fa--fa: "\f0c2\f0c2"}.fa-trowel-bricks{--fa: "\e58a";--fa--fa: "\e58a\e58a"}.fa-square-3{--fa: "\e258";--fa--fa: "\e258\e258"}.fa-face-flushed,.fa-flushed{--fa: "\f579";--fa--fa: "\f579\f579"}.fa-hospital-user{--fa: "\f80d";--fa--fa: "\f80d\f80d"}.fa-microwave{--fa: "\e01b";--fa--fa: "\e01b\e01b"}.fa-chf-sign{--fa: "\e602";--fa--fa: "\e602\e602"}.fa-tent-arrow-left-right{--fa: "\e57f";--fa--fa: "\e57f\e57f"}.fa-cart-circle-arrow-up{--fa: "\e3f0";--fa--fa: "\e3f0\e3f0"}.fa-trash-clock{--fa: "\e2b0";--fa--fa: "\e2b0\e2b0"}.fa-reflect-both{--fa: "\e66f";--fa--fa: "\e66f\e66f"}.fa-gavel,.fa-legal{--fa: "\f0e3";--fa--fa: "\f0e3\f0e3"}.fa-sprinkler-ceiling{--fa: "\e44c";--fa--fa: "\e44c\e44c"}.fa-browsers{--fa: "\e0cb";--fa--fa: "\e0cb\e0cb"}.fa-trillium{--fa: "\e588";--fa--fa: "\e588\e588"}.fa-table-cells-unlock{--fa: "\e692";--fa--fa: "\e692\e692"}.fa-music-slash{--fa: "\f8d1";--fa--fa: "\f8d1\f8d1"}.fa-truck-ramp{--fa: "\f4e0";--fa--fa: "\f4e0\f4e0"}.fa-binoculars{--fa: "\f1e5";--fa--fa: "\f1e5\f1e5"}.fa-microphone-slash{--fa: "\f131";--fa--fa: "\f131\f131"}.fa-box-tissue{--fa: "\e05b";--fa--fa: "\e05b\e05b"}.fa-circle-c{--fa: "\e101";--fa--fa: "\e101\e101"}.fa-star-christmas{--fa: "\f7d4";--fa--fa: "\f7d4\f7d4"}.fa-chart-bullet{--fa: "\e0e1";--fa--fa: "\e0e1\e0e1"}.fa-motorcycle{--fa: "\f21c";--fa--fa: "\f21c\f21c"}.fa-tree-christmas{--fa: "\f7db";--fa--fa: "\f7db\f7db"}.fa-tire-flat{--fa: "\f632";--fa--fa: "\f632\f632"}.fa-sunglasses{--fa: "\f892";--fa--fa: "\f892\f892"}.fa-badge{--fa: "\f335";--fa--fa: "\f335\f335"}.fa-message-pen,.fa-comment-alt-edit,.fa-message-edit{--fa: "\f4a4";--fa--fa: "\f4a4\f4a4"}.fa-bell-concierge,.fa-concierge-bell{--fa: "\f562";--fa--fa: "\f562\f562"}.fa-pen-ruler,.fa-pencil-ruler{--fa: "\f5ae";--fa--fa: "\f5ae\f5ae"}.fa-file-mp3{--fa: "\e648";--fa--fa: "\e648\e648"}.fa-arrow-progress{--fa: "\e5df";--fa--fa: "\e5df\e5df"}.fa-chess-rook-piece,.fa-chess-rook-alt{--fa: "\f448";--fa--fa: "\f448\f448"}.fa-square-root{--fa: "\f697";--fa--fa: "\f697\f697"}.fa-album-collection-circle-plus{--fa: "\e48e";--fa--fa: "\e48e\e48e"}.fa-people-arrows,.fa-people-arrows-left-right{--fa: "\e068";--fa--fa: "\e068\e068"}.fa-sign-post{--fa: "\e624";--fa--fa: "\e624\e624"}.fa-face-angry-horns{--fa: "\e368";--fa--fa: "\e368\e368"}.fa-mars-and-venus-burst{--fa: "\e523";--fa--fa: "\e523\e523"}.fa-tombstone{--fa: "\f720";--fa--fa: "\f720\f720"}.fa-square-caret-right,.fa-caret-square-right{--fa: "\f152";--fa--fa: "\f152\f152"}.fa-scissors,.fa-cut{--fa: "\f0c4";--fa--fa: "\f0c4\f0c4"}.fa-list-music{--fa: "\f8c9";--fa--fa: "\f8c9\f8c9"}.fa-sun-plant-wilt{--fa: "\e57a";--fa--fa: "\e57a\e57a"}.fa-toilets-portable{--fa: "\e584";--fa--fa: "\e584\e584"}.fa-hockey-puck{--fa: "\f453";--fa--fa: "\f453\f453"}.fa-mustache{--fa: "\e5bc";--fa--fa: "\e5bc\e5bc"}.fa-hyphen{--fa: "-";--fa--fa: "--"}.fa-table{--fa: "\f0ce";--fa--fa: "\f0ce\f0ce"}.fa-user-chef{--fa: "\e3d2";--fa--fa: "\e3d2\e3d2"}.fa-message-image,.fa-comment-alt-image{--fa: "\e1e0";--fa--fa: "\e1e0\e1e0"}.fa-users-medical{--fa: "\f830";--fa--fa: "\f830\f830"}.fa-sensor-triangle-exclamation,.fa-sensor-alert{--fa: "\e029";--fa--fa: "\e029\e029"}.fa-magnifying-glass-arrow-right{--fa: "\e521";--fa--fa: "\e521\e521"}.fa-tachograph-digital,.fa-digital-tachograph{--fa: "\f566";--fa--fa: "\f566\f566"}.fa-face-mask{--fa: "\e37f";--fa--fa: "\e37f\e37f"}.fa-pickleball{--fa: "\e435";--fa--fa: "\e435\e435"}.fa-star-sharp-half{--fa: "\e28c";--fa--fa: "\e28c\e28c"}.fa-users-slash{--fa: "\e073";--fa--fa: "\e073\e073"}.fa-clover{--fa: "\e139";--fa--fa: "\e139\e139"}.fa-meat{--fa: "\f814";--fa--fa: "\f814\f814"}.fa-reply,.fa-mail-reply{--fa: "\f3e5";--fa--fa: "\f3e5\f3e5"}.fa-star-and-crescent{--fa: "\f699";--fa--fa: "\f699\f699"}.fa-empty-set{--fa: "\f656";--fa--fa: "\f656\f656"}.fa-house-fire{--fa: "\e50c";--fa--fa: "\e50c\e50c"}.fa-square-minus,.fa-minus-square{--fa: "\f146";--fa--fa: "\f146\f146"}.fa-helicopter{--fa: "\f533";--fa--fa: "\f533\f533"}.fa-bird{--fa: "\e469";--fa--fa: "\e469\e469"}.fa-compass{--fa: "\f14e";--fa--fa: "\f14e\f14e"}.fa-square-caret-down,.fa-caret-square-down{--fa: "\f150";--fa--fa: "\f150\f150"}.fa-heart-half-stroke,.fa-heart-half-alt{--fa: "\e1ac";--fa--fa: "\e1ac\e1ac"}.fa-file-circle-question{--fa: "\e4ef";--fa--fa: "\e4ef\e4ef"}.fa-truck-utensils{--fa: "\e628";--fa--fa: "\e628\e628"}.fa-laptop-code{--fa: "\f5fc";--fa--fa: "\f5fc\f5fc"}.fa-joystick{--fa: "\f8c5";--fa--fa: "\f8c5\f8c5"}.fa-grill-fire{--fa: "\e5a4";--fa--fa: "\e5a4\e5a4"}.fa-rectangle-vertical-history{--fa: "\e237";--fa--fa: "\e237\e237"}.fa-swatchbook{--fa: "\f5c3";--fa--fa: "\f5c3\f5c3"}.fa-prescription-bottle{--fa: "\f485";--fa--fa: "\f485\f485"}.fa-bars,.fa-navicon{--fa: "\f0c9";--fa--fa: "\f0c9\f0c9"}.fa-keyboard-left{--fa: "\e1c3";--fa--fa: "\e1c3\e1c3"}.fa-people-group{--fa: "\e533";--fa--fa: "\e533\e533"}.fa-hourglass-end,.fa-hourglass-3{--fa: "\f253";--fa--fa: "\f253\f253"}.fa-heart-crack,.fa-heart-broken{--fa: "\f7a9";--fa--fa: "\f7a9\f7a9"}.fa-face-beam-hand-over-mouth{--fa: "\e47c";--fa--fa: "\e47c\e47c"}.fa-droplet-percent,.fa-humidity{--fa: "\f750";--fa--fa: "\f750\f750"}.fa-square-up-right,.fa-external-link-square-alt{--fa: "\f360";--fa--fa: "\f360\f360"}.fa-face-kiss-beam,.fa-kiss-beam{--fa: "\f597";--fa--fa: "\f597\f597"}.fa-corn{--fa: "\f6c7";--fa--fa: "\f6c7\f6c7"}.fa-roller-coaster{--fa: "\e324";--fa--fa: "\e324\e324"}.fa-photo-film-music{--fa: "\e228";--fa--fa: "\e228\e228"}.fa-radar{--fa: "\e024";--fa--fa: "\e024\e024"}.fa-sickle{--fa: "\f822";--fa--fa: "\f822\f822"}.fa-film{--fa: "\f008";--fa--fa: "\f008\f008"}.fa-coconut{--fa: "\e2f6";--fa--fa: "\e2f6\e2f6"}.fa-ruler-horizontal{--fa: "\f547";--fa--fa: "\f547\f547"}.fa-shield-cross{--fa: "\f712";--fa--fa: "\f712\f712"}.fa-cassette-tape{--fa: "\f8ab";--fa--fa: "\f8ab\f8ab"}.fa-square-terminal{--fa: "\e32a";--fa--fa: "\e32a\e32a"}.fa-people-robbery{--fa: "\e536";--fa--fa: "\e536\e536"}.fa-lightbulb{--fa: "\f0eb";--fa--fa: "\f0eb\f0eb"}.fa-caret-left{--fa: "\f0d9";--fa--fa: "\f0d9\f0d9"}.fa-comment-middle{--fa: "\e149";--fa--fa: "\e149\e149"}.fa-trash-can-list{--fa: "\e2ab";--fa--fa: "\e2ab\e2ab"}.fa-block{--fa: "\e46a";--fa--fa: "\e46a\e46a"}.fa-circle-exclamation,.fa-exclamation-circle{--fa: "\f06a";--fa--fa: "\f06a\f06a"}.fa-school-circle-xmark{--fa: "\e56d";--fa--fa: "\e56d\e56d"}.fa-arrow-right-from-bracket,.fa-sign-out{--fa: "\f08b";--fa--fa: "\f08b\f08b"}.fa-face-frown-slight{--fa: "\e376";--fa--fa: "\e376\e376"}.fa-circle-chevron-down,.fa-chevron-circle-down{--fa: "\f13a";--fa--fa: "\f13a\f13a"}.fa-sidebar-flip{--fa: "\e24f";--fa--fa: "\e24f\e24f"}.fa-unlock-keyhole,.fa-unlock-alt{--fa: "\f13e";--fa--fa: "\f13e\f13e"}.fa-temperature-list{--fa: "\e299";--fa--fa: "\e299\e299"}.fa-cloud-showers-heavy{--fa: "\f740";--fa--fa: "\f740\f740"}.fa-headphones-simple,.fa-headphones-alt{--fa: "\f58f";--fa--fa: "\f58f\f58f"}.fa-sitemap{--fa: "\f0e8";--fa--fa: "\f0e8\f0e8"}.fa-pipe-section{--fa: "\e438";--fa--fa: "\e438\e438"}.fa-space-station-moon-construction,.fa-space-station-moon-alt{--fa: "\e034";--fa--fa: "\e034\e034"}.fa-circle-dollar-to-slot,.fa-donate{--fa: "\f4b9";--fa--fa: "\f4b9\f4b9"}.fa-memory{--fa: "\f538";--fa--fa: "\f538\f538"}.fa-face-sleeping{--fa: "\e38d";--fa--fa: "\e38d\e38d"}.fa-road-spikes{--fa: "\e568";--fa--fa: "\e568\e568"}.fa-fire-burner{--fa: "\e4f1";--fa--fa: "\e4f1\e4f1"}.fa-squirrel{--fa: "\f71a";--fa--fa: "\f71a\f71a"}.fa-arrow-up-to-line,.fa-arrow-to-top{--fa: "\f341";--fa--fa: "\f341\f341"}.fa-flag{--fa: "\f024";--fa--fa: "\f024\f024"}.fa-face-cowboy-hat{--fa: "\e36e";--fa--fa: "\e36e\e36e"}.fa-hanukiah{--fa: "\f6e6";--fa--fa: "\f6e6\f6e6"}.fa-chart-scatter-3d{--fa: "\e0e8";--fa--fa: "\e0e8\e0e8"}.fa-display-chart-up{--fa: "\e5e3";--fa--fa: "\e5e3\e5e3"}.fa-square-code{--fa: "\e267";--fa--fa: "\e267\e267"}.fa-feather{--fa: "\f52d";--fa--fa: "\f52d\f52d"}.fa-volume-low,.fa-volume-down{--fa: "\f027";--fa--fa: "\f027\f027"}.fa-xmark-to-slot,.fa-times-to-slot,.fa-vote-nay{--fa: "\f771";--fa--fa: "\f771\f771"}.fa-box-taped,.fa-box-alt{--fa: "\f49a";--fa--fa: "\f49a\f49a"}.fa-comment-slash{--fa: "\f4b3";--fa--fa: "\f4b3\f4b3"}.fa-swords{--fa: "\f71d";--fa--fa: "\f71d\f71d"}.fa-cloud-sun-rain{--fa: "\f743";--fa--fa: "\f743\f743"}.fa-album{--fa: "\f89f";--fa--fa: "\f89f\f89f"}.fa-circle-n{--fa: "\e118";--fa--fa: "\e118\e118"}.fa-compress{--fa: "\f066";--fa--fa: "\f066\f066"}.fa-wheat-awn,.fa-wheat-alt{--fa: "\e2cd";--fa--fa: "\e2cd\e2cd"}.fa-ankh{--fa: "\f644";--fa--fa: "\f644\f644"}.fa-hands-holding-child{--fa: "\e4fa";--fa--fa: "\e4fa\e4fa"}.fa-asterisk{--fa: "*";--fa--fa: "**"}.fa-key-skeleton-left-right{--fa: "\e3b4";--fa--fa: "\e3b4\e3b4"}.fa-comment-lines{--fa: "\f4b0";--fa--fa: "\f4b0\f4b0"}.fa-luchador-mask,.fa-luchador,.fa-mask-luchador{--fa: "\f455";--fa--fa: "\f455\f455"}.fa-square-check,.fa-check-square{--fa: "\f14a";--fa--fa: "\f14a\f14a"}.fa-shredder{--fa: "\f68a";--fa--fa: "\f68a\f68a"}.fa-book-open-cover,.fa-book-open-alt{--fa: "\e0c0";--fa--fa: "\e0c0\e0c0"}.fa-sandwich{--fa: "\f81f";--fa--fa: "\f81f\f81f"}.fa-peseta-sign{--fa: "\e221";--fa--fa: "\e221\e221"}.fa-square-parking-slash,.fa-parking-slash{--fa: "\f617";--fa--fa: "\f617\f617"}.fa-train-tunnel{--fa: "\e454";--fa--fa: "\e454\e454"}.fa-heading,.fa-header{--fa: "\f1dc";--fa--fa: "\f1dc\f1dc"}.fa-ghost{--fa: "\f6e2";--fa--fa: "\f6e2\f6e2"}.fa-face-anguished{--fa: "\e369";--fa--fa: "\e369\e369"}.fa-hockey-sticks{--fa: "\f454";--fa--fa: "\f454\f454"}.fa-abacus{--fa: "\f640";--fa--fa: "\f640\f640"}.fa-film-simple,.fa-film-alt{--fa: "\f3a0";--fa--fa: "\f3a0\f3a0"}.fa-list,.fa-list-squares{--fa: "\f03a";--fa--fa: "\f03a\f03a"}.fa-tree-palm{--fa: "\f82b";--fa--fa: "\f82b\f82b"}.fa-square-phone-flip,.fa-phone-square-alt{--fa: "\f87b";--fa--fa: "\f87b\f87b"}.fa-user-beard-bolt{--fa: "\e689";--fa--fa: "\e689\e689"}.fa-cart-plus{--fa: "\f217";--fa--fa: "\f217\f217"}.fa-gamepad{--fa: "\f11b";--fa--fa: "\f11b\f11b"}.fa-border-center-v{--fa: "\f89d";--fa--fa: "\f89d\f89d"}.fa-circle-dot,.fa-dot-circle{--fa: "\f192";--fa--fa: "\f192\f192"}.fa-clipboard-medical{--fa: "\e133";--fa--fa: "\e133\e133"}.fa-face-dizzy,.fa-dizzy{--fa: "\f567";--fa--fa: "\f567\f567"}.fa-egg{--fa: "\f7fb";--fa--fa: "\f7fb\f7fb"}.fa-up-to-line,.fa-arrow-alt-to-top{--fa: "\f34d";--fa--fa: "\f34d\f34d"}.fa-house-medical-circle-xmark{--fa: "\e513";--fa--fa: "\e513\e513"}.fa-watch-fitness{--fa: "\f63e";--fa--fa: "\f63e\f63e"}.fa-clock-nine-thirty{--fa: "\e34d";--fa--fa: "\e34d\e34d"}.fa-campground{--fa: "\f6bb";--fa--fa: "\f6bb\f6bb"}.fa-folder-plus{--fa: "\f65e";--fa--fa: "\f65e\f65e"}.fa-jug{--fa: "\f8c6";--fa--fa: "\f8c6\f8c6"}.fa-futbol,.fa-futbol-ball,.fa-soccer-ball{--fa: "\f1e3";--fa--fa: "\f1e3\f1e3"}.fa-snow-blowing{--fa: "\f761";--fa--fa: "\f761\f761"}.fa-paintbrush,.fa-paint-brush{--fa: "\f1fc";--fa--fa: "\f1fc\f1fc"}.fa-lock{--fa: "\f023";--fa--fa: "\f023\f023"}.fa-arrow-down-from-line,.fa-arrow-from-top{--fa: "\f345";--fa--fa: "\f345\f345"}.fa-gas-pump{--fa: "\f52f";--fa--fa: "\f52f\f52f"}.fa-signal-bars-slash,.fa-signal-alt-slash{--fa: "\f694";--fa--fa: "\f694\f694"}.fa-monkey{--fa: "\f6fb";--fa--fa: "\f6fb\f6fb"}.fa-rectangle-pro,.fa-pro{--fa: "\e235";--fa--fa: "\e235\e235"}.fa-house-night{--fa: "\e010";--fa--fa: "\e010\e010"}.fa-hot-tub-person,.fa-hot-tub{--fa: "\f593";--fa--fa: "\f593\f593"}.fa-globe-pointer{--fa: "\e60e";--fa--fa: "\e60e\e60e"}.fa-blanket{--fa: "\f498";--fa--fa: "\f498\f498"}.fa-map-location,.fa-map-marked{--fa: "\f59f";--fa--fa: "\f59f\f59f"}.fa-house-flood-water{--fa: "\e50e";--fa--fa: "\e50e\e50e"}.fa-comments-question-check{--fa: "\e14f";--fa--fa: "\e14f\e14f"}.fa-tree{--fa: "\f1bb";--fa--fa: "\f1bb\f1bb"}.fa-arrows-cross{--fa: "\e0a2";--fa--fa: "\e0a2\e0a2"}.fa-backpack{--fa: "\f5d4";--fa--fa: "\f5d4\f5d4"}.fa-square-small{--fa: "\e27e";--fa--fa: "\e27e\e27e"}.fa-folder-arrow-up,.fa-folder-upload{--fa: "\e054";--fa--fa: "\e054\e054"}.fa-bridge-lock{--fa: "\e4cc";--fa--fa: "\e4cc\e4cc"}.fa-crosshairs-simple{--fa: "\e59f";--fa--fa: "\e59f\e59f"}.fa-sack-dollar{--fa: "\f81d";--fa--fa: "\f81d\f81d"}.fa-pen-to-square,.fa-edit{--fa: "\f044";--fa--fa: "\f044\f044"}.fa-square-sliders,.fa-sliders-h-square{--fa: "\f3f0";--fa--fa: "\f3f0\f3f0"}.fa-car-side{--fa: "\f5e4";--fa--fa: "\f5e4\f5e4"}.fa-message-middle-top,.fa-comment-middle-top-alt{--fa: "\e1e2";--fa--fa: "\e1e2\e1e2"}.fa-lightbulb-on{--fa: "\f672";--fa--fa: "\f672\f672"}.fa-knife,.fa-utensil-knife{--fa: "\f2e4";--fa--fa: "\f2e4\f2e4"}.fa-share-nodes,.fa-share-alt{--fa: "\f1e0";--fa--fa: "\f1e0\f1e0"}.fa-display-chart-up-circle-dollar{--fa: "\e5e6";--fa--fa: "\e5e6\e5e6"}.fa-wave-sine{--fa: "\f899";--fa--fa: "\f899\f899"}.fa-heart-circle-minus{--fa: "\e4ff";--fa--fa: "\e4ff\e4ff"}.fa-circle-w{--fa: "\e12c";--fa--fa: "\e12c\e12c"}.fa-circle-calendar,.fa-calendar-circle{--fa: "\e102";--fa--fa: "\e102\e102"}.fa-hourglass-half,.fa-hourglass-2{--fa: "\f252";--fa--fa: "\f252\f252"}.fa-microscope{--fa: "\f610";--fa--fa: "\f610\f610"}.fa-sunset{--fa: "\f767";--fa--fa: "\f767\f767"}.fa-sink{--fa: "\e06d";--fa--fa: "\e06d\e06d"}.fa-calendar-exclamation{--fa: "\f334";--fa--fa: "\f334\f334"}.fa-truck-container-empty{--fa: "\e2b5";--fa--fa: "\e2b5\e2b5"}.fa-hand-heart{--fa: "\f4bc";--fa--fa: "\f4bc\f4bc"}.fa-bag-shopping,.fa-shopping-bag{--fa: "\f290";--fa--fa: "\f290\f290"}.fa-arrow-down-z-a,.fa-sort-alpha-desc,.fa-sort-alpha-down-alt{--fa: "\f881";--fa--fa: "\f881\f881"}.fa-mitten{--fa: "\f7b5";--fa--fa: "\f7b5\f7b5"}.fa-reply-clock,.fa-reply-time{--fa: "\e239";--fa--fa: "\e239\e239"}.fa-person-rays{--fa: "\e54d";--fa--fa: "\e54d\e54d"}.fa-right,.fa-arrow-alt-right{--fa: "\f356";--fa--fa: "\f356\f356"}.fa-circle-f{--fa: "\e10e";--fa--fa: "\e10e\e10e"}.fa-users{--fa: "\f0c0";--fa--fa: "\f0c0\f0c0"}.fa-face-pleading{--fa: "\e386";--fa--fa: "\e386\e386"}.fa-eye-slash{--fa: "\f070";--fa--fa: "\f070\f070"}.fa-flask-vial{--fa: "\e4f3";--fa--fa: "\e4f3\e4f3"}.fa-police-box{--fa: "\e021";--fa--fa: "\e021\e021"}.fa-cucumber{--fa: "\e401";--fa--fa: "\e401\e401"}.fa-head-side-brain{--fa: "\f808";--fa--fa: "\f808\f808"}.fa-hand,.fa-hand-paper{--fa: "\f256";--fa--fa: "\f256\f256"}.fa-person-biking-mountain,.fa-biking-mountain{--fa: "\f84b";--fa--fa: "\f84b\f84b"}.fa-utensils-slash{--fa: "\e464";--fa--fa: "\e464\e464"}.fa-print-magnifying-glass,.fa-print-search{--fa: "\f81a";--fa--fa: "\f81a\f81a"}.fa-turn-right{--fa: "\e639";--fa--fa: "\e639\e639"}.fa-folder-bookmark{--fa: "\e186";--fa--fa: "\e186\e186"}.fa-arrow-turn-left-down{--fa: "\e633";--fa--fa: "\e633\e633"}.fa-om{--fa: "\f679";--fa--fa: "\f679\f679"}.fa-pi{--fa: "\f67e";--fa--fa: "\f67e\f67e"}.fa-flask-round-potion,.fa-flask-potion{--fa: "\f6e1";--fa--fa: "\f6e1\f6e1"}.fa-face-shush{--fa: "\e38c";--fa--fa: "\e38c\e38c"}.fa-worm{--fa: "\e599";--fa--fa: "\e599\e599"}.fa-house-circle-xmark{--fa: "\e50b";--fa--fa: "\e50b\e50b"}.fa-plug{--fa: "\f1e6";--fa--fa: "\f1e6\f1e6"}.fa-calendar-circle-exclamation{--fa: "\e46e";--fa--fa: "\e46e\e46e"}.fa-square-i{--fa: "\e272";--fa--fa: "\e272\e272"}.fa-chevron-up{--fa: "\f077";--fa--fa: "\f077\f077"}.fa-face-saluting{--fa: "\e484";--fa--fa: "\e484\e484"}.fa-gauge-simple-low,.fa-tachometer-slow{--fa: "\f62c";--fa--fa: "\f62c\f62c"}.fa-face-persevering{--fa: "\e385";--fa--fa: "\e385\e385"}.fa-circle-camera,.fa-camera-circle{--fa: "\e103";--fa--fa: "\e103\e103"}.fa-hand-spock{--fa: "\f259";--fa--fa: "\f259\f259"}.fa-spider-web{--fa: "\f719";--fa--fa: "\f719\f719"}.fa-circle-microphone,.fa-microphone-circle{--fa: "\e116";--fa--fa: "\e116\e116"}.fa-book-arrow-up{--fa: "\e0ba";--fa--fa: "\e0ba\e0ba"}.fa-popsicle{--fa: "\e43e";--fa--fa: "\e43e\e43e"}.fa-command{--fa: "\e142";--fa--fa: "\e142\e142"}.fa-blinds{--fa: "\f8fb";--fa--fa: "\f8fb\f8fb"}.fa-stopwatch{--fa: "\f2f2";--fa--fa: "\f2f2\f2f2"}.fa-saxophone{--fa: "\f8dc";--fa--fa: "\f8dc\f8dc"}.fa-square-2{--fa: "\e257";--fa--fa: "\e257\e257"}.fa-field-hockey-stick-ball,.fa-field-hockey{--fa: "\f44c";--fa--fa: "\f44c\f44c"}.fa-arrow-up-square-triangle,.fa-sort-shapes-up-alt{--fa: "\f88b";--fa--fa: "\f88b\f88b"}.fa-face-scream{--fa: "\e38b";--fa--fa: "\e38b\e38b"}.fa-square-m{--fa: "\e276";--fa--fa: "\e276\e276"}.fa-camera-web,.fa-webcam{--fa: "\f832";--fa--fa: "\f832\f832"}.fa-comment-arrow-down{--fa: "\e143";--fa--fa: "\e143\e143"}.fa-lightbulb-cfl{--fa: "\e5a6";--fa--fa: "\e5a6\e5a6"}.fa-window-frame-open{--fa: "\e050";--fa--fa: "\e050\e050"}.fa-face-kiss,.fa-kiss{--fa: "\f596";--fa--fa: "\f596\f596"}.fa-bridge-circle-xmark{--fa: "\e4cb";--fa--fa: "\e4cb\e4cb"}.fa-period{--fa: ".";--fa--fa: ".."}.fa-face-grin-tongue,.fa-grin-tongue{--fa: "\f589";--fa--fa: "\f589\f589"}.fa-up-to-dotted-line{--fa: "\e457";--fa--fa: "\e457\e457"}.fa-thought-bubble{--fa: "\e32e";--fa--fa: "\e32e\e32e"}.fa-skeleton-ribs{--fa: "\e5cb";--fa--fa: "\e5cb\e5cb"}.fa-raygun{--fa: "\e025";--fa--fa: "\e025\e025"}.fa-flute{--fa: "\f8b9";--fa--fa: "\f8b9\f8b9"}.fa-acorn{--fa: "\f6ae";--fa--fa: "\f6ae\f6ae"}.fa-video-arrow-up-right{--fa: "\e2c9";--fa--fa: "\e2c9\e2c9"}.fa-grate-droplet{--fa: "\e194";--fa--fa: "\e194\e194"}.fa-seal-exclamation{--fa: "\e242";--fa--fa: "\e242\e242"}.fa-chess-bishop{--fa: "\f43a";--fa--fa: "\f43a\f43a"}.fa-message-sms{--fa: "\e1e5";--fa--fa: "\e1e5\e1e5"}.fa-coffee-beans{--fa: "\e13f";--fa--fa: "\e13f\e13f"}.fa-hat-witch{--fa: "\f6e7";--fa--fa: "\f6e7\f6e7"}.fa-face-grin-wink,.fa-grin-wink{--fa: "\f58c";--fa--fa: "\f58c\f58c"}.fa-clock-three-thirty{--fa: "\e357";--fa--fa: "\e357\e357"}.fa-ear-deaf,.fa-deaf,.fa-deafness,.fa-hard-of-hearing{--fa: "\f2a4";--fa--fa: "\f2a4\f2a4"}.fa-alarm-clock{--fa: "\f34e";--fa--fa: "\f34e\f34e"}.fa-eclipse{--fa: "\f749";--fa--fa: "\f749\f749"}.fa-face-relieved{--fa: "\e389";--fa--fa: "\e389\e389"}.fa-road-circle-check{--fa: "\e564";--fa--fa: "\e564\e564"}.fa-dice-five{--fa: "\f523";--fa--fa: "\f523\f523"}.fa-octagon-minus,.fa-minus-octagon{--fa: "\f308";--fa--fa: "\f308\f308"}.fa-square-rss,.fa-rss-square{--fa: "\f143";--fa--fa: "\f143\f143"}.fa-face-zany{--fa: "\e3a4";--fa--fa: "\e3a4\e3a4"}.fa-tricycle{--fa: "\e5c3";--fa--fa: "\e5c3\e5c3"}.fa-land-mine-on{--fa: "\e51b";--fa--fa: "\e51b\e51b"}.fa-square-arrow-up-left{--fa: "\e263";--fa--fa: "\e263\e263"}.fa-i-cursor{--fa: "\f246";--fa--fa: "\f246\f246"}.fa-chart-mixed-up-circle-dollar{--fa: "\e5d9";--fa--fa: "\e5d9\e5d9"}.fa-salt-shaker{--fa: "\e446";--fa--fa: "\e446\e446"}.fa-stamp{--fa: "\f5bf";--fa--fa: "\f5bf\f5bf"}.fa-file-plus{--fa: "\f319";--fa--fa: "\f319\f319"}.fa-draw-square{--fa: "\f5ef";--fa--fa: "\f5ef\f5ef"}.fa-toilet-paper-under-slash,.fa-toilet-paper-reverse-slash{--fa: "\e2a1";--fa--fa: "\e2a1\e2a1"}.fa-stairs{--fa: "\e289";--fa--fa: "\e289\e289"}.fa-drone-front,.fa-drone-alt{--fa: "\f860";--fa--fa: "\f860\f860"}.fa-glass-empty{--fa: "\e191";--fa--fa: "\e191\e191"}.fa-dial-high{--fa: "\e15c";--fa--fa: "\e15c\e15c"}.fa-user-helmet-safety,.fa-user-construction,.fa-user-hard-hat{--fa: "\f82c";--fa--fa: "\f82c\f82c"}.fa-i{--fa: "I";--fa--fa: "II"}.fa-hryvnia-sign,.fa-hryvnia{--fa: "\f6f2";--fa--fa: "\f6f2\f6f2"}.fa-arrow-down-left-and-arrow-up-right-to-center{--fa: "\e092";--fa--fa: "\e092\e092"}.fa-pills{--fa: "\f484";--fa--fa: "\f484\f484"}.fa-face-grin-wide,.fa-grin-alt{--fa: "\f581";--fa--fa: "\f581\f581"}.fa-tooth{--fa: "\f5c9";--fa--fa: "\f5c9\f5c9"}.fa-basketball-hoop{--fa: "\f435";--fa--fa: "\f435\f435"}.fa-objects-align-bottom{--fa: "\e3bb";--fa--fa: "\e3bb\e3bb"}.fa-v{--fa: "V";--fa--fa: "VV"}.fa-sparkles{--fa: "\f890";--fa--fa: "\f890\f890"}.fa-squid{--fa: "\e450";--fa--fa: "\e450\e450"}.fa-leafy-green{--fa: "\e41d";--fa--fa: "\e41d\e41d"}.fa-circle-arrow-up-right{--fa: "\e0fc";--fa--fa: "\e0fc\e0fc"}.fa-calendars{--fa: "\e0d7";--fa--fa: "\e0d7\e0d7"}.fa-bangladeshi-taka-sign{--fa: "\e2e6";--fa--fa: "\e2e6\e2e6"}.fa-bicycle{--fa: "\f206";--fa--fa: "\f206\f206"}.fa-hammer-war{--fa: "\f6e4";--fa--fa: "\f6e4\f6e4"}.fa-circle-d{--fa: "\e104";--fa--fa: "\e104\e104"}.fa-spider-black-widow{--fa: "\f718";--fa--fa: "\f718\f718"}.fa-staff-snake,.fa-rod-asclepius,.fa-rod-snake,.fa-staff-aesculapius{--fa: "\e579";--fa--fa: "\e579\e579"}.fa-pear{--fa: "\e20c";--fa--fa: "\e20c\e20c"}.fa-head-side-cough-slash{--fa: "\e062";--fa--fa: "\e062\e062"}.fa-file-mov{--fa: "\e647";--fa--fa: "\e647\e647"}.fa-triangle{--fa: "\f2ec";--fa--fa: "\f2ec\f2ec"}.fa-apartment{--fa: "\e468";--fa--fa: "\e468\e468"}.fa-truck-medical,.fa-ambulance{--fa: "\f0f9";--fa--fa: "\f0f9\f0f9"}.fa-pepper{--fa: "\e432";--fa--fa: "\e432\e432"}.fa-piano{--fa: "\f8d4";--fa--fa: "\f8d4\f8d4"}.fa-gun-squirt{--fa: "\e19d";--fa--fa: "\e19d\e19d"}.fa-wheat-awn-circle-exclamation{--fa: "\e598";--fa--fa: "\e598\e598"}.fa-snowman{--fa: "\f7d0";--fa--fa: "\f7d0\f7d0"}.fa-user-alien{--fa: "\e04a";--fa--fa: "\e04a\e04a"}.fa-shield-check{--fa: "\f2f7";--fa--fa: "\f2f7\f2f7"}.fa-mortar-pestle{--fa: "\f5a7";--fa--fa: "\f5a7\f5a7"}.fa-road-barrier{--fa: "\e562";--fa--fa: "\e562\e562"}.fa-chart-candlestick{--fa: "\e0e2";--fa--fa: "\e0e2\e0e2"}.fa-briefcase-blank{--fa: "\e0c8";--fa--fa: "\e0c8\e0c8"}.fa-school{--fa: "\f549";--fa--fa: "\f549\f549"}.fa-igloo{--fa: "\f7ae";--fa--fa: "\f7ae\f7ae"}.fa-bracket-round,.fa-parenthesis{--fa: "(";--fa--fa: "(("}.fa-joint{--fa: "\f595";--fa--fa: "\f595\f595"}.fa-horse-saddle{--fa: "\f8c3";--fa--fa: "\f8c3\f8c3"}.fa-mug-marshmallows{--fa: "\f7b7";--fa--fa: "\f7b7\f7b7"}.fa-filters{--fa: "\e17e";--fa--fa: "\e17e\e17e"}.fa-bell-on{--fa: "\f8fa";--fa--fa: "\f8fa\f8fa"}.fa-angle-right{--fa: "\f105";--fa--fa: "\f105\f105"}.fa-dial-med{--fa: "\e15f";--fa--fa: "\e15f\e15f"}.fa-horse{--fa: "\f6f0";--fa--fa: "\f6f0\f6f0"}.fa-q{--fa: "Q";--fa--fa: "QQ"}.fa-monitor-waveform,.fa-monitor-heart-rate{--fa: "\f611";--fa--fa: "\f611\f611"}.fa-link-simple{--fa: "\e1cd";--fa--fa: "\e1cd\e1cd"}.fa-whistle{--fa: "\f460";--fa--fa: "\f460\f460"}.fa-g{--fa: "G";--fa--fa: "GG"}.fa-wine-glass-crack,.fa-fragile{--fa: "\f4bb";--fa--fa: "\f4bb\f4bb"}.fa-slot-machine{--fa: "\e3ce";--fa--fa: "\e3ce\e3ce"}.fa-notes-medical{--fa: "\f481";--fa--fa: "\f481\f481"}.fa-car-wash{--fa: "\f5e6";--fa--fa: "\f5e6\f5e6"}.fa-escalator{--fa: "\e171";--fa--fa: "\e171\e171"}.fa-comment-image{--fa: "\e148";--fa--fa: "\e148\e148"}.fa-temperature-half,.fa-temperature-2,.fa-thermometer-2,.fa-thermometer-half{--fa: "\f2c9";--fa--fa: "\f2c9\f2c9"}.fa-dong-sign{--fa: "\e169";--fa--fa: "\e169\e169"}.fa-donut,.fa-doughnut{--fa: "\e406";--fa--fa: "\e406\e406"}.fa-capsules{--fa: "\f46b";--fa--fa: "\f46b\f46b"}.fa-poo-storm,.fa-poo-bolt{--fa: "\f75a";--fa--fa: "\f75a\f75a"}.fa-tally-1{--fa: "\e294";--fa--fa: "\e294\e294"}.fa-file-vector{--fa: "\e64c";--fa--fa: "\e64c\e64c"}.fa-face-frown-open,.fa-frown-open{--fa: "\f57a";--fa--fa: "\f57a\f57a"}.fa-square-dashed{--fa: "\e269";--fa--fa: "\e269\e269"}.fa-bag-shopping-plus{--fa: "\e651";--fa--fa: "\e651\e651"}.fa-square-j{--fa: "\e273";--fa--fa: "\e273\e273"}.fa-hand-point-up{--fa: "\f0a6";--fa--fa: "\f0a6\f0a6"}.fa-money-bill{--fa: "\f0d6";--fa--fa: "\f0d6\f0d6"}.fa-arrow-up-big-small,.fa-sort-size-up{--fa: "\f88e";--fa--fa: "\f88e\f88e"}.fa-barcode-read{--fa: "\f464";--fa--fa: "\f464\f464"}.fa-baguette{--fa: "\e3d8";--fa--fa: "\e3d8\e3d8"}.fa-bowl-soft-serve{--fa: "\e46b";--fa--fa: "\e46b\e46b"}.fa-face-holding-back-tears{--fa: "\e482";--fa--fa: "\e482\e482"}.fa-square-up,.fa-arrow-alt-square-up{--fa: "\f353";--fa--fa: "\f353\f353"}.fa-train-subway-tunnel,.fa-subway-tunnel{--fa: "\e2a3";--fa--fa: "\e2a3\e2a3"}.fa-square-exclamation,.fa-exclamation-square{--fa: "\f321";--fa--fa: "\f321\f321"}.fa-semicolon{--fa: ";";--fa--fa: ";;"}.fa-bookmark{--fa: "\f02e";--fa--fa: "\f02e\f02e"}.fa-fan-table{--fa: "\e004";--fa--fa: "\e004\e004"}.fa-align-justify{--fa: "\f039";--fa--fa: "\f039\f039"}.fa-battery-low,.fa-battery-1{--fa: "\e0b1";--fa--fa: "\e0b1\e0b1"}.fa-credit-card-front{--fa: "\f38a";--fa--fa: "\f38a\f38a"}.fa-brain-arrow-curved-right,.fa-mind-share{--fa: "\f677";--fa--fa: "\f677\f677"}.fa-umbrella-beach{--fa: "\f5ca";--fa--fa: "\f5ca\f5ca"}.fa-helmet-un{--fa: "\e503";--fa--fa: "\e503\e503"}.fa-location-smile,.fa-map-marker-smile{--fa: "\f60d";--fa--fa: "\f60d\f60d"}.fa-arrow-left-to-line,.fa-arrow-to-left{--fa: "\f33e";--fa--fa: "\f33e\f33e"}.fa-bullseye{--fa: "\f140";--fa--fa: "\f140\f140"}.fa-sushi,.fa-nigiri{--fa: "\e48a";--fa--fa: "\e48a\e48a"}.fa-message-captions,.fa-comment-alt-captions{--fa: "\e1de";--fa--fa: "\e1de\e1de"}.fa-trash-list{--fa: "\e2b1";--fa--fa: "\e2b1\e2b1"}.fa-bacon{--fa: "\f7e5";--fa--fa: "\f7e5\f7e5"}.fa-option{--fa: "\e318";--fa--fa: "\e318\e318"}.fa-raccoon{--fa: "\e613";--fa--fa: "\e613\e613"}.fa-hand-point-down{--fa: "\f0a7";--fa--fa: "\f0a7\f0a7"}.fa-arrow-up-from-bracket{--fa: "\e09a";--fa--fa: "\e09a\e09a"}.fa-head-side-gear{--fa: "\e611";--fa--fa: "\e611\e611"}.fa-trash-plus{--fa: "\e2b2";--fa--fa: "\e2b2\e2b2"}.fa-file-cad{--fa: "\e672";--fa--fa: "\e672\e672"}.fa-objects-align-top{--fa: "\e3c0";--fa--fa: "\e3c0\e3c0"}.fa-folder,.fa-folder-blank{--fa: "\f07b";--fa--fa: "\f07b\f07b"}.fa-face-anxious-sweat{--fa: "\e36a";--fa--fa: "\e36a\e36a"}.fa-credit-card-blank{--fa: "\f389";--fa--fa: "\f389\f389"}.fa-file-waveform,.fa-file-medical-alt{--fa: "\f478";--fa--fa: "\f478\f478"}.fa-microchip-ai{--fa: "\e1ec";--fa--fa: "\e1ec\e1ec"}.fa-mug{--fa: "\f874";--fa--fa: "\f874\f874"}.fa-plane-up-slash{--fa: "\e22e";--fa--fa: "\e22e\e22e"}.fa-radiation{--fa: "\f7b9";--fa--fa: "\f7b9\f7b9"}.fa-pen-circle{--fa: "\e20e";--fa--fa: "\e20e\e20e"}.fa-bag-seedling{--fa: "\e5f2";--fa--fa: "\e5f2\e5f2"}.fa-chart-simple{--fa: "\e473";--fa--fa: "\e473\e473"}.fa-crutches{--fa: "\f7f8";--fa--fa: "\f7f8\f7f8"}.fa-circle-parking,.fa-parking-circle{--fa: "\f615";--fa--fa: "\f615\f615"}.fa-mars-stroke{--fa: "\f229";--fa--fa: "\f229\f229"}.fa-leaf-oak{--fa: "\f6f7";--fa--fa: "\f6f7\f6f7"}.fa-square-bolt{--fa: "\e265";--fa--fa: "\e265\e265"}.fa-vial{--fa: "\f492";--fa--fa: "\f492\f492"}.fa-gauge,.fa-dashboard,.fa-gauge-med,.fa-tachometer-alt-average{--fa: "\f624";--fa--fa: "\f624\f624"}.fa-wand-magic-sparkles,.fa-magic-wand-sparkles{--fa: "\e2ca";--fa--fa: "\e2ca\e2ca"}.fa-lambda{--fa: "\f66e";--fa--fa: "\f66e\f66e"}.fa-e{--fa: "E";--fa--fa: "EE"}.fa-pizza{--fa: "\f817";--fa--fa: "\f817\f817"}.fa-bowl-chopsticks-noodles{--fa: "\e2ea";--fa--fa: "\e2ea\e2ea"}.fa-h3{--fa: "\f315";--fa--fa: "\f315\f315"}.fa-pen-clip,.fa-pen-alt{--fa: "\f305";--fa--fa: "\f305\f305"}.fa-bridge-circle-exclamation{--fa: "\e4ca";--fa--fa: "\e4ca\e4ca"}.fa-badge-percent{--fa: "\f646";--fa--fa: "\f646\f646"}.fa-rotate-reverse{--fa: "\e631";--fa--fa: "\e631\e631"}.fa-user{--fa: "\f007";--fa--fa: "\f007\f007"}.fa-sensor{--fa: "\e028";--fa--fa: "\e028\e028"}.fa-comma{--fa: ",";--fa--fa: ",,"}.fa-school-circle-check{--fa: "\e56b";--fa--fa: "\e56b\e56b"}.fa-toilet-paper-under,.fa-toilet-paper-reverse{--fa: "\e2a0";--fa--fa: "\e2a0\e2a0"}.fa-light-emergency{--fa: "\e41f";--fa--fa: "\e41f\e41f"}.fa-arrow-down-to-arc{--fa: "\e4ae";--fa--fa: "\e4ae\e4ae"}.fa-dumpster{--fa: "\f793";--fa--fa: "\f793\f793"}.fa-van-shuttle,.fa-shuttle-van{--fa: "\f5b6";--fa--fa: "\f5b6\f5b6"}.fa-building-user{--fa: "\e4da";--fa--fa: "\e4da\e4da"}.fa-light-switch{--fa: "\e017";--fa--fa: "\e017\e017"}.fa-square-caret-left,.fa-caret-square-left{--fa: "\f191";--fa--fa: "\f191\f191"}.fa-highlighter{--fa: "\f591";--fa--fa: "\f591\f591"}.fa-wave-pulse,.fa-heart-rate{--fa: "\f5f8";--fa--fa: "\f5f8\f5f8"}.fa-key{--fa: "\f084";--fa--fa: "\f084\f084"}.fa-arrow-left-to-bracket{--fa: "\e669";--fa--fa: "\e669\e669"}.fa-hat-santa{--fa: "\f7a7";--fa--fa: "\f7a7\f7a7"}.fa-tamale{--fa: "\e451";--fa--fa: "\e451\e451"}.fa-box-check{--fa: "\f467";--fa--fa: "\f467\f467"}.fa-bullhorn{--fa: "\f0a1";--fa--fa: "\f0a1\f0a1"}.fa-steak{--fa: "\f824";--fa--fa: "\f824\f824"}.fa-location-crosshairs-slash,.fa-location-slash{--fa: "\f603";--fa--fa: "\f603\f603"}.fa-person-dolly{--fa: "\f4d0";--fa--fa: "\f4d0\f4d0"}.fa-globe{--fa: "\f0ac";--fa--fa: "\f0ac\f0ac"}.fa-synagogue{--fa: "\f69b";--fa--fa: "\f69b\f69b"}.fa-file-chart-column,.fa-file-chart-line{--fa: "\f659";--fa--fa: "\f659\f659"}.fa-person-half-dress{--fa: "\e548";--fa--fa: "\e548\e548"}.fa-folder-image{--fa: "\e18a";--fa--fa: "\e18a\e18a"}.fa-calendar-pen,.fa-calendar-edit{--fa: "\f333";--fa--fa: "\f333\f333"}.fa-road-bridge{--fa: "\e563";--fa--fa: "\e563\e563"}.fa-face-smile-tear{--fa: "\e393";--fa--fa: "\e393\e393"}.fa-message-plus,.fa-comment-alt-plus{--fa: "\f4a8";--fa--fa: "\f4a8\f4a8"}.fa-location-arrow{--fa: "\f124";--fa--fa: "\f124\f124"}.fa-c{--fa: "C";--fa--fa: "CC"}.fa-tablet-button{--fa: "\f10a";--fa--fa: "\f10a\f10a"}.fa-person-dress-fairy{--fa: "\e607";--fa--fa: "\e607\e607"}.fa-rectangle-history-circle-user{--fa: "\e4a4";--fa--fa: "\e4a4\e4a4"}.fa-building-lock{--fa: "\e4d6";--fa--fa: "\e4d6\e4d6"}.fa-chart-line-up{--fa: "\e0e5";--fa--fa: "\e0e5\e0e5"}.fa-mailbox{--fa: "\f813";--fa--fa: "\f813\f813"}.fa-sign-posts{--fa: "\e625";--fa--fa: "\e625\e625"}.fa-truck-bolt{--fa: "\e3d0";--fa--fa: "\e3d0\e3d0"}.fa-pizza-slice{--fa: "\f818";--fa--fa: "\f818\f818"}.fa-money-bill-wave{--fa: "\f53a";--fa--fa: "\f53a\f53a"}.fa-chart-area,.fa-area-chart{--fa: "\f1fe";--fa--fa: "\f1fe\f1fe"}.fa-house-flag{--fa: "\e50d";--fa--fa: "\e50d\e50d"}.fa-circle-three-quarters-stroke{--fa: "\e5d4";--fa--fa: "\e5d4\e5d4"}.fa-person-circle-minus{--fa: "\e540";--fa--fa: "\e540\e540"}.fa-scalpel{--fa: "\f61d";--fa--fa: "\f61d\f61d"}.fa-ban,.fa-cancel{--fa: "\f05e";--fa--fa: "\f05e\f05e"}.fa-bell-exclamation{--fa: "\f848";--fa--fa: "\f848\f848"}.fa-circle-bookmark,.fa-bookmark-circle{--fa: "\e100";--fa--fa: "\e100\e100"}.fa-egg-fried{--fa: "\f7fc";--fa--fa: "\f7fc\f7fc"}.fa-face-weary{--fa: "\e3a1";--fa--fa: "\e3a1\e3a1"}.fa-uniform-martial-arts{--fa: "\e3d1";--fa--fa: "\e3d1\e3d1"}.fa-camera-rotate{--fa: "\e0d8";--fa--fa: "\e0d8\e0d8"}.fa-sun-dust{--fa: "\f764";--fa--fa: "\f764\f764"}.fa-comment-text{--fa: "\e14d";--fa--fa: "\e14d\e14d"}.fa-spray-can-sparkles,.fa-air-freshener{--fa: "\f5d0";--fa--fa: "\f5d0\f5d0"}.fa-signal-bars,.fa-signal-alt,.fa-signal-alt-4,.fa-signal-bars-strong{--fa: "\f690";--fa--fa: "\f690\f690"}.fa-diamond-exclamation{--fa: "\e405";--fa--fa: "\e405\e405"}.fa-star{--fa: "\f005";--fa--fa: "\f005\f005"}.fa-dial-min{--fa: "\e161";--fa--fa: "\e161\e161"}.fa-repeat{--fa: "\f363";--fa--fa: "\f363\f363"}.fa-cross{--fa: "\f654";--fa--fa: "\f654\f654"}.fa-page-caret-down,.fa-file-caret-down{--fa: "\e429";--fa--fa: "\e429\e429"}.fa-box{--fa: "\f466";--fa--fa: "\f466\f466"}.fa-venus-mars{--fa: "\f228";--fa--fa: "\f228\f228"}.fa-clock-seven-thirty{--fa: "\e351";--fa--fa: "\e351\e351"}.fa-arrow-pointer,.fa-mouse-pointer{--fa: "\f245";--fa--fa: "\f245\f245"}.fa-clock-four-thirty{--fa: "\e34b";--fa--fa: "\e34b\e34b"}.fa-signal-bars-good,.fa-signal-alt-3{--fa: "\f693";--fa--fa: "\f693\f693"}.fa-cactus{--fa: "\f8a7";--fa--fa: "\f8a7\f8a7"}.fa-lightbulb-gear{--fa: "\e5fd";--fa--fa: "\e5fd\e5fd"}.fa-maximize,.fa-expand-arrows-alt{--fa: "\f31e";--fa--fa: "\f31e\f31e"}.fa-charging-station{--fa: "\f5e7";--fa--fa: "\f5e7\f5e7"}.fa-shapes,.fa-triangle-circle-square{--fa: "\f61f";--fa--fa: "\f61f\f61f"}.fa-plane-tail{--fa: "\e22c";--fa--fa: "\e22c\e22c"}.fa-gauge-simple-max,.fa-tachometer-fastest{--fa: "\f62b";--fa--fa: "\f62b\f62b"}.fa-circle-u{--fa: "\e127";--fa--fa: "\e127\e127"}.fa-shield-slash{--fa: "\e24b";--fa--fa: "\e24b\e24b"}.fa-square-phone-hangup,.fa-phone-square-down{--fa: "\e27a";--fa--fa: "\e27a\e27a"}.fa-arrow-up-left{--fa: "\e09d";--fa--fa: "\e09d\e09d"}.fa-transporter-1{--fa: "\e043";--fa--fa: "\e043\e043"}.fa-peanuts{--fa: "\e431";--fa--fa: "\e431\e431"}.fa-shuffle,.fa-random{--fa: "\f074";--fa--fa: "\f074\f074"}.fa-person-running,.fa-running{--fa: "\f70c";--fa--fa: "\f70c\f70c"}.fa-mobile-retro{--fa: "\e527";--fa--fa: "\e527\e527"}.fa-grip-lines-vertical{--fa: "\f7a5";--fa--fa: "\f7a5\f7a5"}.fa-bin-bottles-recycle{--fa: "\e5f6";--fa--fa: "\e5f6\e5f6"}.fa-arrow-up-from-square{--fa: "\e09c";--fa--fa: "\e09c\e09c"}.fa-file-dashed-line,.fa-page-break{--fa: "\f877";--fa--fa: "\f877\f877"}.fa-bracket-curly-right{--fa: "}";--fa--fa: "}}"}.fa-spider{--fa: "\f717";--fa--fa: "\f717\f717"}.fa-clock-three{--fa: "\e356";--fa--fa: "\e356\e356"}.fa-hands-bound{--fa: "\e4f9";--fa--fa: "\e4f9\e4f9"}.fa-scalpel-line-dashed,.fa-scalpel-path{--fa: "\f61e";--fa--fa: "\f61e\f61e"}.fa-file-invoice-dollar{--fa: "\f571";--fa--fa: "\f571\f571"}.fa-pipe-smoking{--fa: "\e3c4";--fa--fa: "\e3c4\e3c4"}.fa-face-astonished{--fa: "\e36b";--fa--fa: "\e36b\e36b"}.fa-window{--fa: "\f40e";--fa--fa: "\f40e\f40e"}.fa-plane-circle-exclamation{--fa: "\e556";--fa--fa: "\e556\e556"}.fa-ear{--fa: "\f5f0";--fa--fa: "\f5f0\f5f0"}.fa-file-lock{--fa: "\e3a6";--fa--fa: "\e3a6\e3a6"}.fa-diagram-venn{--fa: "\e15a";--fa--fa: "\e15a\e15a"}.fa-arrow-down-from-bracket{--fa: "\e667";--fa--fa: "\e667\e667"}.fa-x-ray{--fa: "\f497";--fa--fa: "\f497\f497"}.fa-goal-net{--fa: "\e3ab";--fa--fa: "\e3ab\e3ab"}.fa-coffin-cross{--fa: "\e051";--fa--fa: "\e051\e051"}.fa-octopus{--fa: "\e688";--fa--fa: "\e688\e688"}.fa-spell-check{--fa: "\f891";--fa--fa: "\f891\f891"}.fa-location-xmark,.fa-map-marker-times,.fa-map-marker-xmark{--fa: "\f60e";--fa--fa: "\f60e\f60e"}.fa-circle-quarter-stroke{--fa: "\e5d3";--fa--fa: "\e5d3\e5d3"}.fa-lasso{--fa: "\f8c8";--fa--fa: "\f8c8\f8c8"}.fa-slash{--fa: "\f715";--fa--fa: "\f715\f715"}.fa-person-to-portal,.fa-portal-enter{--fa: "\e022";--fa--fa: "\e022\e022"}.fa-calendar-star{--fa: "\f736";--fa--fa: "\f736\f736"}.fa-computer-mouse,.fa-mouse{--fa: "\f8cc";--fa--fa: "\f8cc\f8cc"}.fa-arrow-right-to-bracket,.fa-sign-in{--fa: "\f090";--fa--fa: "\f090\f090"}.fa-pegasus{--fa: "\f703";--fa--fa: "\f703\f703"}.fa-files-medical{--fa: "\f7fd";--fa--fa: "\f7fd\f7fd"}.fa-cannon{--fa: "\e642";--fa--fa: "\e642\e642"}.fa-nfc-lock{--fa: "\e1f8";--fa--fa: "\e1f8\e1f8"}.fa-person-ski-lift,.fa-ski-lift{--fa: "\f7c8";--fa--fa: "\f7c8\f7c8"}.fa-square-6{--fa: "\e25b";--fa--fa: "\e25b\e25b"}.fa-shop-slash,.fa-store-alt-slash{--fa: "\e070";--fa--fa: "\e070\e070"}.fa-wind-turbine{--fa: "\f89b";--fa--fa: "\f89b\f89b"}.fa-sliders-simple{--fa: "\e253";--fa--fa: "\e253\e253"}.fa-grid-round{--fa: "\e5da";--fa--fa: "\e5da\e5da"}.fa-badge-sheriff{--fa: "\f8a2";--fa--fa: "\f8a2\f8a2"}.fa-server{--fa: "\f233";--fa--fa: "\f233\f233"}.fa-virus-covid-slash{--fa: "\e4a9";--fa--fa: "\e4a9\e4a9"}.fa-intersection{--fa: "\f668";--fa--fa: "\f668\f668"}.fa-shop-lock{--fa: "\e4a5";--fa--fa: "\e4a5\e4a5"}.fa-family{--fa: "\e300";--fa--fa: "\e300\e300"}.fa-hourglass-start,.fa-hourglass-1{--fa: "\f251";--fa--fa: "\f251\f251"}.fa-user-hair-buns{--fa: "\e3d3";--fa--fa: "\e3d3\e3d3"}.fa-blender-phone{--fa: "\f6b6";--fa--fa: "\f6b6\f6b6"}.fa-hourglass-clock{--fa: "\e41b";--fa--fa: "\e41b\e41b"}.fa-person-seat-reclined{--fa: "\e21f";--fa--fa: "\e21f\e21f"}.fa-paper-plane-top,.fa-paper-plane-alt,.fa-send{--fa: "\e20a";--fa--fa: "\e20a\e20a"}.fa-message-arrow-up,.fa-comment-alt-arrow-up{--fa: "\e1dc";--fa--fa: "\e1dc\e1dc"}.fa-lightbulb-exclamation{--fa: "\f671";--fa--fa: "\f671\f671"}.fa-layer-minus,.fa-layer-group-minus{--fa: "\f5fe";--fa--fa: "\f5fe\f5fe"}.fa-chart-pie-simple-circle-currency{--fa: "\e604";--fa--fa: "\e604\e604"}.fa-circle-e{--fa: "\e109";--fa--fa: "\e109\e109"}.fa-building-wheat{--fa: "\e4db";--fa--fa: "\e4db\e4db"}.fa-gauge-max,.fa-tachometer-alt-fastest{--fa: "\f626";--fa--fa: "\f626\f626"}.fa-person-breastfeeding{--fa: "\e53a";--fa--fa: "\e53a\e53a"}.fa-apostrophe{--fa: "'";--fa--fa: "''"}.fa-file-png{--fa: "\e666";--fa--fa: "\e666\e666"}.fa-fire-hydrant{--fa: "\e17f";--fa--fa: "\e17f\e17f"}.fa-right-to-bracket,.fa-sign-in-alt{--fa: "\f2f6";--fa--fa: "\f2f6\f2f6"}.fa-video-plus{--fa: "\f4e1";--fa--fa: "\f4e1\f4e1"}.fa-square-right,.fa-arrow-alt-square-right{--fa: "\f352";--fa--fa: "\f352\f352"}.fa-comment-smile{--fa: "\f4b4";--fa--fa: "\f4b4\f4b4"}.fa-venus{--fa: "\f221";--fa--fa: "\f221\f221"}.fa-passport{--fa: "\f5ab";--fa--fa: "\f5ab\f5ab"}.fa-thumbtack-slash,.fa-thumb-tack-slash{--fa: "\e68f";--fa--fa: "\e68f\e68f"}.fa-inbox-in,.fa-inbox-arrow-down{--fa: "\f310";--fa--fa: "\f310\f310"}.fa-heart-pulse,.fa-heartbeat{--fa: "\f21e";--fa--fa: "\f21e\f21e"}.fa-circle-8{--fa: "\e0f5";--fa--fa: "\e0f5\e0f5"}.fa-clouds-moon{--fa: "\f745";--fa--fa: "\f745\f745"}.fa-clock-ten-thirty{--fa: "\e355";--fa--fa: "\e355\e355"}.fa-people-carry-box,.fa-people-carry{--fa: "\f4ce";--fa--fa: "\f4ce\f4ce"}.fa-folder-user{--fa: "\e18e";--fa--fa: "\e18e\e18e"}.fa-trash-can-xmark{--fa: "\e2ae";--fa--fa: "\e2ae\e2ae"}.fa-temperature-high{--fa: "\f769";--fa--fa: "\f769\f769"}.fa-microchip{--fa: "\f2db";--fa--fa: "\f2db\f2db"}.fa-left-long-to-line{--fa: "\e41e";--fa--fa: "\e41e\e41e"}.fa-crown{--fa: "\f521";--fa--fa: "\f521\f521"}.fa-weight-hanging{--fa: "\f5cd";--fa--fa: "\f5cd\f5cd"}.fa-xmarks-lines{--fa: "\e59a";--fa--fa: "\e59a\e59a"}.fa-file-prescription{--fa: "\f572";--fa--fa: "\f572\f572"}.fa-table-cells-lock{--fa: "\e679";--fa--fa: "\e679\e679"}.fa-calendar-range{--fa: "\e0d6";--fa--fa: "\e0d6\e0d6"}.fa-flower-daffodil{--fa: "\f800";--fa--fa: "\f800\f800"}.fa-hand-back-point-up{--fa: "\e1a2";--fa--fa: "\e1a2\e1a2"}.fa-weight-scale,.fa-weight{--fa: "\f496";--fa--fa: "\f496\f496"}.fa-arrow-up-to-arc{--fa: "\e617";--fa--fa: "\e617\e617"}.fa-star-exclamation{--fa: "\f2f3";--fa--fa: "\f2f3\f2f3"}.fa-books{--fa: "\f5db";--fa--fa: "\f5db\f5db"}.fa-user-group,.fa-user-friends{--fa: "\f500";--fa--fa: "\f500\f500"}.fa-arrow-up-a-z,.fa-sort-alpha-up{--fa: "\f15e";--fa--fa: "\f15e\f15e"}.fa-layer-plus,.fa-layer-group-plus{--fa: "\f5ff";--fa--fa: "\f5ff\f5ff"}.fa-play-pause{--fa: "\e22f";--fa--fa: "\e22f\e22f"}.fa-block-question{--fa: "\e3dd";--fa--fa: "\e3dd\e3dd"}.fa-snooze,.fa-zzz{--fa: "\f880";--fa--fa: "\f880\f880"}.fa-scanner-image{--fa: "\f8f3";--fa--fa: "\f8f3\f8f3"}.fa-tv-retro{--fa: "\f401";--fa--fa: "\f401\f401"}.fa-square-t{--fa: "\e280";--fa--fa: "\e280\e280"}.fa-farm,.fa-barn-silo{--fa: "\f864";--fa--fa: "\f864\f864"}.fa-chess-knight{--fa: "\f441";--fa--fa: "\f441\f441"}.fa-bars-sort{--fa: "\e0ae";--fa--fa: "\e0ae\e0ae"}.fa-pallet-boxes,.fa-palette-boxes,.fa-pallet-alt{--fa: "\f483";--fa--fa: "\f483\f483"}.fa-face-laugh-squint,.fa-laugh-squint{--fa: "\f59b";--fa--fa: "\f59b\f59b"}.fa-code-simple{--fa: "\e13d";--fa--fa: "\e13d\e13d"}.fa-bolt-slash{--fa: "\e0b8";--fa--fa: "\e0b8\e0b8"}.fa-panel-fire{--fa: "\e42f";--fa--fa: "\e42f\e42f"}.fa-binary-circle-check{--fa: "\e33c";--fa--fa: "\e33c\e33c"}.fa-comment-minus{--fa: "\f4b1";--fa--fa: "\f4b1\f4b1"}.fa-burrito{--fa: "\f7ed";--fa--fa: "\f7ed\f7ed"}.fa-violin{--fa: "\f8ed";--fa--fa: "\f8ed\f8ed"}.fa-objects-column{--fa: "\e3c1";--fa--fa: "\e3c1\e3c1"}.fa-square-chevron-down,.fa-chevron-square-down{--fa: "\f329";--fa--fa: "\f329\f329"}.fa-comment-plus{--fa: "\f4b2";--fa--fa: "\f4b2\f4b2"}.fa-triangle-instrument,.fa-triangle-music{--fa: "\f8e2";--fa--fa: "\f8e2\f8e2"}.fa-wheelchair{--fa: "\f193";--fa--fa: "\f193\f193"}.fa-user-pilot-tie{--fa: "\e2c1";--fa--fa: "\e2c1\e2c1"}.fa-piano-keyboard{--fa: "\f8d5";--fa--fa: "\f8d5\f8d5"}.fa-bed-empty{--fa: "\f8f9";--fa--fa: "\f8f9\f8f9"}.fa-circle-arrow-up,.fa-arrow-circle-up{--fa: "\f0aa";--fa--fa: "\f0aa\f0aa"}.fa-toggle-on{--fa: "\f205";--fa--fa: "\f205\f205"}.fa-rectangle-vertical,.fa-rectangle-portrait{--fa: "\f2fb";--fa--fa: "\f2fb\f2fb"}.fa-person-walking,.fa-walking{--fa: "\f554";--fa--fa: "\f554\f554"}.fa-l{--fa: "L";--fa--fa: "LL"}.fa-signal-stream{--fa: "\f8dd";--fa--fa: "\f8dd\f8dd"}.fa-down-to-bracket{--fa: "\e4e7";--fa--fa: "\e4e7\e4e7"}.fa-circle-z{--fa: "\e130";--fa--fa: "\e130\e130"}.fa-stars{--fa: "\f762";--fa--fa: "\f762\f762"}.fa-fire{--fa: "\f06d";--fa--fa: "\f06d\f06d"}.fa-bed-pulse,.fa-procedures{--fa: "\f487";--fa--fa: "\f487\f487"}.fa-house-day{--fa: "\e00e";--fa--fa: "\e00e\e00e"}.fa-shuttle-space,.fa-space-shuttle{--fa: "\f197";--fa--fa: "\f197\f197"}.fa-shirt-long-sleeve{--fa: "\e3c7";--fa--fa: "\e3c7\e3c7"}.fa-chart-pie-simple,.fa-chart-pie-alt{--fa: "\f64e";--fa--fa: "\f64e\f64e"}.fa-face-laugh,.fa-laugh{--fa: "\f599";--fa--fa: "\f599\f599"}.fa-folder-open{--fa: "\f07c";--fa--fa: "\f07c\f07c"}.fa-album-collection-circle-user{--fa: "\e48f";--fa--fa: "\e48f\e48f"}.fa-candy{--fa: "\e3e7";--fa--fa: "\e3e7\e3e7"}.fa-bowl-hot,.fa-soup{--fa: "\f823";--fa--fa: "\f823\f823"}.fa-flatbread{--fa: "\e40b";--fa--fa: "\e40b\e40b"}.fa-heart-circle-plus{--fa: "\e500";--fa--fa: "\e500\e500"}.fa-code-fork{--fa: "\e13b";--fa--fa: "\e13b\e13b"}.fa-city{--fa: "\f64f";--fa--fa: "\f64f\f64f"}.fa-signal-bars-weak,.fa-signal-alt-1{--fa: "\f691";--fa--fa: "\f691\f691"}.fa-microphone-lines,.fa-microphone-alt{--fa: "\f3c9";--fa--fa: "\f3c9\f3c9"}.fa-clock-twelve{--fa: "\e358";--fa--fa: "\e358\e358"}.fa-pepper-hot{--fa: "\f816";--fa--fa: "\f816\f816"}.fa-citrus-slice{--fa: "\e2f5";--fa--fa: "\e2f5\e2f5"}.fa-sheep{--fa: "\f711";--fa--fa: "\f711\f711"}.fa-unlock{--fa: "\f09c";--fa--fa: "\f09c\f09c"}.fa-colon-sign{--fa: "\e140";--fa--fa: "\e140\e140"}.fa-headset{--fa: "\f590";--fa--fa: "\f590\f590"}.fa-badger-honey{--fa: "\f6b4";--fa--fa: "\f6b4\f6b4"}.fa-h4{--fa: "\f86a";--fa--fa: "\f86a\f86a"}.fa-store-slash{--fa: "\e071";--fa--fa: "\e071\e071"}.fa-road-circle-xmark{--fa: "\e566";--fa--fa: "\e566\e566"}.fa-signal-slash{--fa: "\f695";--fa--fa: "\f695\f695"}.fa-user-minus{--fa: "\f503";--fa--fa: "\f503\f503"}.fa-mars-stroke-up,.fa-mars-stroke-v{--fa: "\f22a";--fa--fa: "\f22a\f22a"}.fa-champagne-glasses,.fa-glass-cheers{--fa: "\f79f";--fa--fa: "\f79f\f79f"}.fa-taco{--fa: "\f826";--fa--fa: "\f826\f826"}.fa-hexagon-plus,.fa-plus-hexagon{--fa: "\f300";--fa--fa: "\f300\f300"}.fa-clipboard{--fa: "\f328";--fa--fa: "\f328\f328"}.fa-house-circle-exclamation{--fa: "\e50a";--fa--fa: "\e50a\e50a"}.fa-file-arrow-up,.fa-file-upload{--fa: "\f574";--fa--fa: "\f574\f574"}.fa-wifi,.fa-wifi-3,.fa-wifi-strong{--fa: "\f1eb";--fa--fa: "\f1eb\f1eb"}.fa-messages,.fa-comments-alt{--fa: "\f4b6";--fa--fa: "\f4b6\f4b6"}.fa-bath,.fa-bathtub{--fa: "\f2cd";--fa--fa: "\f2cd\f2cd"}.fa-umbrella-simple,.fa-umbrella-alt{--fa: "\e2bc";--fa--fa: "\e2bc\e2bc"}.fa-rectangle-history-circle-plus{--fa: "\e4a3";--fa--fa: "\e4a3\e4a3"}.fa-underline{--fa: "\f0cd";--fa--fa: "\f0cd\f0cd"}.fa-prescription-bottle-pill{--fa: "\e5c0";--fa--fa: "\e5c0\e5c0"}.fa-user-pen,.fa-user-edit{--fa: "\f4ff";--fa--fa: "\f4ff\f4ff"}.fa-binary-slash{--fa: "\e33e";--fa--fa: "\e33e\e33e"}.fa-square-o{--fa: "\e278";--fa--fa: "\e278\e278"}.fa-caduceus{--fa: "\e681";--fa--fa: "\e681\e681"}.fa-signature{--fa: "\f5b7";--fa--fa: "\f5b7\f5b7"}.fa-stroopwafel{--fa: "\f551";--fa--fa: "\f551\f551"}.fa-bold{--fa: "\f032";--fa--fa: "\f032\f032"}.fa-anchor-lock{--fa: "\e4ad";--fa--fa: "\e4ad\e4ad"}.fa-building-ngo{--fa: "\e4d7";--fa--fa: "\e4d7\e4d7"}.fa-transporter-3{--fa: "\e045";--fa--fa: "\e045\e045"}.fa-engine-warning,.fa-engine-exclamation{--fa: "\f5f2";--fa--fa: "\f5f2\f5f2"}.fa-circle-down-right{--fa: "\e108";--fa--fa: "\e108\e108"}.fa-square-k{--fa: "\e274";--fa--fa: "\e274\e274"}.fa-manat-sign{--fa: "\e1d5";--fa--fa: "\e1d5\e1d5"}.fa-money-check-pen,.fa-money-check-edit{--fa: "\f872";--fa--fa: "\f872\f872"}.fa-not-equal{--fa: "\f53e";--fa--fa: "\f53e\f53e"}.fa-border-top-left,.fa-border-style{--fa: "\f853";--fa--fa: "\f853\f853"}.fa-map-location-dot,.fa-map-marked-alt{--fa: "\f5a0";--fa--fa: "\f5a0\f5a0"}.fa-tilde{--fa: "~";--fa--fa: "~~"}.fa-jedi{--fa: "\f669";--fa--fa: "\f669\f669"}.fa-square-poll-vertical,.fa-poll{--fa: "\f681";--fa--fa: "\f681\f681"}.fa-arrow-down-square-triangle,.fa-sort-shapes-down-alt{--fa: "\f889";--fa--fa: "\f889\f889"}.fa-mug-hot{--fa: "\f7b6";--fa--fa: "\f7b6\f7b6"}.fa-dog-leashed{--fa: "\f6d4";--fa--fa: "\f6d4\f6d4"}.fa-car-battery,.fa-battery-car{--fa: "\f5df";--fa--fa: "\f5df\f5df"}.fa-face-downcast-sweat{--fa: "\e371";--fa--fa: "\e371\e371"}.fa-mailbox-flag-up{--fa: "\e5bb";--fa--fa: "\e5bb\e5bb"}.fa-memo-circle-info{--fa: "\e49a";--fa--fa: "\e49a\e49a"}.fa-gift{--fa: "\f06b";--fa--fa: "\f06b\f06b"}.fa-dice-two{--fa: "\f528";--fa--fa: "\f528\f528"}.fa-volume,.fa-volume-medium{--fa: "\f6a8";--fa--fa: "\f6a8\f6a8"}.fa-transporter-5{--fa: "\e2a6";--fa--fa: "\e2a6\e2a6"}.fa-gauge-circle-bolt{--fa: "\e496";--fa--fa: "\e496\e496"}.fa-coin-front{--fa: "\e3fc";--fa--fa: "\e3fc\e3fc"}.fa-file-slash{--fa: "\e3a7";--fa--fa: "\e3a7\e3a7"}.fa-message-arrow-up-right{--fa: "\e1dd";--fa--fa: "\e1dd\e1dd"}.fa-treasure-chest{--fa: "\f723";--fa--fa: "\f723\f723"}.fa-chess-queen{--fa: "\f445";--fa--fa: "\f445\f445"}.fa-paintbrush-fine,.fa-paint-brush-alt,.fa-paint-brush-fine,.fa-paintbrush-alt{--fa: "\f5a9";--fa--fa: "\f5a9\f5a9"}.fa-glasses{--fa: "\f530";--fa--fa: "\f530\f530"}.fa-hood-cloak{--fa: "\f6ef";--fa--fa: "\f6ef\f6ef"}.fa-square-quote{--fa: "\e329";--fa--fa: "\e329\e329"}.fa-up-left{--fa: "\e2bd";--fa--fa: "\e2bd\e2bd"}.fa-bring-front{--fa: "\f857";--fa--fa: "\f857\f857"}.fa-chess-board{--fa: "\f43c";--fa--fa: "\f43c\f43c"}.fa-burger-cheese,.fa-cheeseburger{--fa: "\f7f1";--fa--fa: "\f7f1\f7f1"}.fa-building-circle-check{--fa: "\e4d2";--fa--fa: "\e4d2\e4d2"}.fa-repeat-1{--fa: "\f365";--fa--fa: "\f365\f365"}.fa-arrow-down-to-line,.fa-arrow-to-bottom{--fa: "\f33d";--fa--fa: "\f33d\f33d"}.fa-grid-5{--fa: "\e199";--fa--fa: "\e199\e199"}.fa-swap-arrows{--fa: "\e60a";--fa--fa: "\e60a\e60a"}.fa-right-long-to-line{--fa: "\e444";--fa--fa: "\e444\e444"}.fa-person-chalkboard{--fa: "\e53d";--fa--fa: "\e53d\e53d"}.fa-mars-stroke-right,.fa-mars-stroke-h{--fa: "\f22b";--fa--fa: "\f22b\f22b"}.fa-hand-back-fist,.fa-hand-rock{--fa: "\f255";--fa--fa: "\f255\f255"}.fa-grid-round-5{--fa: "\e5de";--fa--fa: "\e5de\e5de"}.fa-tally,.fa-tally-5{--fa: "\f69c";--fa--fa: "\f69c\f69c"}.fa-square-caret-up,.fa-caret-square-up{--fa: "\f151";--fa--fa: "\f151\f151"}.fa-cloud-showers-water{--fa: "\e4e4";--fa--fa: "\e4e4\e4e4"}.fa-chart-bar,.fa-bar-chart{--fa: "\f080";--fa--fa: "\f080\f080"}.fa-hands-bubbles,.fa-hands-wash{--fa: "\e05e";--fa--fa: "\e05e\e05e"}.fa-less-than-equal{--fa: "\f537";--fa--fa: "\f537\f537"}.fa-train{--fa: "\f238";--fa--fa: "\f238\f238"}.fa-up-from-dotted-line{--fa: "\e456";--fa--fa: "\e456\e456"}.fa-eye-low-vision,.fa-low-vision{--fa: "\f2a8";--fa--fa: "\f2a8\f2a8"}.fa-traffic-light-go{--fa: "\f638";--fa--fa: "\f638\f638"}.fa-face-exhaling{--fa: "\e480";--fa--fa: "\e480\e480"}.fa-sensor-fire{--fa: "\e02a";--fa--fa: "\e02a\e02a"}.fa-user-unlock{--fa: "\e058";--fa--fa: "\e058\e058"}.fa-hexagon-divide{--fa: "\e1ad";--fa--fa: "\e1ad\e1ad"}.fa-00{--fa: "\e467";--fa--fa: "\e467\e467"}.fa-crow{--fa: "\f520";--fa--fa: "\f520\f520"}.fa-cassette-betamax,.fa-betamax{--fa: "\f8a4";--fa--fa: "\f8a4\f8a4"}.fa-sailboat{--fa: "\e445";--fa--fa: "\e445\e445"}.fa-window-restore{--fa: "\f2d2";--fa--fa: "\f2d2\f2d2"}.fa-nfc-magnifying-glass{--fa: "\e1f9";--fa--fa: "\e1f9\e1f9"}.fa-file-binary{--fa: "\e175";--fa--fa: "\e175\e175"}.fa-circle-v{--fa: "\e12a";--fa--fa: "\e12a\e12a"}.fa-square-plus,.fa-plus-square{--fa: "\f0fe";--fa--fa: "\f0fe\f0fe"}.fa-bowl-scoops{--fa: "\e3df";--fa--fa: "\e3df\e3df"}.fa-mistletoe{--fa: "\f7b4";--fa--fa: "\f7b4\f7b4"}.fa-custard{--fa: "\e403";--fa--fa: "\e403\e403"}.fa-lacrosse-stick{--fa: "\e3b5";--fa--fa: "\e3b5\e3b5"}.fa-hockey-mask{--fa: "\f6ee";--fa--fa: "\f6ee\f6ee"}.fa-sunrise{--fa: "\f766";--fa--fa: "\f766\f766"}.fa-subtitles{--fa: "\e60f";--fa--fa: "\e60f\e60f"}.fa-panel-ews{--fa: "\e42e";--fa--fa: "\e42e\e42e"}.fa-torii-gate{--fa: "\f6a1";--fa--fa: "\f6a1\f6a1"}.fa-cloud-exclamation{--fa: "\e491";--fa--fa: "\e491\e491"}.fa-message-lines,.fa-comment-alt-lines{--fa: "\f4a6";--fa--fa: "\f4a6\f4a6"}.fa-frog{--fa: "\f52e";--fa--fa: "\f52e\f52e"}.fa-bucket{--fa: "\e4cf";--fa--fa: "\e4cf\e4cf"}.fa-floppy-disk-pen{--fa: "\e182";--fa--fa: "\e182\e182"}.fa-image{--fa: "\f03e";--fa--fa: "\f03e\f03e"}.fa-window-frame{--fa: "\e04f";--fa--fa: "\e04f\e04f"}.fa-microphone{--fa: "\f130";--fa--fa: "\f130\f130"}.fa-cow{--fa: "\f6c8";--fa--fa: "\f6c8\f6c8"}.fa-file-zip{--fa: "\e5ee";--fa--fa: "\e5ee\e5ee"}.fa-square-ring{--fa: "\e44f";--fa--fa: "\e44f\e44f"}.fa-down-from-line,.fa-arrow-alt-from-top{--fa: "\f349";--fa--fa: "\f349\f349"}.fa-caret-up{--fa: "\f0d8";--fa--fa: "\f0d8\f0d8"}.fa-shield-xmark,.fa-shield-times{--fa: "\e24c";--fa--fa: "\e24c\e24c"}.fa-screwdriver{--fa: "\f54a";--fa--fa: "\f54a\f54a"}.fa-circle-sort-down,.fa-sort-circle-down{--fa: "\e031";--fa--fa: "\e031\e031"}.fa-folder-closed{--fa: "\e185";--fa--fa: "\e185\e185"}.fa-house-tsunami{--fa: "\e515";--fa--fa: "\e515\e515"}.fa-square-nfi{--fa: "\e576";--fa--fa: "\e576\e576"}.fa-forklift{--fa: "\f47a";--fa--fa: "\f47a\f47a"}.fa-arrow-up-from-ground-water{--fa: "\e4b5";--fa--fa: "\e4b5\e4b5"}.fa-bracket-square-right{--fa: "]";--fa--fa: "]]"}.fa-martini-glass,.fa-glass-martini-alt{--fa: "\f57b";--fa--fa: "\f57b\f57b"}.fa-square-binary{--fa: "\e69b";--fa--fa: "\e69b\e69b"}.fa-rotate-left,.fa-rotate-back,.fa-rotate-backward,.fa-undo-alt{--fa: "\f2ea";--fa--fa: "\f2ea\f2ea"}.fa-table-columns,.fa-columns{--fa: "\f0db";--fa--fa: "\f0db\f0db"}.fa-square-a{--fa: "\e25f";--fa--fa: "\e25f\e25f"}.fa-tick{--fa: "\e32f";--fa--fa: "\e32f\e32f"}.fa-lemon{--fa: "\f094";--fa--fa: "\f094\f094"}.fa-head-side-mask{--fa: "\e063";--fa--fa: "\e063\e063"}.fa-handshake{--fa: "\f2b5";--fa--fa: "\f2b5\f2b5"}.fa-gem{--fa: "\f3a5";--fa--fa: "\f3a5\f3a5"}.fa-dolly,.fa-dolly-box{--fa: "\f472";--fa--fa: "\f472\f472"}.fa-smoking{--fa: "\f48d";--fa--fa: "\f48d\f48d"}.fa-minimize,.fa-compress-arrows-alt{--fa: "\f78c";--fa--fa: "\f78c\f78c"}.fa-refrigerator{--fa: "\e026";--fa--fa: "\e026\e026"}.fa-monument{--fa: "\f5a6";--fa--fa: "\f5a6\f5a6"}.fa-octagon-xmark,.fa-times-octagon,.fa-xmark-octagon{--fa: "\f2f0";--fa--fa: "\f2f0\f2f0"}.fa-align-slash{--fa: "\f846";--fa--fa: "\f846\f846"}.fa-snowplow{--fa: "\f7d2";--fa--fa: "\f7d2\f7d2"}.fa-angles-right,.fa-angle-double-right{--fa: "\f101";--fa--fa: "\f101\f101"}.fa-truck-ramp-couch,.fa-truck-couch{--fa: "\f4dd";--fa--fa: "\f4dd\f4dd"}.fa-cannabis{--fa: "\f55f";--fa--fa: "\f55f\f55f"}.fa-circle-play,.fa-play-circle{--fa: "\f144";--fa--fa: "\f144\f144"}.fa-arrow-up-right-and-arrow-down-left-from-center{--fa: "\e0a0";--fa--fa: "\e0a0\e0a0"}.fa-location-arrow-up{--fa: "\e63a";--fa--fa: "\e63a\e63a"}.fa-tablets{--fa: "\f490";--fa--fa: "\f490\f490"}.fa-360-degrees{--fa: "\e2dc";--fa--fa: "\e2dc\e2dc"}.fa-ethernet{--fa: "\f796";--fa--fa: "\f796\f796"}.fa-euro-sign,.fa-eur,.fa-euro{--fa: "\f153";--fa--fa: "\f153\f153"}.fa-chair{--fa: "\f6c0";--fa--fa: "\f6c0\f6c0"}.fa-circle-check,.fa-check-circle{--fa: "\f058";--fa--fa: "\f058\f058"}.fa-square-dashed-circle-plus{--fa: "\e5c2";--fa--fa: "\e5c2\e5c2"}.fa-hand-holding-circle-dollar{--fa: "\e621";--fa--fa: "\e621\e621"}.fa-money-simple-from-bracket{--fa: "\e313";--fa--fa: "\e313\e313"}.fa-bat{--fa: "\f6b5";--fa--fa: "\f6b5\f6b5"}.fa-circle-stop,.fa-stop-circle{--fa: "\f28d";--fa--fa: "\f28d\f28d"}.fa-head-side-headphones{--fa: "\f8c2";--fa--fa: "\f8c2\f8c2"}.fa-phone-rotary{--fa: "\f8d3";--fa--fa: "\f8d3\f8d3"}.fa-arrow-up-to-bracket{--fa: "\e66a";--fa--fa: "\e66a\e66a"}.fa-compass-drafting,.fa-drafting-compass{--fa: "\f568";--fa--fa: "\f568\f568"}.fa-plate-wheat{--fa: "\e55a";--fa--fa: "\e55a\e55a"}.fa-calendar-circle-minus{--fa: "\e46f";--fa--fa: "\e46f\e46f"}.fa-chopsticks{--fa: "\e3f7";--fa--fa: "\e3f7\e3f7"}.fa-car-wrench,.fa-car-mechanic{--fa: "\f5e3";--fa--fa: "\f5e3\f5e3"}.fa-icicles{--fa: "\f7ad";--fa--fa: "\f7ad\f7ad"}.fa-person-shelter{--fa: "\e54f";--fa--fa: "\e54f\e54f"}.fa-neuter{--fa: "\f22c";--fa--fa: "\f22c\f22c"}.fa-id-badge{--fa: "\f2c1";--fa--fa: "\f2c1\f2c1"}.fa-kazoo{--fa: "\f8c7";--fa--fa: "\f8c7\f8c7"}.fa-marker{--fa: "\f5a1";--fa--fa: "\f5a1\f5a1"}.fa-bin-bottles{--fa: "\e5f5";--fa--fa: "\e5f5\e5f5"}.fa-face-laugh-beam,.fa-laugh-beam{--fa: "\f59a";--fa--fa: "\f59a\f59a"}.fa-square-arrow-down-left{--fa: "\e261";--fa--fa: "\e261\e261"}.fa-battery-bolt{--fa: "\f376";--fa--fa: "\f376\f376"}.fa-tree-large{--fa: "\f7dd";--fa--fa: "\f7dd\f7dd"}.fa-helicopter-symbol{--fa: "\e502";--fa--fa: "\e502\e502"}.fa-aperture{--fa: "\e2df";--fa--fa: "\e2df\e2df"}.fa-universal-access{--fa: "\f29a";--fa--fa: "\f29a\f29a"}.fa-gear-complex{--fa: "\e5e9";--fa--fa: "\e5e9\e5e9"}.fa-file-magnifying-glass,.fa-file-search{--fa: "\f865";--fa--fa: "\f865\f865"}.fa-up-right{--fa: "\e2be";--fa--fa: "\e2be\e2be"}.fa-circle-chevron-up,.fa-chevron-circle-up{--fa: "\f139";--fa--fa: "\f139\f139"}.fa-user-police{--fa: "\e333";--fa--fa: "\e333\e333"}.fa-lari-sign{--fa: "\e1c8";--fa--fa: "\e1c8\e1c8"}.fa-volcano{--fa: "\f770";--fa--fa: "\f770\f770"}.fa-teddy-bear{--fa: "\e3cf";--fa--fa: "\e3cf\e3cf"}.fa-stocking{--fa: "\f7d5";--fa--fa: "\f7d5\f7d5"}.fa-person-walking-dashed-line-arrow-right{--fa: "\e553";--fa--fa: "\e553\e553"}.fa-image-slash{--fa: "\e1b7";--fa--fa: "\e1b7\e1b7"}.fa-mask-snorkel{--fa: "\e3b7";--fa--fa: "\e3b7\e3b7"}.fa-smoke{--fa: "\f760";--fa--fa: "\f760\f760"}.fa-sterling-sign,.fa-gbp,.fa-pound-sign{--fa: "\f154";--fa--fa: "\f154\f154"}.fa-battery-exclamation{--fa: "\e0b0";--fa--fa: "\e0b0\e0b0"}.fa-viruses{--fa: "\e076";--fa--fa: "\e076\e076"}.fa-square-person-confined{--fa: "\e577";--fa--fa: "\e577\e577"}.fa-user-tie{--fa: "\f508";--fa--fa: "\f508\f508"}.fa-up-to-bracket{--fa: "\e66e";--fa--fa: "\e66e\e66e"}.fa-arrow-down-long,.fa-long-arrow-down{--fa: "\f175";--fa--fa: "\f175\f175"}.fa-tent-arrow-down-to-line{--fa: "\e57e";--fa--fa: "\e57e\e57e"}.fa-certificate{--fa: "\f0a3";--fa--fa: "\f0a3\f0a3"}.fa-crystal-ball{--fa: "\e362";--fa--fa: "\e362\e362"}.fa-reply-all,.fa-mail-reply-all{--fa: "\f122";--fa--fa: "\f122\f122"}.fa-suitcase{--fa: "\f0f2";--fa--fa: "\f0f2\f0f2"}.fa-person-skating,.fa-skating{--fa: "\f7c5";--fa--fa: "\f7c5\f7c5"}.fa-star-shooting{--fa: "\e036";--fa--fa: "\e036\e036"}.fa-binary-lock{--fa: "\e33d";--fa--fa: "\e33d\e33d"}.fa-filter-circle-dollar,.fa-funnel-dollar{--fa: "\f662";--fa--fa: "\f662\f662"}.fa-camera-retro{--fa: "\f083";--fa--fa: "\f083\f083"}.fa-circle-arrow-down,.fa-arrow-circle-down{--fa: "\f0ab";--fa--fa: "\f0ab\f0ab"}.fa-comment-pen,.fa-comment-edit{--fa: "\f4ae";--fa--fa: "\f4ae\f4ae"}.fa-file-import,.fa-arrow-right-to-file{--fa: "\f56f";--fa--fa: "\f56f\f56f"}.fa-banjo{--fa: "\f8a3";--fa--fa: "\f8a3\f8a3"}.fa-square-arrow-up-right,.fa-external-link-square{--fa: "\f14c";--fa--fa: "\f14c\f14c"}.fa-light-emergency-on{--fa: "\e420";--fa--fa: "\e420\e420"}.fa-kerning{--fa: "\f86f";--fa--fa: "\f86f\f86f"}.fa-box-open{--fa: "\f49e";--fa--fa: "\f49e\f49e"}.fa-square-f{--fa: "\e270";--fa--fa: "\e270\e270"}.fa-scroll{--fa: "\f70e";--fa--fa: "\f70e\f70e"}.fa-spa{--fa: "\f5bb";--fa--fa: "\f5bb\f5bb"}.fa-arrow-left-from-line,.fa-arrow-from-right{--fa: "\f344";--fa--fa: "\f344\f344"}.fa-strawberry{--fa: "\e32b";--fa--fa: "\e32b\e32b"}.fa-location-pin-lock{--fa: "\e51f";--fa--fa: "\e51f\e51f"}.fa-pause{--fa: "\f04c";--fa--fa: "\f04c\f04c"}.fa-clock-eight-thirty{--fa: "\e346";--fa--fa: "\e346\e346"}.fa-plane-engines,.fa-plane-alt{--fa: "\f3de";--fa--fa: "\f3de\f3de"}.fa-hill-avalanche{--fa: "\e507";--fa--fa: "\e507\e507"}.fa-temperature-empty,.fa-temperature-0,.fa-thermometer-0,.fa-thermometer-empty{--fa: "\f2cb";--fa--fa: "\f2cb\f2cb"}.fa-bomb{--fa: "\f1e2";--fa--fa: "\f1e2\f1e2"}.fa-gauge-low,.fa-tachometer-alt-slow{--fa: "\f627";--fa--fa: "\f627\f627"}.fa-registered{--fa: "\f25d";--fa--fa: "\f25d\f25d"}.fa-trash-can-plus{--fa: "\e2ac";--fa--fa: "\e2ac\e2ac"}.fa-address-card,.fa-contact-card,.fa-vcard{--fa: "\f2bb";--fa--fa: "\f2bb\f2bb"}.fa-chart-fft{--fa: "\e69e";--fa--fa: "\e69e\e69e"}.fa-scale-unbalanced-flip,.fa-balance-scale-right{--fa: "\f516";--fa--fa: "\f516\f516"}.fa-globe-snow{--fa: "\f7a3";--fa--fa: "\f7a3\f7a3"}.fa-subscript{--fa: "\f12c";--fa--fa: "\f12c\f12c"}.fa-diamond-turn-right,.fa-directions{--fa: "\f5eb";--fa--fa: "\f5eb\f5eb"}.fa-integral{--fa: "\f667";--fa--fa: "\f667\f667"}.fa-burst{--fa: "\e4dc";--fa--fa: "\e4dc\e4dc"}.fa-house-laptop,.fa-laptop-house{--fa: "\e066";--fa--fa: "\e066\e066"}.fa-face-tired,.fa-tired{--fa: "\f5c8";--fa--fa: "\f5c8\f5c8"}.fa-money-bills{--fa: "\e1f3";--fa--fa: "\e1f3\e1f3"}.fa-blinds-raised{--fa: "\f8fd";--fa--fa: "\f8fd\f8fd"}.fa-smog{--fa: "\f75f";--fa--fa: "\f75f\f75f"}.fa-ufo-beam{--fa: "\e048";--fa--fa: "\e048\e048"}.fa-hydra{--fa: "\e686";--fa--fa: "\e686\e686"}.fa-circle-caret-up,.fa-caret-circle-up{--fa: "\f331";--fa--fa: "\f331\f331"}.fa-user-vneck-hair-long{--fa: "\e463";--fa--fa: "\e463\e463"}.fa-square-a-lock{--fa: "\e44d";--fa--fa: "\e44d\e44d"}.fa-crutch{--fa: "\f7f7";--fa--fa: "\f7f7\f7f7"}.fa-gas-pump-slash{--fa: "\f5f4";--fa--fa: "\f5f4\f5f4"}.fa-cloud-arrow-up,.fa-cloud-upload,.fa-cloud-upload-alt{--fa: "\f0ee";--fa--fa: "\f0ee\f0ee"}.fa-palette{--fa: "\f53f";--fa--fa: "\f53f\f53f"}.fa-transporter-4{--fa: "\e2a5";--fa--fa: "\e2a5\e2a5"}.fa-chart-mixed-up-circle-currency{--fa: "\e5d8";--fa--fa: "\e5d8\e5d8"}.fa-objects-align-right{--fa: "\e3bf";--fa--fa: "\e3bf\e3bf"}.fa-arrows-turn-right{--fa: "\e4c0";--fa--fa: "\e4c0\e4c0"}.fa-vest{--fa: "\e085";--fa--fa: "\e085\e085"}.fa-pig{--fa: "\f706";--fa--fa: "\f706\f706"}.fa-inbox-full{--fa: "\e1ba";--fa--fa: "\e1ba\e1ba"}.fa-circle-envelope,.fa-envelope-circle{--fa: "\e10c";--fa--fa: "\e10c\e10c"}.fa-triangle-person-digging,.fa-construction{--fa: "\f85d";--fa--fa: "\f85d\f85d"}.fa-ferry{--fa: "\e4ea";--fa--fa: "\e4ea\e4ea"}.fa-bullseye-arrow{--fa: "\f648";--fa--fa: "\f648\f648"}.fa-arrows-down-to-people{--fa: "\e4b9";--fa--fa: "\e4b9\e4b9"}.fa-seedling,.fa-sprout{--fa: "\f4d8";--fa--fa: "\f4d8\f4d8"}.fa-clock-seven{--fa: "\e350";--fa--fa: "\e350\e350"}.fa-left-right,.fa-arrows-alt-h{--fa: "\f337";--fa--fa: "\f337\f337"}.fa-boxes-packing{--fa: "\e4c7";--fa--fa: "\e4c7\e4c7"}.fa-circle-arrow-left,.fa-arrow-circle-left{--fa: "\f0a8";--fa--fa: "\f0a8\f0a8"}.fa-flashlight{--fa: "\f8b8";--fa--fa: "\f8b8\f8b8"}.fa-file-jpg{--fa: "\e646";--fa--fa: "\e646\e646"}.fa-group-arrows-rotate{--fa: "\e4f6";--fa--fa: "\e4f6\e4f6"}.fa-bowl-food{--fa: "\e4c6";--fa--fa: "\e4c6\e4c6"}.fa-square-9{--fa: "\e25e";--fa--fa: "\e25e\e25e"}.fa-candy-cane{--fa: "\f786";--fa--fa: "\f786\f786"}.fa-arrow-down-wide-short,.fa-sort-amount-asc,.fa-sort-amount-down{--fa: "\f160";--fa--fa: "\f160\f160"}.fa-square-dollar,.fa-dollar-square,.fa-usd-square{--fa: "\f2e9";--fa--fa: "\f2e9\f2e9"}.fa-phone-arrow-right{--fa: "\e5be";--fa--fa: "\e5be\e5be"}.fa-hand-holding-seedling{--fa: "\f4bf";--fa--fa: "\f4bf\f4bf"}.fa-message-check,.fa-comment-alt-check{--fa: "\f4a2";--fa--fa: "\f4a2\f4a2"}.fa-cloud-bolt,.fa-thunderstorm{--fa: "\f76c";--fa--fa: "\f76c\f76c"}.fa-chart-line-up-down{--fa: "\e5d7";--fa--fa: "\e5d7\e5d7"}.fa-text-slash,.fa-remove-format{--fa: "\f87d";--fa--fa: "\f87d\f87d"}.fa-watch{--fa: "\f2e1";--fa--fa: "\f2e1\f2e1"}.fa-circle-down-left{--fa: "\e107";--fa--fa: "\e107\e107"}.fa-text{--fa: "\f893";--fa--fa: "\f893\f893"}.fa-projector{--fa: "\f8d6";--fa--fa: "\f8d6\f8d6"}.fa-face-smile-wink,.fa-smile-wink{--fa: "\f4da";--fa--fa: "\f4da\f4da"}.fa-tombstone-blank,.fa-tombstone-alt{--fa: "\f721";--fa--fa: "\f721\f721"}.fa-chess-king-piece,.fa-chess-king-alt{--fa: "\f440";--fa--fa: "\f440\f440"}.fa-circle-6{--fa: "\e0f3";--fa--fa: "\e0f3\e0f3"}.fa-waves-sine{--fa: "\e65d";--fa--fa: "\e65d\e65d"}.fa-left,.fa-arrow-alt-left{--fa: "\f355";--fa--fa: "\f355\f355"}.fa-file-word{--fa: "\f1c2";--fa--fa: "\f1c2\f1c2"}.fa-file-powerpoint{--fa: "\f1c4";--fa--fa: "\f1c4\f1c4"}.fa-square-down,.fa-arrow-alt-square-down{--fa: "\f350";--fa--fa: "\f350\f350"}.fa-objects-align-center-vertical{--fa: "\e3bd";--fa--fa: "\e3bd\e3bd"}.fa-arrows-left-right,.fa-arrows-h{--fa: "\f07e";--fa--fa: "\f07e\f07e"}.fa-house-lock{--fa: "\e510";--fa--fa: "\e510\e510"}.fa-cloud-arrow-down,.fa-cloud-download,.fa-cloud-download-alt{--fa: "\f0ed";--fa--fa: "\f0ed\f0ed"}.fa-wreath{--fa: "\f7e2";--fa--fa: "\f7e2\f7e2"}.fa-children{--fa: "\e4e1";--fa--fa: "\e4e1\e4e1"}.fa-meter-droplet{--fa: "\e1ea";--fa--fa: "\e1ea\e1ea"}.fa-chalkboard,.fa-blackboard{--fa: "\f51b";--fa--fa: "\f51b\f51b"}.fa-user-large-slash,.fa-user-alt-slash{--fa: "\f4fa";--fa--fa: "\f4fa\f4fa"}.fa-signal-strong,.fa-signal-4{--fa: "\f68f";--fa--fa: "\f68f\f68f"}.fa-lollipop,.fa-lollypop{--fa: "\e424";--fa--fa: "\e424\e424"}.fa-list-tree{--fa: "\e1d2";--fa--fa: "\e1d2\e1d2"}.fa-envelope-open{--fa: "\f2b6";--fa--fa: "\f2b6\f2b6"}.fa-draw-circle{--fa: "\f5ed";--fa--fa: "\f5ed\f5ed"}.fa-cat-space{--fa: "\e001";--fa--fa: "\e001\e001"}.fa-handshake-simple-slash,.fa-handshake-alt-slash{--fa: "\e05f";--fa--fa: "\e05f\e05f"}.fa-rabbit-running,.fa-rabbit-fast{--fa: "\f709";--fa--fa: "\f709\f709"}.fa-memo-pad{--fa: "\e1da";--fa--fa: "\e1da\e1da"}.fa-mattress-pillow{--fa: "\e525";--fa--fa: "\e525\e525"}.fa-alarm-plus{--fa: "\f844";--fa--fa: "\f844\f844"}.fa-alicorn{--fa: "\f6b0";--fa--fa: "\f6b0\f6b0"}.fa-comment-question{--fa: "\e14b";--fa--fa: "\e14b\e14b"}.fa-gingerbread-man{--fa: "\f79d";--fa--fa: "\f79d\f79d"}.fa-guarani-sign{--fa: "\e19a";--fa--fa: "\e19a\e19a"}.fa-burger-fries{--fa: "\e0cd";--fa--fa: "\e0cd\e0cd"}.fa-mug-tea{--fa: "\f875";--fa--fa: "\f875\f875"}.fa-border-top{--fa: "\f855";--fa--fa: "\f855\f855"}.fa-arrows-rotate,.fa-refresh,.fa-sync{--fa: "\f021";--fa--fa: "\f021\f021"}.fa-circle-book-open,.fa-book-circle{--fa: "\e0ff";--fa--fa: "\e0ff\e0ff"}.fa-arrows-to-dotted-line{--fa: "\e0a6";--fa--fa: "\e0a6\e0a6"}.fa-fire-extinguisher{--fa: "\f134";--fa--fa: "\f134\f134"}.fa-magnifying-glass-arrows-rotate{--fa: "\e65e";--fa--fa: "\e65e\e65e"}.fa-garage-open{--fa: "\e00b";--fa--fa: "\e00b\e00b"}.fa-shelves-empty{--fa: "\e246";--fa--fa: "\e246\e246"}.fa-cruzeiro-sign{--fa: "\e152";--fa--fa: "\e152\e152"}.fa-watch-apple{--fa: "\e2cb";--fa--fa: "\e2cb\e2cb"}.fa-watch-calculator{--fa: "\f8f0";--fa--fa: "\f8f0\f8f0"}.fa-list-dropdown{--fa: "\e1cf";--fa--fa: "\e1cf\e1cf"}.fa-cabinet-filing{--fa: "\f64b";--fa--fa: "\f64b\f64b"}.fa-burger-soda{--fa: "\f858";--fa--fa: "\f858\f858"}.fa-square-arrow-up,.fa-arrow-square-up{--fa: "\f33c";--fa--fa: "\f33c\f33c"}.fa-greater-than-equal{--fa: "\f532";--fa--fa: "\f532\f532"}.fa-pallet-box{--fa: "\e208";--fa--fa: "\e208\e208"}.fa-face-confounded{--fa: "\e36c";--fa--fa: "\e36c\e36c"}.fa-shield-halved,.fa-shield-alt{--fa: "\f3ed";--fa--fa: "\f3ed\f3ed"}.fa-truck-plow{--fa: "\f7de";--fa--fa: "\f7de\f7de"}.fa-book-atlas,.fa-atlas{--fa: "\f558";--fa--fa: "\f558\f558"}.fa-virus{--fa: "\e074";--fa--fa: "\e074\e074"}.fa-grid-round-2{--fa: "\e5db";--fa--fa: "\e5db\e5db"}.fa-comment-middle-top{--fa: "\e14a";--fa--fa: "\e14a\e14a"}.fa-wave{--fa: "\e65b";--fa--fa: "\e65b\e65b"}.fa-envelope-circle-check{--fa: "\e4e8";--fa--fa: "\e4e8\e4e8"}.fa-layer-group{--fa: "\f5fd";--fa--fa: "\f5fd\f5fd"}.fa-restroom-simple{--fa: "\e23a";--fa--fa: "\e23a\e23a"}.fa-arrows-to-dot{--fa: "\e4be";--fa--fa: "\e4be\e4be"}.fa-border-outer{--fa: "\f851";--fa--fa: "\f851\f851"}.fa-hashtag-lock{--fa: "\e415";--fa--fa: "\e415\e415"}.fa-clock-two-thirty{--fa: "\e35b";--fa--fa: "\e35b\e35b"}.fa-archway{--fa: "\f557";--fa--fa: "\f557\f557"}.fa-heart-circle-check{--fa: "\e4fd";--fa--fa: "\e4fd\e4fd"}.fa-house-chimney-crack,.fa-house-damage{--fa: "\f6f1";--fa--fa: "\f6f1\f6f1"}.fa-file-zipper,.fa-file-archive{--fa: "\f1c6";--fa--fa: "\f1c6\f1c6"}.fa-ticket-perforated{--fa: "\e63e";--fa--fa: "\e63e\e63e"}.fa-heart-half{--fa: "\e1ab";--fa--fa: "\e1ab\e1ab"}.fa-comment-check{--fa: "\f4ac";--fa--fa: "\f4ac\f4ac"}.fa-square{--fa: "\f0c8";--fa--fa: "\f0c8\f0c8"}.fa-memo{--fa: "\e1d8";--fa--fa: "\e1d8\e1d8"}.fa-martini-glass-empty,.fa-glass-martini{--fa: "\f000";--fa--fa: "\f000\f000"}.fa-couch{--fa: "\f4b8";--fa--fa: "\f4b8\f4b8"}.fa-cedi-sign{--fa: "\e0df";--fa--fa: "\e0df\e0df"}.fa-italic{--fa: "\f033";--fa--fa: "\f033\f033"}.fa-glass-citrus{--fa: "\f869";--fa--fa: "\f869\f869"}.fa-calendar-lines-pen{--fa: "\e472";--fa--fa: "\e472\e472"}.fa-table-cells-column-lock{--fa: "\e678";--fa--fa: "\e678\e678"}.fa-church{--fa: "\f51d";--fa--fa: "\f51d\f51d"}.fa-person-snowmobiling,.fa-snowmobile{--fa: "\f7d1";--fa--fa: "\f7d1\f7d1"}.fa-face-hushed{--fa: "\e37b";--fa--fa: "\e37b\e37b"}.fa-comments-dollar{--fa: "\f653";--fa--fa: "\f653\f653"}.fa-tickets-simple{--fa: "\e659";--fa--fa: "\e659\e659"}.fa-pickaxe{--fa: "\e5bf";--fa--fa: "\e5bf\e5bf"}.fa-link-simple-slash{--fa: "\e1ce";--fa--fa: "\e1ce\e1ce"}.fa-democrat{--fa: "\f747";--fa--fa: "\f747\f747"}.fa-face-confused{--fa: "\e36d";--fa--fa: "\e36d\e36d"}.fa-pinball{--fa: "\e229";--fa--fa: "\e229\e229"}.fa-z{--fa: "Z";--fa--fa: "ZZ"}.fa-person-skiing,.fa-skiing{--fa: "\f7c9";--fa--fa: "\f7c9\f7c9"}.fa-deer{--fa: "\f78e";--fa--fa: "\f78e\f78e"}.fa-input-pipe{--fa: "\e1be";--fa--fa: "\e1be\e1be"}.fa-road-lock{--fa: "\e567";--fa--fa: "\e567\e567"}.fa-a{--fa: "A";--fa--fa: "AA"}.fa-bookmark-slash{--fa: "\e0c2";--fa--fa: "\e0c2\e0c2"}.fa-temperature-arrow-down,.fa-temperature-down{--fa: "\e03f";--fa--fa: "\e03f\e03f"}.fa-mace{--fa: "\f6f8";--fa--fa: "\f6f8\f6f8"}.fa-feather-pointed,.fa-feather-alt{--fa: "\f56b";--fa--fa: "\f56b\f56b"}.fa-sausage{--fa: "\f820";--fa--fa: "\f820\f820"}.fa-trash-can-clock{--fa: "\e2aa";--fa--fa: "\e2aa\e2aa"}.fa-p{--fa: "P";--fa--fa: "PP"}.fa-broom-wide{--fa: "\e5d1";--fa--fa: "\e5d1\e5d1"}.fa-snowflake{--fa: "\f2dc";--fa--fa: "\f2dc\f2dc"}.fa-stomach{--fa: "\f623";--fa--fa: "\f623\f623"}.fa-newspaper{--fa: "\f1ea";--fa--fa: "\f1ea\f1ea"}.fa-rectangle-ad,.fa-ad{--fa: "\f641";--fa--fa: "\f641\f641"}.fa-guitar-electric{--fa: "\f8be";--fa--fa: "\f8be\f8be"}.fa-arrow-turn-down-right{--fa: "\e3d6";--fa--fa: "\e3d6\e3d6"}.fa-moon-cloud{--fa: "\f754";--fa--fa: "\f754\f754"}.fa-bread-slice-butter{--fa: "\e3e1";--fa--fa: "\e3e1\e3e1"}.fa-circle-arrow-right,.fa-arrow-circle-right{--fa: "\f0a9";--fa--fa: "\f0a9\f0a9"}.fa-user-group-crown,.fa-users-crown{--fa: "\f6a5";--fa--fa: "\f6a5\f6a5"}.fa-circle-i{--fa: "\e111";--fa--fa: "\e111\e111"}.fa-toilet-paper-check{--fa: "\e5b2";--fa--fa: "\e5b2\e5b2"}.fa-filter-circle-xmark{--fa: "\e17b";--fa--fa: "\e17b\e17b"}.fa-locust{--fa: "\e520";--fa--fa: "\e520\e520"}.fa-sort,.fa-unsorted{--fa: "\f0dc";--fa--fa: "\f0dc\f0dc"}.fa-list-ol,.fa-list-1-2,.fa-list-numeric{--fa: "\f0cb";--fa--fa: "\f0cb\f0cb"}.fa-chart-waterfall{--fa: "\e0eb";--fa--fa: "\e0eb\e0eb"}.fa-sparkle{--fa: "\e5d6";--fa--fa: "\e5d6\e5d6"}.fa-face-party{--fa: "\e383";--fa--fa: "\e383\e383"}.fa-kidneys{--fa: "\f5fb";--fa--fa: "\f5fb\f5fb"}.fa-wifi-exclamation{--fa: "\e2cf";--fa--fa: "\e2cf\e2cf"}.fa-chart-network{--fa: "\f78a";--fa--fa: "\f78a\f78a"}.fa-person-dress-burst{--fa: "\e544";--fa--fa: "\e544\e544"}.fa-dice-d4{--fa: "\f6d0";--fa--fa: "\f6d0\f6d0"}.fa-money-check-dollar,.fa-money-check-alt{--fa: "\f53d";--fa--fa: "\f53d\f53d"}.fa-vector-square{--fa: "\f5cb";--fa--fa: "\f5cb\f5cb"}.fa-bread-slice{--fa: "\f7ec";--fa--fa: "\f7ec\f7ec"}.fa-language{--fa: "\f1ab";--fa--fa: "\f1ab\f1ab"}.fa-wheat-awn-slash{--fa: "\e338";--fa--fa: "\e338\e338"}.fa-face-kiss-wink-heart,.fa-kiss-wink-heart{--fa: "\f598";--fa--fa: "\f598\f598"}.fa-dagger{--fa: "\f6cb";--fa--fa: "\f6cb\f6cb"}.fa-podium{--fa: "\f680";--fa--fa: "\f680\f680"}.fa-diamonds-4{--fa: "\e68b";--fa--fa: "\e68b\e68b"}.fa-memo-circle-check{--fa: "\e1d9";--fa--fa: "\e1d9\e1d9"}.fa-route-highway{--fa: "\f61a";--fa--fa: "\f61a\f61a"}.fa-down-to-line,.fa-arrow-alt-to-bottom{--fa: "\f34a";--fa--fa: "\f34a\f34a"}.fa-filter{--fa: "\f0b0";--fa--fa: "\f0b0\f0b0"}.fa-square-g{--fa: "\e271";--fa--fa: "\e271\e271"}.fa-circle-phone,.fa-phone-circle{--fa: "\e11b";--fa--fa: "\e11b\e11b"}.fa-clipboard-prescription{--fa: "\f5e8";--fa--fa: "\f5e8\f5e8"}.fa-user-nurse-hair{--fa: "\e45d";--fa--fa: "\e45d\e45d"}.fa-question{--fa: "?";--fa--fa: "??"}.fa-file-signature{--fa: "\f573";--fa--fa: "\f573\f573"}.fa-toggle-large-on{--fa: "\e5b1";--fa--fa: "\e5b1\e5b1"}.fa-up-down-left-right,.fa-arrows-alt{--fa: "\f0b2";--fa--fa: "\f0b2\f0b2"}.fa-dryer-heat,.fa-dryer-alt{--fa: "\f862";--fa--fa: "\f862\f862"}.fa-house-chimney-user{--fa: "\e065";--fa--fa: "\e065\e065"}.fa-hand-holding-heart{--fa: "\f4be";--fa--fa: "\f4be\f4be"}.fa-arrow-up-small-big,.fa-sort-size-up-alt{--fa: "\f88f";--fa--fa: "\f88f\f88f"}.fa-train-track{--fa: "\e453";--fa--fa: "\e453\e453"}.fa-puzzle-piece{--fa: "\f12e";--fa--fa: "\f12e\f12e"}.fa-money-check{--fa: "\f53c";--fa--fa: "\f53c\f53c"}.fa-star-half-stroke,.fa-star-half-alt{--fa: "\f5c0";--fa--fa: "\f5c0\f5c0"}.fa-file-exclamation{--fa: "\f31a";--fa--fa: "\f31a\f31a"}.fa-code{--fa: "\f121";--fa--fa: "\f121\f121"}.fa-whiskey-glass,.fa-glass-whiskey{--fa: "\f7a0";--fa--fa: "\f7a0\f7a0"}.fa-moon-stars{--fa: "\f755";--fa--fa: "\f755\f755"}.fa-building-circle-exclamation{--fa: "\e4d3";--fa--fa: "\e4d3\e4d3"}.fa-clothes-hanger{--fa: "\e136";--fa--fa: "\e136\e136"}.fa-mobile-notch,.fa-mobile-iphone{--fa: "\e1ee";--fa--fa: "\e1ee\e1ee"}.fa-magnifying-glass-chart{--fa: "\e522";--fa--fa: "\e522\e522"}.fa-arrow-up-right-from-square,.fa-external-link{--fa: "\f08e";--fa--fa: "\f08e\f08e"}.fa-cubes-stacked{--fa: "\e4e6";--fa--fa: "\e4e6\e4e6"}.fa-images-user{--fa: "\e1b9";--fa--fa: "\e1b9\e1b9"}.fa-won-sign,.fa-krw,.fa-won{--fa: "\f159";--fa--fa: "\f159\f159"}.fa-image-polaroid-user{--fa: "\e1b6";--fa--fa: "\e1b6\e1b6"}.fa-virus-covid{--fa: "\e4a8";--fa--fa: "\e4a8\e4a8"}.fa-square-ellipsis{--fa: "\e26e";--fa--fa: "\e26e\e26e"}.fa-pie{--fa: "\f705";--fa--fa: "\f705\f705"}.fa-chess-knight-piece,.fa-chess-knight-alt{--fa: "\f442";--fa--fa: "\f442\f442"}.fa-austral-sign{--fa: "\e0a9";--fa--fa: "\e0a9\e0a9"}.fa-cloud-plus{--fa: "\e35e";--fa--fa: "\e35e\e35e"}.fa-f{--fa: "F";--fa--fa: "FF"}.fa-leaf{--fa: "\f06c";--fa--fa: "\f06c\f06c"}.fa-bed-bunk{--fa: "\f8f8";--fa--fa: "\f8f8\f8f8"}.fa-road{--fa: "\f018";--fa--fa: "\f018\f018"}.fa-taxi,.fa-cab{--fa: "\f1ba";--fa--fa: "\f1ba\f1ba"}.fa-person-circle-plus{--fa: "\e541";--fa--fa: "\e541\e541"}.fa-chart-pie,.fa-pie-chart{--fa: "\f200";--fa--fa: "\f200\f200"}.fa-bolt-lightning{--fa: "\e0b7";--fa--fa: "\e0b7\e0b7"}.fa-clock-eight{--fa: "\e345";--fa--fa: "\e345\e345"}.fa-sack-xmark{--fa: "\e56a";--fa--fa: "\e56a\e56a"}.fa-file-xls{--fa: "\e64d";--fa--fa: "\e64d\e64d"}.fa-file-excel{--fa: "\f1c3";--fa--fa: "\f1c3\f1c3"}.fa-file-contract{--fa: "\f56c";--fa--fa: "\f56c\f56c"}.fa-fish-fins{--fa: "\e4f2";--fa--fa: "\e4f2\e4f2"}.fa-circle-q{--fa: "\e11e";--fa--fa: "\e11e\e11e"}.fa-building-flag{--fa: "\e4d5";--fa--fa: "\e4d5\e4d5"}.fa-face-grin-beam,.fa-grin-beam{--fa: "\f582";--fa--fa: "\f582\f582"}.fa-object-ungroup{--fa: "\f248";--fa--fa: "\f248\f248"}.fa-face-disguise{--fa: "\e370";--fa--fa: "\e370\e370"}.fa-circle-arrow-down-right{--fa: "\e0fa";--fa--fa: "\e0fa\e0fa"}.fa-alien-8bit,.fa-alien-monster{--fa: "\f8f6";--fa--fa: "\f8f6\f8f6"}.fa-hand-point-ribbon{--fa: "\e1a6";--fa--fa: "\e1a6\e1a6"}.fa-poop{--fa: "\f619";--fa--fa: "\f619\f619"}.fa-object-exclude{--fa: "\e49c";--fa--fa: "\e49c\e49c"}.fa-telescope{--fa: "\e03e";--fa--fa: "\e03e\e03e"}.fa-location-pin,.fa-map-marker{--fa: "\f041";--fa--fa: "\f041\f041"}.fa-square-list{--fa: "\e489";--fa--fa: "\e489\e489"}.fa-kaaba{--fa: "\f66b";--fa--fa: "\f66b\f66b"}.fa-toilet-paper{--fa: "\f71e";--fa--fa: "\f71e\f71e"}.fa-helmet-safety,.fa-hard-hat,.fa-hat-hard{--fa: "\f807";--fa--fa: "\f807\f807"}.fa-comment-code{--fa: "\e147";--fa--fa: "\e147\e147"}.fa-sim-cards{--fa: "\e251";--fa--fa: "\e251\e251"}.fa-starship{--fa: "\e039";--fa--fa: "\e039\e039"}.fa-eject{--fa: "\f052";--fa--fa: "\f052\f052"}.fa-circle-right,.fa-arrow-alt-circle-right{--fa: "\f35a";--fa--fa: "\f35a\f35a"}.fa-plane-circle-check{--fa: "\e555";--fa--fa: "\e555\e555"}.fa-seal{--fa: "\e241";--fa--fa: "\e241\e241"}.fa-user-cowboy{--fa: "\f8ea";--fa--fa: "\f8ea\f8ea"}.fa-hexagon-vertical-nft{--fa: "\e505";--fa--fa: "\e505\e505"}.fa-face-rolling-eyes,.fa-meh-rolling-eyes{--fa: "\f5a5";--fa--fa: "\f5a5\f5a5"}.fa-bread-loaf{--fa: "\f7eb";--fa--fa: "\f7eb\f7eb"}.fa-rings-wedding{--fa: "\f81b";--fa--fa: "\f81b\f81b"}.fa-object-group{--fa: "\f247";--fa--fa: "\f247\f247"}.fa-french-fries{--fa: "\f803";--fa--fa: "\f803\f803"}.fa-chart-line,.fa-line-chart{--fa: "\f201";--fa--fa: "\f201\f201"}.fa-calendar-arrow-down,.fa-calendar-download{--fa: "\e0d0";--fa--fa: "\e0d0\e0d0"}.fa-send-back{--fa: "\f87e";--fa--fa: "\f87e\f87e"}.fa-mask-ventilator{--fa: "\e524";--fa--fa: "\e524\e524"}.fa-tickets{--fa: "\e658";--fa--fa: "\e658\e658"}.fa-signature-lock{--fa: "\e3ca";--fa--fa: "\e3ca\e3ca"}.fa-arrow-right{--fa: "\f061";--fa--fa: "\f061\f061"}.fa-signs-post,.fa-map-signs{--fa: "\f277";--fa--fa: "\f277\f277"}.fa-octagon-plus,.fa-plus-octagon{--fa: "\f301";--fa--fa: "\f301\f301"}.fa-cash-register{--fa: "\f788";--fa--fa: "\f788\f788"}.fa-person-circle-question{--fa: "\e542";--fa--fa: "\e542\e542"}.fa-melon-slice{--fa: "\e311";--fa--fa: "\e311\e311"}.fa-space-station-moon{--fa: "\e033";--fa--fa: "\e033\e033"}.fa-message-smile,.fa-comment-alt-smile{--fa: "\f4aa";--fa--fa: "\f4aa\f4aa"}.fa-cup-straw{--fa: "\e363";--fa--fa: "\e363\e363"}.fa-left-from-line,.fa-arrow-alt-from-right{--fa: "\f348";--fa--fa: "\f348\f348"}.fa-h{--fa: "H";--fa--fa: "HH"}.fa-basket-shopping-simple,.fa-shopping-basket-alt{--fa: "\e0af";--fa--fa: "\e0af\e0af"}.fa-hands-holding-heart,.fa-hands-heart{--fa: "\f4c3";--fa--fa: "\f4c3\f4c3"}.fa-clock-nine{--fa: "\e34c";--fa--fa: "\e34c\e34c"}.fa-hammer-brush{--fa: "\e620";--fa--fa: "\e620\e620"}.fa-tarp{--fa: "\e57b";--fa--fa: "\e57b\e57b"}.fa-face-sleepy{--fa: "\e38e";--fa--fa: "\e38e\e38e"}.fa-hand-horns{--fa: "\e1a9";--fa--fa: "\e1a9\e1a9"}.fa-screwdriver-wrench,.fa-tools{--fa: "\f7d9";--fa--fa: "\f7d9\f7d9"}.fa-arrows-to-eye{--fa: "\e4bf";--fa--fa: "\e4bf\e4bf"}.fa-circle-three-quarters{--fa: "\e125";--fa--fa: "\e125\e125"}.fa-trophy-star,.fa-trophy-alt{--fa: "\f2eb";--fa--fa: "\f2eb\f2eb"}.fa-plug-circle-bolt{--fa: "\e55b";--fa--fa: "\e55b\e55b"}.fa-face-thermometer{--fa: "\e39a";--fa--fa: "\e39a\e39a"}.fa-grid-round-4{--fa: "\e5dd";--fa--fa: "\e5dd\e5dd"}.fa-sign-posts-wrench{--fa: "\e626";--fa--fa: "\e626\e626"}.fa-shirt-running{--fa: "\e3c8";--fa--fa: "\e3c8\e3c8"}.fa-book-circle-arrow-up{--fa: "\e0bd";--fa--fa: "\e0bd\e0bd"}.fa-face-nauseated{--fa: "\e381";--fa--fa: "\e381\e381"}.fa-heart{--fa: "\f004";--fa--fa: "\f004\f004"}.fa-file-chart-pie{--fa: "\f65a";--fa--fa: "\f65a\f65a"}.fa-mars-and-venus{--fa: "\f224";--fa--fa: "\f224\f224"}.fa-house-user,.fa-home-user{--fa: "\e1b0";--fa--fa: "\e1b0\e1b0"}.fa-circle-arrow-down-left{--fa: "\e0f9";--fa--fa: "\e0f9\e0f9"}.fa-dumpster-fire{--fa: "\f794";--fa--fa: "\f794\f794"}.fa-hexagon-minus,.fa-minus-hexagon{--fa: "\f307";--fa--fa: "\f307\f307"}.fa-left-to-line,.fa-arrow-alt-to-left{--fa: "\f34b";--fa--fa: "\f34b\f34b"}.fa-house-crack{--fa: "\e3b1";--fa--fa: "\e3b1\e3b1"}.fa-paw-simple,.fa-paw-alt{--fa: "\f701";--fa--fa: "\f701\f701"}.fa-arrow-left-long-to-line{--fa: "\e3d4";--fa--fa: "\e3d4\e3d4"}.fa-brackets-round,.fa-parentheses{--fa: "\e0c5";--fa--fa: "\e0c5\e0c5"}.fa-martini-glass-citrus,.fa-cocktail{--fa: "\f561";--fa--fa: "\f561\f561"}.fa-user-shakespeare{--fa: "\e2c2";--fa--fa: "\e2c2\e2c2"}.fa-arrow-right-to-arc{--fa: "\e4b2";--fa--fa: "\e4b2\e4b2"}.fa-face-surprise,.fa-surprise{--fa: "\f5c2";--fa--fa: "\f5c2\f5c2"}.fa-bottle-water{--fa: "\e4c5";--fa--fa: "\e4c5\e4c5"}.fa-circle-pause,.fa-pause-circle{--fa: "\f28b";--fa--fa: "\f28b\f28b"}.fa-gauge-circle-plus{--fa: "\e498";--fa--fa: "\e498\e498"}.fa-folders{--fa: "\f660";--fa--fa: "\f660\f660"}.fa-angel{--fa: "\f779";--fa--fa: "\f779\f779"}.fa-value-absolute{--fa: "\f6a6";--fa--fa: "\f6a6\f6a6"}.fa-rabbit{--fa: "\f708";--fa--fa: "\f708\f708"}.fa-toilet-paper-slash{--fa: "\e072";--fa--fa: "\e072\e072"}.fa-circle-euro{--fa: "\e5ce";--fa--fa: "\e5ce\e5ce"}.fa-apple-whole,.fa-apple-alt{--fa: "\f5d1";--fa--fa: "\f5d1\f5d1"}.fa-kitchen-set{--fa: "\e51a";--fa--fa: "\e51a\e51a"}.fa-diamond-half{--fa: "\e5b7";--fa--fa: "\e5b7\e5b7"}.fa-lock-keyhole,.fa-lock-alt{--fa: "\f30d";--fa--fa: "\f30d\f30d"}.fa-r{--fa: "R";--fa--fa: "RR"}.fa-temperature-quarter,.fa-temperature-1,.fa-thermometer-1,.fa-thermometer-quarter{--fa: "\f2ca";--fa--fa: "\f2ca\f2ca"}.fa-square-info,.fa-info-square{--fa: "\f30f";--fa--fa: "\f30f\f30f"}.fa-wifi-slash{--fa: "\f6ac";--fa--fa: "\f6ac\f6ac"}.fa-toilet-paper-xmark{--fa: "\e5b3";--fa--fa: "\e5b3\e5b3"}.fa-hands-holding-dollar,.fa-hands-usd{--fa: "\f4c5";--fa--fa: "\f4c5\f4c5"}.fa-cube{--fa: "\f1b2";--fa--fa: "\f1b2\f1b2"}.fa-arrow-down-triangle-square,.fa-sort-shapes-down{--fa: "\f888";--fa--fa: "\f888\f888"}.fa-bitcoin-sign{--fa: "\e0b4";--fa--fa: "\e0b4\e0b4"}.fa-shutters{--fa: "\e449";--fa--fa: "\e449\e449"}.fa-shield-dog{--fa: "\e573";--fa--fa: "\e573\e573"}.fa-solar-panel{--fa: "\f5ba";--fa--fa: "\f5ba\f5ba"}.fa-lock-open{--fa: "\f3c1";--fa--fa: "\f3c1\f3c1"}.fa-table-tree{--fa: "\e293";--fa--fa: "\e293\e293"}.fa-house-chimney-heart{--fa: "\e1b2";--fa--fa: "\e1b2\e1b2"}.fa-tally-3{--fa: "\e296";--fa--fa: "\e296\e296"}.fa-elevator{--fa: "\e16d";--fa--fa: "\e16d\e16d"}.fa-money-bill-transfer{--fa: "\e528";--fa--fa: "\e528\e528"}.fa-money-bill-trend-up{--fa: "\e529";--fa--fa: "\e529\e529"}.fa-house-flood-water-circle-arrow-right{--fa: "\e50f";--fa--fa: "\e50f\e50f"}.fa-square-poll-horizontal,.fa-poll-h{--fa: "\f682";--fa--fa: "\f682\f682"}.fa-circle{--fa: "\f111";--fa--fa: "\f111\f111"}.fa-left-to-bracket{--fa: "\e66d";--fa--fa: "\e66d\e66d"}.fa-cart-circle-exclamation{--fa: "\e3f2";--fa--fa: "\e3f2\e3f2"}.fa-sword{--fa: "\f71c";--fa--fa: "\f71c\f71c"}.fa-backward-fast,.fa-fast-backward{--fa: "\f049";--fa--fa: "\f049\f049"}.fa-recycle{--fa: "\f1b8";--fa--fa: "\f1b8\f1b8"}.fa-user-astronaut{--fa: "\f4fb";--fa--fa: "\f4fb\f4fb"}.fa-interrobang{--fa: "\e5ba";--fa--fa: "\e5ba\e5ba"}.fa-plane-slash{--fa: "\e069";--fa--fa: "\e069\e069"}.fa-circle-dashed{--fa: "\e105";--fa--fa: "\e105\e105"}.fa-trademark{--fa: "\f25c";--fa--fa: "\f25c\f25c"}.fa-basketball,.fa-basketball-ball{--fa: "\f434";--fa--fa: "\f434\f434"}.fa-fork-knife,.fa-utensils-alt{--fa: "\f2e6";--fa--fa: "\f2e6\f2e6"}.fa-satellite-dish{--fa: "\f7c0";--fa--fa: "\f7c0\f7c0"}.fa-badge-check{--fa: "\f336";--fa--fa: "\f336\f336"}.fa-circle-up,.fa-arrow-alt-circle-up{--fa: "\f35b";--fa--fa: "\f35b\f35b"}.fa-slider{--fa: "\e252";--fa--fa: "\e252\e252"}.fa-mobile-screen-button,.fa-mobile-alt{--fa: "\f3cd";--fa--fa: "\f3cd\f3cd"}.fa-clock-one-thirty{--fa: "\e34f";--fa--fa: "\e34f\e34f"}.fa-inbox-out,.fa-inbox-arrow-up{--fa: "\f311";--fa--fa: "\f311\f311"}.fa-cloud-slash{--fa: "\e137";--fa--fa: "\e137\e137"}.fa-volume-high,.fa-volume-up{--fa: "\f028";--fa--fa: "\f028\f028"}.fa-users-rays{--fa: "\e593";--fa--fa: "\e593\e593"}.fa-wallet{--fa: "\f555";--fa--fa: "\f555\f555"}.fa-octagon-check{--fa: "\e426";--fa--fa: "\e426\e426"}.fa-flatbread-stuffed{--fa: "\e40c";--fa--fa: "\e40c\e40c"}.fa-clipboard-check{--fa: "\f46c";--fa--fa: "\f46c\f46c"}.fa-cart-circle-plus{--fa: "\e3f3";--fa--fa: "\e3f3\e3f3"}.fa-truck-clock,.fa-shipping-timed{--fa: "\f48c";--fa--fa: "\f48c\f48c"}.fa-pool-8-ball{--fa: "\e3c5";--fa--fa: "\e3c5\e3c5"}.fa-file-audio{--fa: "\f1c7";--fa--fa: "\f1c7\f1c7"}.fa-turn-down-left{--fa: "\e331";--fa--fa: "\e331\e331"}.fa-lock-hashtag{--fa: "\e423";--fa--fa: "\e423\e423"}.fa-chart-radar{--fa: "\e0e7";--fa--fa: "\e0e7\e0e7"}.fa-staff{--fa: "\f71b";--fa--fa: "\f71b\f71b"}.fa-burger,.fa-hamburger{--fa: "\f805";--fa--fa: "\f805\f805"}.fa-utility-pole{--fa: "\e2c3";--fa--fa: "\e2c3\e2c3"}.fa-transporter-6{--fa: "\e2a7";--fa--fa: "\e2a7\e2a7"}.fa-arrow-turn-left{--fa: "\e632";--fa--fa: "\e632\e632"}.fa-wrench{--fa: "\f0ad";--fa--fa: "\f0ad\f0ad"}.fa-bugs{--fa: "\e4d0";--fa--fa: "\e4d0\e4d0"}.fa-vector-polygon{--fa: "\e2c7";--fa--fa: "\e2c7\e2c7"}.fa-diagram-nested{--fa: "\e157";--fa--fa: "\e157\e157"}.fa-rupee-sign,.fa-rupee{--fa: "\f156";--fa--fa: "\f156\f156"}.fa-file-image{--fa: "\f1c5";--fa--fa: "\f1c5\f1c5"}.fa-circle-question,.fa-question-circle{--fa: "\f059";--fa--fa: "\f059\f059"}.fa-tickets-perforated{--fa: "\e63f";--fa--fa: "\e63f\e63f"}.fa-image-user{--fa: "\e1b8";--fa--fa: "\e1b8\e1b8"}.fa-buoy{--fa: "\e5b5";--fa--fa: "\e5b5\e5b5"}.fa-plane-departure{--fa: "\f5b0";--fa--fa: "\f5b0\f5b0"}.fa-handshake-slash{--fa: "\e060";--fa--fa: "\e060\e060"}.fa-book-bookmark{--fa: "\e0bb";--fa--fa: "\e0bb\e0bb"}.fa-border-center-h{--fa: "\f89c";--fa--fa: "\f89c\f89c"}.fa-can-food{--fa: "\e3e6";--fa--fa: "\e3e6\e3e6"}.fa-typewriter{--fa: "\f8e7";--fa--fa: "\f8e7\f8e7"}.fa-arrow-right-from-arc{--fa: "\e4b1";--fa--fa: "\e4b1\e4b1"}.fa-circle-k{--fa: "\e113";--fa--fa: "\e113\e113"}.fa-face-hand-over-mouth{--fa: "\e378";--fa--fa: "\e378\e378"}.fa-popcorn{--fa: "\f819";--fa--fa: "\f819\f819"}.fa-house-water,.fa-house-flood{--fa: "\f74f";--fa--fa: "\f74f\f74f"}.fa-object-subtract{--fa: "\e49e";--fa--fa: "\e49e\e49e"}.fa-code-branch{--fa: "\f126";--fa--fa: "\f126\f126"}.fa-warehouse-full,.fa-warehouse-alt{--fa: "\f495";--fa--fa: "\f495\f495"}.fa-hat-cowboy{--fa: "\f8c0";--fa--fa: "\f8c0\f8c0"}.fa-bridge{--fa: "\e4c8";--fa--fa: "\e4c8\e4c8"}.fa-phone-flip,.fa-phone-alt{--fa: "\f879";--fa--fa: "\f879\f879"}.fa-arrow-down-from-dotted-line{--fa: "\e090";--fa--fa: "\e090\e090"}.fa-file-doc{--fa: "\e5ed";--fa--fa: "\e5ed\e5ed"}.fa-square-quarters{--fa: "\e44e";--fa--fa: "\e44e\e44e"}.fa-truck-front{--fa: "\e2b7";--fa--fa: "\e2b7\e2b7"}.fa-cat{--fa: "\f6be";--fa--fa: "\f6be\f6be"}.fa-trash-xmark{--fa: "\e2b4";--fa--fa: "\e2b4\e2b4"}.fa-circle-caret-left,.fa-caret-circle-left{--fa: "\f32e";--fa--fa: "\f32e\f32e"}.fa-files{--fa: "\e178";--fa--fa: "\e178\e178"}.fa-anchor-circle-exclamation{--fa: "\e4ab";--fa--fa: "\e4ab\e4ab"}.fa-face-clouds{--fa: "\e47d";--fa--fa: "\e47d\e47d"}.fa-user-crown{--fa: "\f6a4";--fa--fa: "\f6a4\f6a4"}.fa-basket-shopping-plus{--fa: "\e653";--fa--fa: "\e653\e653"}.fa-truck-field{--fa: "\e58d";--fa--fa: "\e58d\e58d"}.fa-route{--fa: "\f4d7";--fa--fa: "\f4d7\f4d7"}.fa-cart-circle-check{--fa: "\e3f1";--fa--fa: "\e3f1\e3f1"}.fa-clipboard-question{--fa: "\e4e3";--fa--fa: "\e4e3\e4e3"}.fa-panorama{--fa: "\e209";--fa--fa: "\e209\e209"}.fa-comment-medical{--fa: "\f7f5";--fa--fa: "\f7f5\f7f5"}.fa-teeth-open{--fa: "\f62f";--fa--fa: "\f62f\f62f"}.fa-user-tie-hair-long{--fa: "\e460";--fa--fa: "\e460\e460"}.fa-file-circle-minus{--fa: "\e4ed";--fa--fa: "\e4ed\e4ed"}.fa-head-side-medical{--fa: "\f809";--fa--fa: "\f809\f809"}.fa-arrow-turn-right{--fa: "\e635";--fa--fa: "\e635\e635"}.fa-tags{--fa: "\f02c";--fa--fa: "\f02c\f02c"}.fa-wine-glass{--fa: "\f4e3";--fa--fa: "\f4e3\f4e3"}.fa-forward-fast,.fa-fast-forward{--fa: "\f050";--fa--fa: "\f050\f050"}.fa-face-meh-blank,.fa-meh-blank{--fa: "\f5a4";--fa--fa: "\f5a4\f5a4"}.fa-user-robot{--fa: "\e04b";--fa--fa: "\e04b\e04b"}.fa-square-parking,.fa-parking{--fa: "\f540";--fa--fa: "\f540\f540"}.fa-card-diamond{--fa: "\e3ea";--fa--fa: "\e3ea\e3ea"}.fa-face-zipper{--fa: "\e3a5";--fa--fa: "\e3a5\e3a5"}.fa-face-raised-eyebrow{--fa: "\e388";--fa--fa: "\e388\e388"}.fa-house-signal{--fa: "\e012";--fa--fa: "\e012\e012"}.fa-square-chevron-up,.fa-chevron-square-up{--fa: "\f32c";--fa--fa: "\f32c\f32c"}.fa-bars-progress,.fa-tasks-alt{--fa: "\f828";--fa--fa: "\f828\f828"}.fa-faucet-drip{--fa: "\e006";--fa--fa: "\e006\e006"}.fa-arrows-to-line{--fa: "\e0a7";--fa--fa: "\e0a7\e0a7"}.fa-dolphin{--fa: "\e168";--fa--fa: "\e168\e168"}.fa-arrow-up-right{--fa: "\e09f";--fa--fa: "\e09f\e09f"}.fa-circle-r{--fa: "\e120";--fa--fa: "\e120\e120"}.fa-cart-flatbed,.fa-dolly-flatbed{--fa: "\f474";--fa--fa: "\f474\f474"}.fa-ban-smoking,.fa-smoking-ban{--fa: "\f54d";--fa--fa: "\f54d\f54d"}.fa-circle-sort-up,.fa-sort-circle-up{--fa: "\e032";--fa--fa: "\e032\e032"}.fa-terminal{--fa: "\f120";--fa--fa: "\f120\f120"}.fa-mobile-button{--fa: "\f10b";--fa--fa: "\f10b\f10b"}.fa-house-medical-flag{--fa: "\e514";--fa--fa: "\e514\e514"}.fa-basket-shopping,.fa-shopping-basket{--fa: "\f291";--fa--fa: "\f291\f291"}.fa-tape{--fa: "\f4db";--fa--fa: "\f4db\f4db"}.fa-chestnut{--fa: "\e3f6";--fa--fa: "\e3f6\e3f6"}.fa-bus-simple,.fa-bus-alt{--fa: "\f55e";--fa--fa: "\f55e\f55e"}.fa-eye{--fa: "\f06e";--fa--fa: "\f06e\f06e"}.fa-face-sad-cry,.fa-sad-cry{--fa: "\f5b3";--fa--fa: "\f5b3\f5b3"}.fa-heat{--fa: "\e00c";--fa--fa: "\e00c\e00c"}.fa-ticket-airline,.fa-ticket-perforated-plane,.fa-ticket-plane{--fa: "\e29a";--fa--fa: "\e29a\e29a"}.fa-boot-heeled{--fa: "\e33f";--fa--fa: "\e33f\e33f"}.fa-arrows-minimize,.fa-compress-arrows{--fa: "\e0a5";--fa--fa: "\e0a5\e0a5"}.fa-audio-description{--fa: "\f29e";--fa--fa: "\f29e\f29e"}.fa-person-military-to-person{--fa: "\e54c";--fa--fa: "\e54c\e54c"}.fa-file-shield{--fa: "\e4f0";--fa--fa: "\e4f0\e4f0"}.fa-hexagon{--fa: "\f312";--fa--fa: "\f312\f312"}.fa-manhole{--fa: "\e1d6";--fa--fa: "\e1d6\e1d6"}.fa-user-slash{--fa: "\f506";--fa--fa: "\f506\f506"}.fa-pen{--fa: "\f304";--fa--fa: "\f304\f304"}.fa-tower-observation{--fa: "\e586";--fa--fa: "\e586\e586"}.fa-floppy-disks{--fa: "\e183";--fa--fa: "\e183\e183"}.fa-toilet-paper-blank-under,.fa-toilet-paper-reverse-alt{--fa: "\e29f";--fa--fa: "\e29f\e29f"}.fa-file-code{--fa: "\f1c9";--fa--fa: "\f1c9\f1c9"}.fa-signal,.fa-signal-5,.fa-signal-perfect{--fa: "\f012";--fa--fa: "\f012\f012"}.fa-pump{--fa: "\e442";--fa--fa: "\e442\e442"}.fa-bus{--fa: "\f207";--fa--fa: "\f207\f207"}.fa-heart-circle-xmark{--fa: "\e501";--fa--fa: "\e501\e501"}.fa-arrow-up-left-from-circle{--fa: "\e09e";--fa--fa: "\e09e\e09e"}.fa-house-chimney,.fa-home-lg{--fa: "\e3af";--fa--fa: "\e3af\e3af"}.fa-window-maximize{--fa: "\f2d0";--fa--fa: "\f2d0\f2d0"}.fa-dryer{--fa: "\f861";--fa--fa: "\f861\f861"}.fa-face-frown,.fa-frown{--fa: "\f119";--fa--fa: "\f119\f119"}.fa-chess-bishop-piece,.fa-chess-bishop-alt{--fa: "\f43b";--fa--fa: "\f43b\f43b"}.fa-shirt-tank-top{--fa: "\e3c9";--fa--fa: "\e3c9\e3c9"}.fa-diploma,.fa-scroll-ribbon{--fa: "\f5ea";--fa--fa: "\f5ea\f5ea"}.fa-screencast{--fa: "\e23e";--fa--fa: "\e23e\e23e"}.fa-walker{--fa: "\f831";--fa--fa: "\f831\f831"}.fa-prescription{--fa: "\f5b1";--fa--fa: "\f5b1\f5b1"}.fa-shop,.fa-store-alt{--fa: "\f54f";--fa--fa: "\f54f\f54f"}.fa-floppy-disk,.fa-save{--fa: "\f0c7";--fa--fa: "\f0c7\f0c7"}.fa-vihara{--fa: "\f6a7";--fa--fa: "\f6a7\f6a7"}.fa-face-kiss-closed-eyes{--fa: "\e37d";--fa--fa: "\e37d\e37d"}.fa-scale-unbalanced,.fa-balance-scale-left{--fa: "\f515";--fa--fa: "\f515\f515"}.fa-file-user{--fa: "\f65c";--fa--fa: "\f65c\f65c"}.fa-user-police-tie{--fa: "\e334";--fa--fa: "\e334\e334"}.fa-face-tongue-money{--fa: "\e39d";--fa--fa: "\e39d\e39d"}.fa-tennis-ball{--fa: "\f45e";--fa--fa: "\f45e\f45e"}.fa-square-l{--fa: "\e275";--fa--fa: "\e275\e275"}.fa-sort-up,.fa-sort-asc{--fa: "\f0de";--fa--fa: "\f0de\f0de"}.fa-calendar-arrow-up,.fa-calendar-upload{--fa: "\e0d1";--fa--fa: "\e0d1\e0d1"}.fa-comment-dots,.fa-commenting{--fa: "\f4ad";--fa--fa: "\f4ad\f4ad"}.fa-plant-wilt{--fa: "\e5aa";--fa--fa: "\e5aa\e5aa"}.fa-scarf{--fa: "\f7c1";--fa--fa: "\f7c1\f7c1"}.fa-album-circle-plus{--fa: "\e48c";--fa--fa: "\e48c\e48c"}.fa-user-nurse-hair-long{--fa: "\e45e";--fa--fa: "\e45e\e45e"}.fa-diamond{--fa: "\f219";--fa--fa: "\f219\f219"}.fa-square-left,.fa-arrow-alt-square-left{--fa: "\f351";--fa--fa: "\f351\f351"}.fa-face-grin-squint,.fa-grin-squint{--fa: "\f585";--fa--fa: "\f585\f585"}.fa-circle-ellipsis-vertical{--fa: "\e10b";--fa--fa: "\e10b\e10b"}.fa-hand-holding-dollar,.fa-hand-holding-usd{--fa: "\f4c0";--fa--fa: "\f4c0\f4c0"}.fa-grid-dividers{--fa: "\e3ad";--fa--fa: "\e3ad\e3ad"}.fa-chart-diagram{--fa: "\e695";--fa--fa: "\e695\e695"}.fa-bacterium{--fa: "\e05a";--fa--fa: "\e05a\e05a"}.fa-hand-pointer{--fa: "\f25a";--fa--fa: "\f25a\f25a"}.fa-drum-steelpan{--fa: "\f56a";--fa--fa: "\f56a\f56a"}.fa-hand-scissors{--fa: "\f257";--fa--fa: "\f257\f257"}.fa-hands-praying,.fa-praying-hands{--fa: "\f684";--fa--fa: "\f684\f684"}.fa-face-pensive{--fa: "\e384";--fa--fa: "\e384\e384"}.fa-user-music{--fa: "\f8eb";--fa--fa: "\f8eb\f8eb"}.fa-arrow-rotate-right,.fa-arrow-right-rotate,.fa-arrow-rotate-forward,.fa-redo{--fa: "\f01e";--fa--fa: "\f01e\f01e"}.fa-messages-dollar,.fa-comments-alt-dollar{--fa: "\f652";--fa--fa: "\f652\f652"}.fa-sensor-on{--fa: "\e02b";--fa--fa: "\e02b\e02b"}.fa-balloon{--fa: "\e2e3";--fa--fa: "\e2e3\e2e3"}.fa-biohazard{--fa: "\f780";--fa--fa: "\f780\f780"}.fa-chess-queen-piece,.fa-chess-queen-alt{--fa: "\f446";--fa--fa: "\f446\f446"}.fa-location-crosshairs,.fa-location{--fa: "\f601";--fa--fa: "\f601\f601"}.fa-mars-double{--fa: "\f227";--fa--fa: "\f227\f227"}.fa-left-from-bracket{--fa: "\e66c";--fa--fa: "\e66c\e66c"}.fa-house-person-leave,.fa-house-leave,.fa-house-person-depart{--fa: "\e00f";--fa--fa: "\e00f\e00f"}.fa-ruler-triangle{--fa: "\f61c";--fa--fa: "\f61c\f61c"}.fa-card-club{--fa: "\e3e9";--fa--fa: "\e3e9\e3e9"}.fa-child-dress{--fa: "\e59c";--fa--fa: "\e59c\e59c"}.fa-users-between-lines{--fa: "\e591";--fa--fa: "\e591\e591"}.fa-lungs-virus{--fa: "\e067";--fa--fa: "\e067\e067"}.fa-spinner-third{--fa: "\f3f4";--fa--fa: "\f3f4\f3f4"}.fa-face-grin-tears,.fa-grin-tears{--fa: "\f588";--fa--fa: "\f588\f588"}.fa-phone{--fa: "\f095";--fa--fa: "\f095\f095"}.fa-computer-mouse-scrollwheel,.fa-mouse-alt{--fa: "\f8cd";--fa--fa: "\f8cd\f8cd"}.fa-calendar-xmark,.fa-calendar-times{--fa: "\f273";--fa--fa: "\f273\f273"}.fa-child-reaching{--fa: "\e59d";--fa--fa: "\e59d\e59d"}.fa-table-layout{--fa: "\e290";--fa--fa: "\e290\e290"}.fa-narwhal{--fa: "\f6fe";--fa--fa: "\f6fe\f6fe"}.fa-ramp-loading{--fa: "\f4d4";--fa--fa: "\f4d4\f4d4"}.fa-calendar-circle-plus{--fa: "\e470";--fa--fa: "\e470\e470"}.fa-toothbrush{--fa: "\f635";--fa--fa: "\f635\f635"}.fa-border-inner{--fa: "\f84e";--fa--fa: "\f84e\f84e"}.fa-paw-claws{--fa: "\f702";--fa--fa: "\f702\f702"}.fa-kiwi-fruit{--fa: "\e30c";--fa--fa: "\e30c\e30c"}.fa-traffic-light-slow{--fa: "\f639";--fa--fa: "\f639\f639"}.fa-rectangle-code{--fa: "\e322";--fa--fa: "\e322\e322"}.fa-head-side-virus{--fa: "\e064";--fa--fa: "\e064\e064"}.fa-keyboard-brightness{--fa: "\e1c0";--fa--fa: "\e1c0\e1c0"}.fa-books-medical{--fa: "\f7e8";--fa--fa: "\f7e8\f7e8"}.fa-lightbulb-slash{--fa: "\f673";--fa--fa: "\f673\f673"}.fa-house-blank,.fa-home-blank{--fa: "\e487";--fa--fa: "\e487\e487"}.fa-square-5{--fa: "\e25a";--fa--fa: "\e25a\e25a"}.fa-square-heart,.fa-heart-square{--fa: "\f4c8";--fa--fa: "\f4c8\f4c8"}.fa-puzzle{--fa: "\e443";--fa--fa: "\e443\e443"}.fa-user-gear,.fa-user-cog{--fa: "\f4fe";--fa--fa: "\f4fe\f4fe"}.fa-pipe-circle-check{--fa: "\e436";--fa--fa: "\e436\e436"}.fa-arrow-up-1-9,.fa-sort-numeric-up{--fa: "\f163";--fa--fa: "\f163\f163"}.fa-octagon-exclamation{--fa: "\e204";--fa--fa: "\e204\e204"}.fa-dial-low{--fa: "\e15d";--fa--fa: "\e15d\e15d"}.fa-door-closed{--fa: "\f52a";--fa--fa: "\f52a\f52a"}.fa-laptop-mobile,.fa-phone-laptop{--fa: "\f87a";--fa--fa: "\f87a\f87a"}.fa-conveyor-belt-boxes,.fa-conveyor-belt-alt{--fa: "\f46f";--fa--fa: "\f46f\f46f"}.fa-shield-virus{--fa: "\e06c";--fa--fa: "\e06c\e06c"}.fa-starfighter-twin-ion-engine-advanced,.fa-starfighter-alt-advanced{--fa: "\e28e";--fa--fa: "\e28e\e28e"}.fa-dice-six{--fa: "\f526";--fa--fa: "\f526\f526"}.fa-starfighter-twin-ion-engine,.fa-starfighter-alt{--fa: "\e038";--fa--fa: "\e038\e038"}.fa-rocket-launch{--fa: "\e027";--fa--fa: "\e027\e027"}.fa-mosquito-net{--fa: "\e52c";--fa--fa: "\e52c\e52c"}.fa-file-fragment{--fa: "\e697";--fa--fa: "\e697\e697"}.fa-vent-damper{--fa: "\e465";--fa--fa: "\e465\e465"}.fa-bridge-water{--fa: "\e4ce";--fa--fa: "\e4ce\e4ce"}.fa-ban-bug,.fa-debug{--fa: "\f7f9";--fa--fa: "\f7f9\f7f9"}.fa-person-booth{--fa: "\f756";--fa--fa: "\f756\f756"}.fa-text-width{--fa: "\f035";--fa--fa: "\f035\f035"}.fa-garage-car{--fa: "\e00a";--fa--fa: "\e00a\e00a"}.fa-square-kanban{--fa: "\e488";--fa--fa: "\e488\e488"}.fa-hat-wizard{--fa: "\f6e8";--fa--fa: "\f6e8\f6e8"}.fa-chart-kanban{--fa: "\e64f";--fa--fa: "\e64f\e64f"}.fa-pen-fancy{--fa: "\f5ac";--fa--fa: "\f5ac\f5ac"}.fa-coffee-pot{--fa: "\e002";--fa--fa: "\e002\e002"}.fa-mouse-field{--fa: "\e5a8";--fa--fa: "\e5a8\e5a8"}.fa-person-digging,.fa-digging{--fa: "\f85e";--fa--fa: "\f85e\f85e"}.fa-shower-down,.fa-shower-alt{--fa: "\e24d";--fa--fa: "\e24d\e24d"}.fa-box-circle-check{--fa: "\e0c4";--fa--fa: "\e0c4\e0c4"}.fa-brightness{--fa: "\e0c9";--fa--fa: "\e0c9\e0c9"}.fa-car-side-bolt{--fa: "\e344";--fa--fa: "\e344\e344"}.fa-file-xml{--fa: "\e654";--fa--fa: "\e654\e654"}.fa-ornament{--fa: "\f7b8";--fa--fa: "\f7b8\f7b8"}.fa-phone-arrow-down-left,.fa-phone-arrow-down,.fa-phone-incoming{--fa: "\e223";--fa--fa: "\e223\e223"}.fa-cloud-word{--fa: "\e138";--fa--fa: "\e138\e138"}.fa-hand-fingers-crossed{--fa: "\e1a3";--fa--fa: "\e1a3\e1a3"}.fa-trash{--fa: "\f1f8";--fa--fa: "\f1f8\f1f8"}.fa-gauge-simple,.fa-gauge-simple-med,.fa-tachometer-average{--fa: "\f629";--fa--fa: "\f629\f629"}.fa-arrow-down-small-big,.fa-sort-size-down-alt{--fa: "\f88d";--fa--fa: "\f88d\f88d"}.fa-book-medical{--fa: "\f7e6";--fa--fa: "\f7e6\f7e6"}.fa-face-melting{--fa: "\e483";--fa--fa: "\e483\e483"}.fa-poo{--fa: "\f2fe";--fa--fa: "\f2fe\f2fe"}.fa-pen-clip-slash,.fa-pen-alt-slash{--fa: "\e20f";--fa--fa: "\e20f\e20f"}.fa-quote-right,.fa-quote-right-alt{--fa: "\f10e";--fa--fa: "\f10e\f10e"}.fa-scroll-old{--fa: "\f70f";--fa--fa: "\f70f\f70f"}.fa-guitars{--fa: "\f8bf";--fa--fa: "\f8bf\f8bf"}.fa-phone-xmark{--fa: "\e227";--fa--fa: "\e227\e227"}.fa-hose{--fa: "\e419";--fa--fa: "\e419\e419"}.fa-clock-six{--fa: "\e352";--fa--fa: "\e352\e352"}.fa-shirt,.fa-t-shirt,.fa-tshirt{--fa: "\f553";--fa--fa: "\f553\f553"}.fa-billboard{--fa: "\e5cd";--fa--fa: "\e5cd\e5cd"}.fa-square-r{--fa: "\e27c";--fa--fa: "\e27c\e27c"}.fa-cubes{--fa: "\f1b3";--fa--fa: "\f1b3\f1b3"}.fa-envelope-open-dollar{--fa: "\f657";--fa--fa: "\f657\f657"}.fa-divide{--fa: "\f529";--fa--fa: "\f529\f529"}.fa-sun-cloud{--fa: "\f763";--fa--fa: "\f763\f763"}.fa-lamp-floor{--fa: "\e015";--fa--fa: "\e015\e015"}.fa-square-7{--fa: "\e25c";--fa--fa: "\e25c\e25c"}.fa-tenge-sign,.fa-tenge{--fa: "\f7d7";--fa--fa: "\f7d7\f7d7"}.fa-headphones{--fa: "\f025";--fa--fa: "\f025\f025"}.fa-hands-holding{--fa: "\f4c2";--fa--fa: "\f4c2\f4c2"}.fa-campfire{--fa: "\f6ba";--fa--fa: "\f6ba\f6ba"}.fa-circle-ampersand{--fa: "\e0f8";--fa--fa: "\e0f8\e0f8"}.fa-snowflakes{--fa: "\f7cf";--fa--fa: "\f7cf\f7cf"}.fa-hands-clapping{--fa: "\e1a8";--fa--fa: "\e1a8\e1a8"}.fa-republican{--fa: "\f75e";--fa--fa: "\f75e\f75e"}.fa-leaf-maple{--fa: "\f6f6";--fa--fa: "\f6f6\f6f6"}.fa-arrow-left{--fa: "\f060";--fa--fa: "\f060\f060"}.fa-person-circle-xmark{--fa: "\e543";--fa--fa: "\e543\e543"}.fa-ruler{--fa: "\f545";--fa--fa: "\f545\f545"}.fa-arrow-left-from-bracket{--fa: "\e668";--fa--fa: "\e668\e668"}.fa-cup-straw-swoosh{--fa: "\e364";--fa--fa: "\e364\e364"}.fa-temperature-sun,.fa-temperature-hot{--fa: "\f76a";--fa--fa: "\f76a\f76a"}.fa-align-left{--fa: "\f036";--fa--fa: "\f036\f036"}.fa-dice-d6{--fa: "\f6d1";--fa--fa: "\f6d1\f6d1"}.fa-restroom{--fa: "\f7bd";--fa--fa: "\f7bd\f7bd"}.fa-high-definition,.fa-rectangle-hd{--fa: "\e1ae";--fa--fa: "\e1ae\e1ae"}.fa-j{--fa: "J";--fa--fa: "JJ"}.fa-galaxy{--fa: "\e008";--fa--fa: "\e008\e008"}.fa-users-viewfinder{--fa: "\e595";--fa--fa: "\e595\e595"}.fa-file-video{--fa: "\f1c8";--fa--fa: "\f1c8\f1c8"}.fa-cherries{--fa: "\e0ec";--fa--fa: "\e0ec\e0ec"}.fa-up-right-from-square,.fa-external-link-alt{--fa: "\f35d";--fa--fa: "\f35d\f35d"}.fa-circle-sort,.fa-sort-circle{--fa: "\e030";--fa--fa: "\e030\e030"}.fa-table-cells,.fa-th{--fa: "\f00a";--fa--fa: "\f00a\f00a"}.fa-bag-shopping-minus{--fa: "\e650";--fa--fa: "\e650\e650"}.fa-file-pdf{--fa: "\f1c1";--fa--fa: "\f1c1\f1c1"}.fa-siren{--fa: "\e02d";--fa--fa: "\e02d\e02d"}.fa-arrow-up-to-dotted-line{--fa: "\e0a1";--fa--fa: "\e0a1\e0a1"}.fa-image-landscape,.fa-landscape{--fa: "\e1b5";--fa--fa: "\e1b5\e1b5"}.fa-tank-water{--fa: "\e452";--fa--fa: "\e452\e452"}.fa-curling-stone,.fa-curling{--fa: "\f44a";--fa--fa: "\f44a\f44a"}.fa-gamepad-modern,.fa-gamepad-alt{--fa: "\e5a2";--fa--fa: "\e5a2\e5a2"}.fa-messages-question{--fa: "\e1e7";--fa--fa: "\e1e7\e1e7"}.fa-book-bible,.fa-bible{--fa: "\f647";--fa--fa: "\f647\f647"}.fa-o{--fa: "O";--fa--fa: "OO"}.fa-suitcase-medical,.fa-medkit{--fa: "\f0fa";--fa--fa: "\f0fa\f0fa"}.fa-briefcase-arrow-right{--fa: "\e2f2";--fa--fa: "\e2f2\e2f2"}.fa-expand-wide{--fa: "\f320";--fa--fa: "\f320\f320"}.fa-clock-eleven-thirty{--fa: "\e348";--fa--fa: "\e348\e348"}.fa-rv{--fa: "\f7be";--fa--fa: "\f7be\f7be"}.fa-user-secret{--fa: "\f21b";--fa--fa: "\f21b\f21b"}.fa-otter{--fa: "\f700";--fa--fa: "\f700\f700"}.fa-dreidel{--fa: "\f792";--fa--fa: "\f792\f792"}.fa-person-dress,.fa-female{--fa: "\f182";--fa--fa: "\f182\f182"}.fa-comment-dollar{--fa: "\f651";--fa--fa: "\f651\f651"}.fa-business-time,.fa-briefcase-clock{--fa: "\f64a";--fa--fa: "\f64a\f64a"}.fa-flower-tulip{--fa: "\f801";--fa--fa: "\f801\f801"}.fa-people-pants-simple{--fa: "\e21a";--fa--fa: "\e21a\e21a"}.fa-cloud-drizzle{--fa: "\f738";--fa--fa: "\f738\f738"}.fa-table-cells-large,.fa-th-large{--fa: "\f009";--fa--fa: "\f009\f009"}.fa-book-tanakh,.fa-tanakh{--fa: "\f827";--fa--fa: "\f827\f827"}.fa-solar-system{--fa: "\e02f";--fa--fa: "\e02f\e02f"}.fa-seal-question{--fa: "\e243";--fa--fa: "\e243\e243"}.fa-phone-volume,.fa-volume-control-phone{--fa: "\f2a0";--fa--fa: "\f2a0\f2a0"}.fa-disc-drive{--fa: "\f8b5";--fa--fa: "\f8b5\f8b5"}.fa-hat-cowboy-side{--fa: "\f8c1";--fa--fa: "\f8c1\f8c1"}.fa-table-rows,.fa-rows{--fa: "\e292";--fa--fa: "\e292\e292"}.fa-location-exclamation,.fa-map-marker-exclamation{--fa: "\f608";--fa--fa: "\f608\f608"}.fa-face-fearful{--fa: "\e375";--fa--fa: "\e375\e375"}.fa-clipboard-user{--fa: "\f7f3";--fa--fa: "\f7f3\f7f3"}.fa-bus-school{--fa: "\f5dd";--fa--fa: "\f5dd\f5dd"}.fa-film-slash{--fa: "\e179";--fa--fa: "\e179\e179"}.fa-square-arrow-down-right{--fa: "\e262";--fa--fa: "\e262\e262"}.fa-book-sparkles,.fa-book-spells{--fa: "\f6b8";--fa--fa: "\f6b8\f6b8"}.fa-washing-machine,.fa-washer{--fa: "\f898";--fa--fa: "\f898\f898"}.fa-child{--fa: "\f1ae";--fa--fa: "\f1ae\f1ae"}.fa-lira-sign{--fa: "\f195";--fa--fa: "\f195\f195"}.fa-user-visor{--fa: "\e04c";--fa--fa: "\e04c\e04c"}.fa-file-plus-minus{--fa: "\e177";--fa--fa: "\e177\e177"}.fa-chess-clock-flip,.fa-chess-clock-alt{--fa: "\f43e";--fa--fa: "\f43e\f43e"}.fa-satellite{--fa: "\f7bf";--fa--fa: "\f7bf\f7bf"}.fa-truck-fire{--fa: "\e65a";--fa--fa: "\e65a\e65a"}.fa-plane-lock{--fa: "\e558";--fa--fa: "\e558\e558"}.fa-steering-wheel{--fa: "\f622";--fa--fa: "\f622\f622"}.fa-tag{--fa: "\f02b";--fa--fa: "\f02b\f02b"}.fa-stretcher{--fa: "\f825";--fa--fa: "\f825\f825"}.fa-book-section,.fa-book-law{--fa: "\e0c1";--fa--fa: "\e0c1\e0c1"}.fa-inboxes{--fa: "\e1bb";--fa--fa: "\e1bb\e1bb"}.fa-coffee-bean{--fa: "\e13e";--fa--fa: "\e13e\e13e"}.fa-circle-yen{--fa: "\e5d0";--fa--fa: "\e5d0\e5d0"}.fa-brackets-curly{--fa: "\f7ea";--fa--fa: "\f7ea\f7ea"}.fa-ellipsis-stroke-vertical,.fa-ellipsis-v-alt{--fa: "\f39c";--fa--fa: "\f39c\f39c"}.fa-comment{--fa: "\f075";--fa--fa: "\f075\f075"}.fa-square-1{--fa: "\e256";--fa--fa: "\e256\e256"}.fa-cake-candles,.fa-birthday-cake,.fa-cake{--fa: "\f1fd";--fa--fa: "\f1fd\f1fd"}.fa-head-side{--fa: "\f6e9";--fa--fa: "\f6e9\f6e9"}.fa-truck-ladder{--fa: "\e657";--fa--fa: "\e657\e657"}.fa-envelope{--fa: "\f0e0";--fa--fa: "\f0e0\f0e0"}.fa-dolly-empty{--fa: "\f473";--fa--fa: "\f473\f473"}.fa-face-tissue{--fa: "\e39c";--fa--fa: "\e39c\e39c"}.fa-angles-up,.fa-angle-double-up{--fa: "\f102";--fa--fa: "\f102\f102"}.fa-bin-recycle{--fa: "\e5f7";--fa--fa: "\e5f7\e5f7"}.fa-paperclip{--fa: "\f0c6";--fa--fa: "\f0c6\f0c6"}.fa-chart-line-down{--fa: "\f64d";--fa--fa: "\f64d\f64d"}.fa-arrow-right-to-city{--fa: "\e4b3";--fa--fa: "\e4b3\e4b3"}.fa-lock-a{--fa: "\e422";--fa--fa: "\e422\e422"}.fa-ribbon{--fa: "\f4d6";--fa--fa: "\f4d6\f4d6"}.fa-lungs{--fa: "\f604";--fa--fa: "\f604\f604"}.fa-person-pinball{--fa: "\e21d";--fa--fa: "\e21d\e21d"}.fa-arrow-up-9-1,.fa-sort-numeric-up-alt{--fa: "\f887";--fa--fa: "\f887\f887"}.fa-apple-core{--fa: "\e08f";--fa--fa: "\e08f\e08f"}.fa-circle-y{--fa: "\e12f";--fa--fa: "\e12f\e12f"}.fa-h6{--fa: "\e413";--fa--fa: "\e413\e413"}.fa-litecoin-sign{--fa: "\e1d3";--fa--fa: "\e1d3\e1d3"}.fa-bottle-baby{--fa: "\e673";--fa--fa: "\e673\e673"}.fa-circle-small{--fa: "\e122";--fa--fa: "\e122\e122"}.fa-border-none{--fa: "\f850";--fa--fa: "\f850\f850"}.fa-arrow-turn-down-left{--fa: "\e2e1";--fa--fa: "\e2e1\e2e1"}.fa-circle-wifi-circle-wifi,.fa-circle-wifi-group{--fa: "\e67e";--fa--fa: "\e67e\e67e"}.fa-circle-nodes{--fa: "\e4e2";--fa--fa: "\e4e2\e4e2"}.fa-parachute-box{--fa: "\f4cd";--fa--fa: "\f4cd\f4cd"}.fa-reflect-horizontal{--fa: "\e664";--fa--fa: "\e664\e664"}.fa-message-medical,.fa-comment-alt-medical{--fa: "\f7f4";--fa--fa: "\f7f4\f7f4"}.fa-rugby-ball{--fa: "\e3c6";--fa--fa: "\e3c6\e3c6"}.fa-comment-music{--fa: "\f8b0";--fa--fa: "\f8b0\f8b0"}.fa-indent{--fa: "\f03c";--fa--fa: "\f03c\f03c"}.fa-tree-deciduous,.fa-tree-alt{--fa: "\f400";--fa--fa: "\f400\f400"}.fa-puzzle-piece-simple,.fa-puzzle-piece-alt{--fa: "\e231";--fa--fa: "\e231\e231"}.fa-truck-field-un{--fa: "\e58e";--fa--fa: "\e58e\e58e"}.fa-nfc-trash{--fa: "\e1fd";--fa--fa: "\e1fd\e1fd"}.fa-hourglass,.fa-hourglass-empty{--fa: "\f254";--fa--fa: "\f254\f254"}.fa-mountain{--fa: "\f6fc";--fa--fa: "\f6fc\f6fc"}.fa-file-xmark,.fa-file-times{--fa: "\f317";--fa--fa: "\f317\f317"}.fa-house-heart,.fa-home-heart{--fa: "\f4c9";--fa--fa: "\f4c9\f4c9"}.fa-house-chimney-blank{--fa: "\e3b0";--fa--fa: "\e3b0\e3b0"}.fa-meter-bolt{--fa: "\e1e9";--fa--fa: "\e1e9\e1e9"}.fa-user-doctor,.fa-user-md{--fa: "\f0f0";--fa--fa: "\f0f0\f0f0"}.fa-slash-back{--fa: "\\";--fa--fa: "\\\\"}.fa-circle-info,.fa-info-circle{--fa: "\f05a";--fa--fa: "\f05a\f05a"}.fa-fishing-rod{--fa: "\e3a8";--fa--fa: "\e3a8\e3a8"}.fa-hammer-crash{--fa: "\e414";--fa--fa: "\e414\e414"}.fa-message-heart{--fa: "\e5c9";--fa--fa: "\e5c9\e5c9"}.fa-cloud-meatball{--fa: "\f73b";--fa--fa: "\f73b\f73b"}.fa-camera-polaroid{--fa: "\f8aa";--fa--fa: "\f8aa\f8aa"}.fa-camera,.fa-camera-alt{--fa: "\f030";--fa--fa: "\f030\f030"}.fa-square-virus{--fa: "\e578";--fa--fa: "\e578\e578"}.fa-cart-arrow-up{--fa: "\e3ee";--fa--fa: "\e3ee\e3ee"}.fa-meteor{--fa: "\f753";--fa--fa: "\f753\f753"}.fa-car-on{--fa: "\e4dd";--fa--fa: "\e4dd\e4dd"}.fa-sleigh{--fa: "\f7cc";--fa--fa: "\f7cc\f7cc"}.fa-arrow-down-1-9,.fa-sort-numeric-asc,.fa-sort-numeric-down{--fa: "\f162";--fa--fa: "\f162\f162"}.fa-buoy-mooring{--fa: "\e5b6";--fa--fa: "\e5b6\e5b6"}.fa-square-4{--fa: "\e259";--fa--fa: "\e259\e259"}.fa-hand-holding-droplet,.fa-hand-holding-water{--fa: "\f4c1";--fa--fa: "\f4c1\f4c1"}.fa-file-eps{--fa: "\e644";--fa--fa: "\e644\e644"}.fa-tricycle-adult{--fa: "\e5c4";--fa--fa: "\e5c4\e5c4"}.fa-waveform{--fa: "\f8f1";--fa--fa: "\f8f1\f8f1"}.fa-water{--fa: "\f773";--fa--fa: "\f773\f773"}.fa-star-sharp-half-stroke,.fa-star-sharp-half-alt{--fa: "\e28d";--fa--fa: "\e28d\e28d"}.fa-nfc-signal{--fa: "\e1fb";--fa--fa: "\e1fb\e1fb"}.fa-plane-prop{--fa: "\e22b";--fa--fa: "\e22b\e22b"}.fa-calendar-check{--fa: "\f274";--fa--fa: "\f274\f274"}.fa-clock-desk{--fa: "\e134";--fa--fa: "\e134\e134"}.fa-calendar-clock,.fa-calendar-time{--fa: "\e0d2";--fa--fa: "\e0d2\e0d2"}.fa-braille{--fa: "\f2a1";--fa--fa: "\f2a1\f2a1"}.fa-prescription-bottle-medical,.fa-prescription-bottle-alt{--fa: "\f486";--fa--fa: "\f486\f486"}.fa-plate-utensils{--fa: "\e43b";--fa--fa: "\e43b\e43b"}.fa-family-pants{--fa: "\e302";--fa--fa: "\e302\e302"}.fa-hose-reel{--fa: "\e41a";--fa--fa: "\e41a\e41a"}.fa-house-window{--fa: "\e3b3";--fa--fa: "\e3b3\e3b3"}.fa-landmark{--fa: "\f66f";--fa--fa: "\f66f\f66f"}.fa-truck{--fa: "\f0d1";--fa--fa: "\f0d1\f0d1"}.fa-music-magnifying-glass{--fa: "\e662";--fa--fa: "\e662\e662"}.fa-crosshairs{--fa: "\f05b";--fa--fa: "\f05b\f05b"}.fa-cloud-rainbow{--fa: "\f73e";--fa--fa: "\f73e\f73e"}.fa-person-cane{--fa: "\e53c";--fa--fa: "\e53c\e53c"}.fa-alien{--fa: "\f8f5";--fa--fa: "\f8f5\f8f5"}.fa-tent{--fa: "\e57d";--fa--fa: "\e57d\e57d"}.fa-laptop-binary{--fa: "\e5e7";--fa--fa: "\e5e7\e5e7"}.fa-vest-patches{--fa: "\e086";--fa--fa: "\e086\e086"}.fa-people-dress-simple{--fa: "\e218";--fa--fa: "\e218\e218"}.fa-check-double{--fa: "\f560";--fa--fa: "\f560\f560"}.fa-arrow-down-a-z,.fa-sort-alpha-asc,.fa-sort-alpha-down{--fa: "\f15d";--fa--fa: "\f15d\f15d"}.fa-bowling-ball-pin{--fa: "\e0c3";--fa--fa: "\e0c3\e0c3"}.fa-bell-school-slash{--fa: "\f5d6";--fa--fa: "\f5d6\f5d6"}.fa-plus-large{--fa: "\e59e";--fa--fa: "\e59e\e59e"}.fa-money-bill-wheat{--fa: "\e52a";--fa--fa: "\e52a\e52a"}.fa-camera-viewfinder,.fa-screenshot{--fa: "\e0da";--fa--fa: "\e0da\e0da"}.fa-message-music,.fa-comment-alt-music{--fa: "\f8af";--fa--fa: "\f8af\f8af"}.fa-car-building{--fa: "\f859";--fa--fa: "\f859\f859"}.fa-border-bottom-right,.fa-border-style-alt{--fa: "\f854";--fa--fa: "\f854\f854"}.fa-octagon{--fa: "\f306";--fa--fa: "\f306\f306"}.fa-comment-arrow-up-right{--fa: "\e145";--fa--fa: "\e145\e145"}.fa-octagon-divide{--fa: "\e203";--fa--fa: "\e203\e203"}.fa-cookie{--fa: "\f563";--fa--fa: "\f563\f563"}.fa-arrow-rotate-left,.fa-arrow-left-rotate,.fa-arrow-rotate-back,.fa-arrow-rotate-backward,.fa-undo{--fa: "\f0e2";--fa--fa: "\f0e2\f0e2"}.fa-tv-music{--fa: "\f8e6";--fa--fa: "\f8e6\f8e6"}.fa-hard-drive,.fa-hdd{--fa: "\f0a0";--fa--fa: "\f0a0\f0a0"}.fa-reel{--fa: "\e238";--fa--fa: "\e238\e238"}.fa-face-grin-squint-tears,.fa-grin-squint-tears{--fa: "\f586";--fa--fa: "\f586\f586"}.fa-dumbbell{--fa: "\f44b";--fa--fa: "\f44b\f44b"}.fa-rectangle-list,.fa-list-alt{--fa: "\f022";--fa--fa: "\f022\f022"}.fa-tarp-droplet{--fa: "\e57c";--fa--fa: "\e57c\e57c"}.fa-alarm-exclamation{--fa: "\f843";--fa--fa: "\f843\f843"}.fa-house-medical-circle-check{--fa: "\e511";--fa--fa: "\e511\e511"}.fa-traffic-cone{--fa: "\f636";--fa--fa: "\f636\f636"}.fa-grate{--fa: "\e193";--fa--fa: "\e193\e193"}.fa-arrow-down-right{--fa: "\e093";--fa--fa: "\e093\e093"}.fa-person-skiing-nordic,.fa-skiing-nordic{--fa: "\f7ca";--fa--fa: "\f7ca\f7ca"}.fa-calendar-plus{--fa: "\f271";--fa--fa: "\f271\f271"}.fa-person-from-portal,.fa-portal-exit{--fa: "\e023";--fa--fa: "\e023\e023"}.fa-plane-arrival{--fa: "\f5af";--fa--fa: "\f5af\f5af"}.fa-cowbell-circle-plus,.fa-cowbell-more{--fa: "\f8b4";--fa--fa: "\f8b4\f8b4"}.fa-circle-left,.fa-arrow-alt-circle-left{--fa: "\f359";--fa--fa: "\f359\f359"}.fa-distribute-spacing-vertical{--fa: "\e366";--fa--fa: "\e366\e366"}.fa-signal-bars-fair,.fa-signal-alt-2{--fa: "\f692";--fa--fa: "\f692\f692"}.fa-sportsball{--fa: "\e44b";--fa--fa: "\e44b\e44b"}.fa-game-console-handheld-crank{--fa: "\e5b9";--fa--fa: "\e5b9\e5b9"}.fa-train-subway,.fa-subway{--fa: "\f239";--fa--fa: "\f239\f239"}.fa-chart-gantt{--fa: "\e0e4";--fa--fa: "\e0e4\e0e4"}.fa-face-smile-upside-down{--fa: "\e395";--fa--fa: "\e395\e395"}.fa-ball-pile{--fa: "\f77e";--fa--fa: "\f77e\f77e"}.fa-badge-dollar{--fa: "\f645";--fa--fa: "\f645\f645"}.fa-money-bills-simple,.fa-money-bills-alt{--fa: "\e1f4";--fa--fa: "\e1f4\e1f4"}.fa-list-timeline{--fa: "\e1d1";--fa--fa: "\e1d1\e1d1"}.fa-indian-rupee-sign,.fa-indian-rupee,.fa-inr{--fa: "\e1bc";--fa--fa: "\e1bc\e1bc"}.fa-crop-simple,.fa-crop-alt{--fa: "\f565";--fa--fa: "\f565\f565"}.fa-money-bill-1,.fa-money-bill-alt{--fa: "\f3d1";--fa--fa: "\f3d1\f3d1"}.fa-left-long,.fa-long-arrow-alt-left{--fa: "\f30a";--fa--fa: "\f30a\f30a"}.fa-keyboard-down{--fa: "\e1c2";--fa--fa: "\e1c2\e1c2"}.fa-circle-up-right{--fa: "\e129";--fa--fa: "\e129\e129"}.fa-cloud-bolt-moon,.fa-thunderstorm-moon{--fa: "\f76d";--fa--fa: "\f76d\f76d"}.fa-turn-left-up{--fa: "\e638";--fa--fa: "\e638\e638"}.fa-dna{--fa: "\f471";--fa--fa: "\f471\f471"}.fa-virus-slash{--fa: "\e075";--fa--fa: "\e075\e075"}.fa-bracket-round-right{--fa: ")";--fa--fa: "))"}.fa-circle-sterling{--fa: "\e5cf";--fa--fa: "\e5cf\e5cf"}.fa-circle-5{--fa: "\e0f2";--fa--fa: "\e0f2\e0f2"}.fa-minus,.fa-subtract{--fa: "\f068";--fa--fa: "\f068\f068"}.fa-fire-flame,.fa-flame{--fa: "\f6df";--fa--fa: "\f6df\f6df"}.fa-right-to-line,.fa-arrow-alt-to-right{--fa: "\f34c";--fa--fa: "\f34c\f34c"}.fa-gif{--fa: "\e190";--fa--fa: "\e190\e190"}.fa-chess{--fa: "\f439";--fa--fa: "\f439\f439"}.fa-trash-slash{--fa: "\e2b3";--fa--fa: "\e2b3\e2b3"}.fa-arrow-left-long,.fa-long-arrow-left{--fa: "\f177";--fa--fa: "\f177\f177"}.fa-plug-circle-check{--fa: "\e55c";--fa--fa: "\e55c\e55c"}.fa-font-case{--fa: "\f866";--fa--fa: "\f866\f866"}.fa-street-view{--fa: "\f21d";--fa--fa: "\f21d\f21d"}.fa-arrow-down-left{--fa: "\e091";--fa--fa: "\e091\e091"}.fa-franc-sign{--fa: "\e18f";--fa--fa: "\e18f\e18f"}.fa-flask-round-poison,.fa-flask-poison{--fa: "\f6e0";--fa--fa: "\f6e0\f6e0"}.fa-volume-off{--fa: "\f026";--fa--fa: "\f026\f026"}.fa-book-circle-arrow-right{--fa: "\e0bc";--fa--fa: "\e0bc\e0bc"}.fa-chart-user,.fa-user-chart{--fa: "\f6a3";--fa--fa: "\f6a3\f6a3"}.fa-hands-asl-interpreting,.fa-american-sign-language-interpreting,.fa-asl-interpreting,.fa-hands-american-sign-language-interpreting{--fa: "\f2a3";--fa--fa: "\f2a3\f2a3"}.fa-presentation-screen,.fa-presentation{--fa: "\f685";--fa--fa: "\f685\f685"}.fa-circle-bolt{--fa: "\e0fe";--fa--fa: "\e0fe\e0fe"}.fa-face-smile-halo{--fa: "\e38f";--fa--fa: "\e38f\e38f"}.fa-cart-circle-arrow-down{--fa: "\e3ef";--fa--fa: "\e3ef\e3ef"}.fa-house-person-return,.fa-house-person-arrive,.fa-house-return{--fa: "\e011";--fa--fa: "\e011\e011"}.fa-message-xmark,.fa-comment-alt-times,.fa-message-times{--fa: "\f4ab";--fa--fa: "\f4ab\f4ab"}.fa-file-certificate,.fa-file-award{--fa: "\f5f3";--fa--fa: "\f5f3\f5f3"}.fa-user-doctor-hair-long{--fa: "\e459";--fa--fa: "\e459\e459"}.fa-camera-security,.fa-camera-home{--fa: "\f8fe";--fa--fa: "\f8fe\f8fe"}.fa-gear,.fa-cog{--fa: "\f013";--fa--fa: "\f013\f013"}.fa-droplet-slash,.fa-tint-slash{--fa: "\f5c7";--fa--fa: "\f5c7\f5c7"}.fa-book-heart{--fa: "\f499";--fa--fa: "\f499\f499"}.fa-mosque{--fa: "\f678";--fa--fa: "\f678\f678"}.fa-duck{--fa: "\f6d8";--fa--fa: "\f6d8\f6d8"}.fa-mosquito{--fa: "\e52b";--fa--fa: "\e52b\e52b"}.fa-star-of-david{--fa: "\f69a";--fa--fa: "\f69a\f69a"}.fa-flag-swallowtail,.fa-flag-alt{--fa: "\f74c";--fa--fa: "\f74c\f74c"}.fa-person-military-rifle{--fa: "\e54b";--fa--fa: "\e54b\e54b"}.fa-car-garage{--fa: "\f5e2";--fa--fa: "\f5e2\f5e2"}.fa-cart-shopping,.fa-shopping-cart{--fa: "\f07a";--fa--fa: "\f07a\f07a"}.fa-book-font{--fa: "\e0bf";--fa--fa: "\e0bf\e0bf"}.fa-shield-plus{--fa: "\e24a";--fa--fa: "\e24a\e24a"}.fa-vials{--fa: "\f493";--fa--fa: "\f493\f493"}.fa-eye-dropper-full{--fa: "\e172";--fa--fa: "\e172\e172"}.fa-distribute-spacing-horizontal{--fa: "\e365";--fa--fa: "\e365\e365"}.fa-tablet-rugged{--fa: "\f48f";--fa--fa: "\f48f\f48f"}.fa-temperature-snow,.fa-temperature-frigid{--fa: "\f768";--fa--fa: "\f768\f768"}.fa-moped{--fa: "\e3b9";--fa--fa: "\e3b9\e3b9"}.fa-face-smile-plus,.fa-smile-plus{--fa: "\f5b9";--fa--fa: "\f5b9\f5b9"}.fa-radio-tuner,.fa-radio-alt{--fa: "\f8d8";--fa--fa: "\f8d8\f8d8"}.fa-face-swear{--fa: "\e399";--fa--fa: "\e399\e399"}.fa-water-arrow-down,.fa-water-lower{--fa: "\f774";--fa--fa: "\f774\f774"}.fa-scanner-touchscreen{--fa: "\f48a";--fa--fa: "\f48a\f48a"}.fa-circle-7{--fa: "\e0f4";--fa--fa: "\e0f4\e0f4"}.fa-plug-circle-plus{--fa: "\e55f";--fa--fa: "\e55f\e55f"}.fa-person-ski-jumping,.fa-ski-jump{--fa: "\f7c7";--fa--fa: "\f7c7\f7c7"}.fa-place-of-worship{--fa: "\f67f";--fa--fa: "\f67f\f67f"}.fa-water-arrow-up,.fa-water-rise{--fa: "\f775";--fa--fa: "\f775\f775"}.fa-waveform-lines,.fa-waveform-path{--fa: "\f8f2";--fa--fa: "\f8f2\f8f2"}.fa-split{--fa: "\e254";--fa--fa: "\e254\e254"}.fa-film-canister,.fa-film-cannister{--fa: "\f8b7";--fa--fa: "\f8b7\f8b7"}.fa-folder-xmark,.fa-folder-times{--fa: "\f65f";--fa--fa: "\f65f\f65f"}.fa-toilet-paper-blank,.fa-toilet-paper-alt{--fa: "\f71f";--fa--fa: "\f71f\f71f"}.fa-tablet-screen,.fa-tablet-android-alt{--fa: "\f3fc";--fa--fa: "\f3fc\f3fc"}.fa-hexagon-vertical-nft-slanted{--fa: "\e506";--fa--fa: "\e506\e506"}.fa-folder-music{--fa: "\e18d";--fa--fa: "\e18d\e18d"}.fa-display-medical,.fa-desktop-medical{--fa: "\e166";--fa--fa: "\e166\e166"}.fa-share-all{--fa: "\f367";--fa--fa: "\f367\f367"}.fa-peapod{--fa: "\e31c";--fa--fa: "\e31c\e31c"}.fa-chess-clock{--fa: "\f43d";--fa--fa: "\f43d\f43d"}.fa-axe{--fa: "\f6b2";--fa--fa: "\f6b2\f6b2"}.fa-square-d{--fa: "\e268";--fa--fa: "\e268\e268"}.fa-grip-vertical{--fa: "\f58e";--fa--fa: "\f58e\f58e"}.fa-mobile-signal-out{--fa: "\e1f0";--fa--fa: "\e1f0\e1f0"}.fa-hexagon-nodes{--fa: "\e699";--fa--fa: "\e699\e699"}.fa-arrow-turn-up,.fa-level-up{--fa: "\f148";--fa--fa: "\f148\f148"}.fa-u{--fa: "U";--fa--fa: "UU"}.fa-arrow-up-from-dotted-line{--fa: "\e09b";--fa--fa: "\e09b\e09b"}.fa-square-root-variable,.fa-square-root-alt{--fa: "\f698";--fa--fa: "\f698\f698"}.fa-light-switch-on{--fa: "\e019";--fa--fa: "\e019\e019"}.fa-arrow-down-arrow-up,.fa-sort-alt{--fa: "\f883";--fa--fa: "\f883\f883"}.fa-raindrops{--fa: "\f75c";--fa--fa: "\f75c\f75c"}.fa-dash,.fa-minus-large{--fa: "\e404";--fa--fa: "\e404\e404"}.fa-clock,.fa-clock-four{--fa: "\f017";--fa--fa: "\f017\f017"}.fa-input-numeric{--fa: "\e1bd";--fa--fa: "\e1bd\e1bd"}.fa-truck-tow{--fa: "\e2b8";--fa--fa: "\e2b8\e2b8"}.fa-backward-step,.fa-step-backward{--fa: "\f048";--fa--fa: "\f048\f048"}.fa-pallet{--fa: "\f482";--fa--fa: "\f482\f482"}.fa-car-bolt{--fa: "\e341";--fa--fa: "\e341\e341"}.fa-arrows-maximize,.fa-expand-arrows{--fa: "\f31d";--fa--fa: "\f31d\f31d"}.fa-faucet{--fa: "\e005";--fa--fa: "\e005\e005"}.fa-cloud-sleet{--fa: "\f741";--fa--fa: "\f741\f741"}.fa-lamp-street{--fa: "\e1c5";--fa--fa: "\e1c5\e1c5"}.fa-list-radio{--fa: "\e1d0";--fa--fa: "\e1d0\e1d0"}.fa-pen-nib-slash{--fa: "\e4a1";--fa--fa: "\e4a1\e4a1"}.fa-baseball-bat-ball{--fa: "\f432";--fa--fa: "\f432\f432"}.fa-square-up-left{--fa: "\e282";--fa--fa: "\e282\e282"}.fa-overline{--fa: "\f876";--fa--fa: "\f876\f876"}.fa-s{--fa: "S";--fa--fa: "SS"}.fa-timeline{--fa: "\e29c";--fa--fa: "\e29c\e29c"}.fa-keyboard{--fa: "\f11c";--fa--fa: "\f11c\f11c"}.fa-arrows-from-dotted-line{--fa: "\e0a3";--fa--fa: "\e0a3\e0a3"}.fa-usb-drive{--fa: "\f8e9";--fa--fa: "\f8e9\f8e9"}.fa-ballot{--fa: "\f732";--fa--fa: "\f732\f732"}.fa-caret-down{--fa: "\f0d7";--fa--fa: "\f0d7\f0d7"}.fa-location-dot-slash,.fa-map-marker-alt-slash{--fa: "\f605";--fa--fa: "\f605\f605"}.fa-cards{--fa: "\e3ed";--fa--fa: "\e3ed\e3ed"}.fa-house-chimney-medical,.fa-clinic-medical{--fa: "\f7f2";--fa--fa: "\f7f2\f7f2"}.fa-boxing-glove,.fa-glove-boxing{--fa: "\f438";--fa--fa: "\f438\f438"}.fa-temperature-three-quarters,.fa-temperature-3,.fa-thermometer-3,.fa-thermometer-three-quarters{--fa: "\f2c8";--fa--fa: "\f2c8\f2c8"}.fa-bell-school{--fa: "\f5d5";--fa--fa: "\f5d5\f5d5"}.fa-mobile-screen,.fa-mobile-android-alt{--fa: "\f3cf";--fa--fa: "\f3cf\f3cf"}.fa-plane-up{--fa: "\e22d";--fa--fa: "\e22d\e22d"}.fa-folder-heart{--fa: "\e189";--fa--fa: "\e189\e189"}.fa-circle-location-arrow,.fa-location-circle{--fa: "\f602";--fa--fa: "\f602\f602"}.fa-face-head-bandage{--fa: "\e37a";--fa--fa: "\e37a\e37a"}.fa-sushi-roll,.fa-maki-roll,.fa-makizushi{--fa: "\e48b";--fa--fa: "\e48b\e48b"}.fa-car-bump{--fa: "\f5e0";--fa--fa: "\f5e0\f5e0"}.fa-piggy-bank{--fa: "\f4d3";--fa--fa: "\f4d3\f4d3"}.fa-racquet{--fa: "\f45a";--fa--fa: "\f45a\f45a"}.fa-car-mirrors{--fa: "\e343";--fa--fa: "\e343\e343"}.fa-industry-windows,.fa-industry-alt{--fa: "\f3b3";--fa--fa: "\f3b3\f3b3"}.fa-bolt-auto{--fa: "\e0b6";--fa--fa: "\e0b6\e0b6"}.fa-battery-half,.fa-battery-3{--fa: "\f242";--fa--fa: "\f242\f242"}.fa-flux-capacitor{--fa: "\f8ba";--fa--fa: "\f8ba\f8ba"}.fa-mountain-city{--fa: "\e52e";--fa--fa: "\e52e\e52e"}.fa-coins{--fa: "\f51e";--fa--fa: "\f51e\f51e"}.fa-honey-pot{--fa: "\e418";--fa--fa: "\e418\e418"}.fa-olive{--fa: "\e316";--fa--fa: "\e316\e316"}.fa-khanda{--fa: "\f66d";--fa--fa: "\f66d\f66d"}.fa-filter-list{--fa: "\e17c";--fa--fa: "\e17c\e17c"}.fa-outlet{--fa: "\e01c";--fa--fa: "\e01c\e01c"}.fa-sliders,.fa-sliders-h{--fa: "\f1de";--fa--fa: "\f1de\f1de"}.fa-cauldron{--fa: "\f6bf";--fa--fa: "\f6bf\f6bf"}.fa-people{--fa: "\e216";--fa--fa: "\e216\e216"}.fa-folder-tree{--fa: "\f802";--fa--fa: "\f802\f802"}.fa-network-wired{--fa: "\f6ff";--fa--fa: "\f6ff\f6ff"}.fa-croissant{--fa: "\f7f6";--fa--fa: "\f7f6\f7f6"}.fa-map-pin{--fa: "\f276";--fa--fa: "\f276\f276"}.fa-hamsa{--fa: "\f665";--fa--fa: "\f665\f665"}.fa-cent-sign{--fa: "\e3f5";--fa--fa: "\e3f5\e3f5"}.fa-swords-laser{--fa: "\e03d";--fa--fa: "\e03d\e03d"}.fa-flask{--fa: "\f0c3";--fa--fa: "\f0c3\f0c3"}.fa-person-pregnant{--fa: "\e31e";--fa--fa: "\e31e\e31e"}.fa-square-u{--fa: "\e281";--fa--fa: "\e281\e281"}.fa-wand-sparkles{--fa: "\f72b";--fa--fa: "\f72b\f72b"}.fa-router{--fa: "\f8da";--fa--fa: "\f8da\f8da"}.fa-ellipsis-vertical,.fa-ellipsis-v{--fa: "\f142";--fa--fa: "\f142\f142"}.fa-sword-laser-alt{--fa: "\e03c";--fa--fa: "\e03c\e03c"}.fa-ticket{--fa: "\f145";--fa--fa: "\f145\f145"}.fa-power-off{--fa: "\f011";--fa--fa: "\f011\f011"}.fa-coin{--fa: "\f85c";--fa--fa: "\f85c\f85c"}.fa-laptop-slash{--fa: "\e1c7";--fa--fa: "\e1c7\e1c7"}.fa-right-long,.fa-long-arrow-alt-right{--fa: "\f30b";--fa--fa: "\f30b\f30b"}.fa-circle-b{--fa: "\e0fd";--fa--fa: "\e0fd\e0fd"}.fa-person-dress-simple{--fa: "\e21c";--fa--fa: "\e21c\e21c"}.fa-pipe-collar{--fa: "\e437";--fa--fa: "\e437\e437"}.fa-lights-holiday{--fa: "\f7b2";--fa--fa: "\f7b2\f7b2"}.fa-citrus{--fa: "\e2f4";--fa--fa: "\e2f4\e2f4"}.fa-flag-usa{--fa: "\f74d";--fa--fa: "\f74d\f74d"}.fa-laptop-file{--fa: "\e51d";--fa--fa: "\e51d\e51d"}.fa-tty,.fa-teletype{--fa: "\f1e4";--fa--fa: "\f1e4\f1e4"}.fa-chart-tree-map{--fa: "\e0ea";--fa--fa: "\e0ea\e0ea"}.fa-diagram-next{--fa: "\e476";--fa--fa: "\e476\e476"}.fa-person-rifle{--fa: "\e54e";--fa--fa: "\e54e\e54e"}.fa-clock-five-thirty{--fa: "\e34a";--fa--fa: "\e34a\e34a"}.fa-pipe-valve{--fa: "\e439";--fa--fa: "\e439\e439"}.fa-lightbulb-message{--fa: "\e687";--fa--fa: "\e687\e687"}.fa-arrow-up-from-arc{--fa: "\e4b4";--fa--fa: "\e4b4\e4b4"}.fa-face-spiral-eyes{--fa: "\e485";--fa--fa: "\e485\e485"}.fa-compress-wide{--fa: "\f326";--fa--fa: "\f326\f326"}.fa-circle-phone-hangup,.fa-phone-circle-down{--fa: "\e11d";--fa--fa: "\e11d\e11d"}.fa-gear-complex-code{--fa: "\e5eb";--fa--fa: "\e5eb\e5eb"}.fa-house-medical-circle-exclamation{--fa: "\e512";--fa--fa: "\e512\e512"}.fa-badminton{--fa: "\e33a";--fa--fa: "\e33a\e33a"}.fa-closed-captioning{--fa: "\f20a";--fa--fa: "\f20a\f20a"}.fa-person-hiking,.fa-hiking{--fa: "\f6ec";--fa--fa: "\f6ec\f6ec"}.fa-right-from-line,.fa-arrow-alt-from-left{--fa: "\f347";--fa--fa: "\f347\f347"}.fa-venus-double{--fa: "\f226";--fa--fa: "\f226\f226"}.fa-images{--fa: "\f302";--fa--fa: "\f302\f302"}.fa-calculator{--fa: "\f1ec";--fa--fa: "\f1ec\f1ec"}.fa-shuttlecock{--fa: "\f45b";--fa--fa: "\f45b\f45b"}.fa-user-hair{--fa: "\e45a";--fa--fa: "\e45a\e45a"}.fa-eye-evil{--fa: "\f6db";--fa--fa: "\f6db\f6db"}.fa-people-pulling{--fa: "\e535";--fa--fa: "\e535\e535"}.fa-n{--fa: "N";--fa--fa: "NN"}.fa-swap{--fa: "\e609";--fa--fa: "\e609\e609"}.fa-garage{--fa: "\e009";--fa--fa: "\e009\e009"}.fa-cable-car,.fa-tram{--fa: "\f7da";--fa--fa: "\f7da\f7da"}.fa-shovel-snow{--fa: "\f7c3";--fa--fa: "\f7c3\f7c3"}.fa-cloud-rain{--fa: "\f73d";--fa--fa: "\f73d\f73d"}.fa-face-lying{--fa: "\e37e";--fa--fa: "\e37e\e37e"}.fa-sprinkler{--fa: "\e035";--fa--fa: "\e035\e035"}.fa-building-circle-xmark{--fa: "\e4d4";--fa--fa: "\e4d4\e4d4"}.fa-person-sledding,.fa-sledding{--fa: "\f7cb";--fa--fa: "\f7cb\f7cb"}.fa-game-console-handheld{--fa: "\f8bb";--fa--fa: "\f8bb\f8bb"}.fa-ship{--fa: "\f21a";--fa--fa: "\f21a\f21a"}.fa-clock-six-thirty{--fa: "\e353";--fa--fa: "\e353\e353"}.fa-battery-slash{--fa: "\f377";--fa--fa: "\f377\f377"}.fa-tugrik-sign{--fa: "\e2ba";--fa--fa: "\e2ba\e2ba"}.fa-arrows-down-to-line{--fa: "\e4b8";--fa--fa: "\e4b8\e4b8"}.fa-download{--fa: "\f019";--fa--fa: "\f019\f019"}.fa-angles-up-down{--fa: "\e60d";--fa--fa: "\e60d\e60d"}.fa-shelves,.fa-inventory{--fa: "\f480";--fa--fa: "\f480\f480"}.fa-cloud-snow{--fa: "\f742";--fa--fa: "\f742\f742"}.fa-face-grin,.fa-grin{--fa: "\f580";--fa--fa: "\f580\f580"}.fa-delete-left,.fa-backspace{--fa: "\f55a";--fa--fa: "\f55a\f55a"}.fa-oven{--fa: "\e01d";--fa--fa: "\e01d\e01d"}.fa-cloud-binary{--fa: "\e601";--fa--fa: "\e601\e601"}.fa-eye-dropper,.fa-eye-dropper-empty,.fa-eyedropper{--fa: "\f1fb";--fa--fa: "\f1fb\f1fb"}.fa-comment-captions{--fa: "\e146";--fa--fa: "\e146\e146"}.fa-comments-question{--fa: "\e14e";--fa--fa: "\e14e\e14e"}.fa-scribble{--fa: "\e23f";--fa--fa: "\e23f\e23f"}.fa-rotate-exclamation{--fa: "\e23c";--fa--fa: "\e23c\e23c"}.fa-file-circle-check{--fa: "\e5a0";--fa--fa: "\e5a0\e5a0"}.fa-glass{--fa: "\f804";--fa--fa: "\f804\f804"}.fa-loader{--fa: "\e1d4";--fa--fa: "\e1d4\e1d4"}.fa-forward{--fa: "\f04e";--fa--fa: "\f04e\f04e"}.fa-user-pilot{--fa: "\e2c0";--fa--fa: "\e2c0\e2c0"}.fa-mobile,.fa-mobile-android,.fa-mobile-phone{--fa: "\f3ce";--fa--fa: "\f3ce\f3ce"}.fa-code-pull-request-closed{--fa: "\e3f9";--fa--fa: "\e3f9\e3f9"}.fa-face-meh,.fa-meh{--fa: "\f11a";--fa--fa: "\f11a\f11a"}.fa-align-center{--fa: "\f037";--fa--fa: "\f037\f037"}.fa-book-skull,.fa-book-dead{--fa: "\f6b7";--fa--fa: "\f6b7\f6b7"}.fa-id-card,.fa-drivers-license{--fa: "\f2c2";--fa--fa: "\f2c2\f2c2"}.fa-face-dotted{--fa: "\e47f";--fa--fa: "\e47f\e47f"}.fa-face-worried{--fa: "\e3a3";--fa--fa: "\e3a3\e3a3"}.fa-outdent,.fa-dedent{--fa: "\f03b";--fa--fa: "\f03b\f03b"}.fa-court-sport{--fa: "\e643";--fa--fa: "\e643\e643"}.fa-heart-circle-exclamation{--fa: "\e4fe";--fa--fa: "\e4fe\e4fe"}.fa-house,.fa-home,.fa-home-alt,.fa-home-lg-alt{--fa: "\f015";--fa--fa: "\f015\f015"}.fa-vector-circle{--fa: "\e2c6";--fa--fa: "\e2c6\e2c6"}.fa-car-circle-bolt{--fa: "\e342";--fa--fa: "\e342\e342"}.fa-calendar-week{--fa: "\f784";--fa--fa: "\f784\f784"}.fa-flying-disc{--fa: "\e3a9";--fa--fa: "\e3a9\e3a9"}.fa-laptop-medical{--fa: "\f812";--fa--fa: "\f812\f812"}.fa-square-down-right{--fa: "\e26c";--fa--fa: "\e26c\e26c"}.fa-b{--fa: "B";--fa--fa: "BB"}.fa-seat-airline{--fa: "\e244";--fa--fa: "\e244\e244"}.fa-moon-over-sun,.fa-eclipse-alt{--fa: "\f74a";--fa--fa: "\f74a\f74a"}.fa-pipe{--fa: "|";--fa--fa: "||"}.fa-file-medical{--fa: "\f477";--fa--fa: "\f477\f477"}.fa-potato{--fa: "\e440";--fa--fa: "\e440\e440"}.fa-dice-one{--fa: "\f525";--fa--fa: "\f525\f525"}.fa-circle-a{--fa: "\e0f7";--fa--fa: "\e0f7\e0f7"}.fa-helmet-battle{--fa: "\f6eb";--fa--fa: "\f6eb\f6eb"}.fa-butter{--fa: "\e3e4";--fa--fa: "\e3e4\e3e4"}.fa-blanket-fire{--fa: "\e3da";--fa--fa: "\e3da\e3da"}.fa-kiwi-bird{--fa: "\f535";--fa--fa: "\f535\f535"}.fa-castle{--fa: "\e0de";--fa--fa: "\e0de\e0de"}.fa-golf-club{--fa: "\f451";--fa--fa: "\f451\f451"}.fa-arrow-right-arrow-left,.fa-exchange{--fa: "\f0ec";--fa--fa: "\f0ec\f0ec"}.fa-rotate-right,.fa-redo-alt,.fa-rotate-forward{--fa: "\f2f9";--fa--fa: "\f2f9\f2f9"}.fa-utensils,.fa-cutlery{--fa: "\f2e7";--fa--fa: "\f2e7\f2e7"}.fa-arrow-up-wide-short,.fa-sort-amount-up{--fa: "\f161";--fa--fa: "\f161\f161"}.fa-chart-pie-simple-circle-dollar{--fa: "\e605";--fa--fa: "\e605\e605"}.fa-balloons{--fa: "\e2e4";--fa--fa: "\e2e4\e2e4"}.fa-mill-sign{--fa: "\e1ed";--fa--fa: "\e1ed\e1ed"}.fa-bowl-rice{--fa: "\e2eb";--fa--fa: "\e2eb\e2eb"}.fa-timeline-arrow{--fa: "\e29d";--fa--fa: "\e29d\e29d"}.fa-skull{--fa: "\f54c";--fa--fa: "\f54c\f54c"}.fa-game-board-simple,.fa-game-board-alt{--fa: "\f868";--fa--fa: "\f868\f868"}.fa-circle-video,.fa-video-circle{--fa: "\e12b";--fa--fa: "\e12b\e12b"}.fa-chart-scatter-bubble{--fa: "\e0e9";--fa--fa: "\e0e9\e0e9"}.fa-house-turret{--fa: "\e1b4";--fa--fa: "\e1b4\e1b4"}.fa-banana{--fa: "\e2e5";--fa--fa: "\e2e5\e2e5"}.fa-hand-holding-skull{--fa: "\e1a4";--fa--fa: "\e1a4\e1a4"}.fa-people-dress{--fa: "\e217";--fa--fa: "\e217\e217"}.fa-loveseat,.fa-couch-small{--fa: "\f4cc";--fa--fa: "\f4cc\f4cc"}.fa-tower-broadcast,.fa-broadcast-tower{--fa: "\f519";--fa--fa: "\f519\f519"}.fa-truck-pickup{--fa: "\f63c";--fa--fa: "\f63c\f63c"}.fa-block-quote{--fa: "\e0b5";--fa--fa: "\e0b5\e0b5"}.fa-up-long,.fa-long-arrow-alt-up{--fa: "\f30c";--fa--fa: "\f30c\f30c"}.fa-stop{--fa: "\f04d";--fa--fa: "\f04d\f04d"}.fa-code-merge{--fa: "\f387";--fa--fa: "\f387\f387"}.fa-money-check-dollar-pen,.fa-money-check-edit-alt{--fa: "\f873";--fa--fa: "\f873\f873"}.fa-up-from-line,.fa-arrow-alt-from-bottom{--fa: "\f346";--fa--fa: "\f346\f346"}.fa-upload{--fa: "\f093";--fa--fa: "\f093\f093"}.fa-hurricane{--fa: "\f751";--fa--fa: "\f751\f751"}.fa-grid-round-2-plus{--fa: "\e5dc";--fa--fa: "\e5dc\e5dc"}.fa-people-pants{--fa: "\e219";--fa--fa: "\e219\e219"}.fa-mound{--fa: "\e52d";--fa--fa: "\e52d\e52d"}.fa-windsock{--fa: "\f777";--fa--fa: "\f777\f777"}.fa-circle-half{--fa: "\e110";--fa--fa: "\e110\e110"}.fa-brake-warning{--fa: "\e0c7";--fa--fa: "\e0c7\e0c7"}.fa-toilet-portable{--fa: "\e583";--fa--fa: "\e583\e583"}.fa-compact-disc{--fa: "\f51f";--fa--fa: "\f51f\f51f"}.fa-file-arrow-down,.fa-file-download{--fa: "\f56d";--fa--fa: "\f56d\f56d"}.fa-saxophone-fire,.fa-sax-hot{--fa: "\f8db";--fa--fa: "\f8db\f8db"}.fa-camera-web-slash,.fa-webcam-slash{--fa: "\f833";--fa--fa: "\f833\f833"}.fa-folder-medical{--fa: "\e18c";--fa--fa: "\e18c\e18c"}.fa-folder-gear,.fa-folder-cog{--fa: "\e187";--fa--fa: "\e187\e187"}.fa-hand-wave{--fa: "\e1a7";--fa--fa: "\e1a7\e1a7"}.fa-arrow-up-arrow-down,.fa-sort-up-down{--fa: "\e099";--fa--fa: "\e099\e099"}.fa-caravan{--fa: "\f8ff";--fa--fa: "\f8ff\f8ff"}.fa-shield-cat{--fa: "\e572";--fa--fa: "\e572\e572"}.fa-message-slash,.fa-comment-alt-slash{--fa: "\f4a9";--fa--fa: "\f4a9\f4a9"}.fa-bolt,.fa-zap{--fa: "\f0e7";--fa--fa: "\f0e7\f0e7"}.fa-trash-can-check{--fa: "\e2a9";--fa--fa: "\e2a9\e2a9"}.fa-glass-water{--fa: "\e4f4";--fa--fa: "\e4f4\e4f4"}.fa-oil-well{--fa: "\e532";--fa--fa: "\e532\e532"}.fa-table-cells-column-unlock{--fa: "\e690";--fa--fa: "\e690\e690"}.fa-person-simple{--fa: "\e220";--fa--fa: "\e220\e220"}.fa-arrow-turn-left-up{--fa: "\e634";--fa--fa: "\e634\e634"}.fa-vault{--fa: "\e2c5";--fa--fa: "\e2c5\e2c5"}.fa-mars{--fa: "\f222";--fa--fa: "\f222\f222"}.fa-toilet{--fa: "\f7d8";--fa--fa: "\f7d8\f7d8"}.fa-plane-circle-xmark{--fa: "\e557";--fa--fa: "\e557\e557"}.fa-yen-sign,.fa-cny,.fa-jpy,.fa-rmb,.fa-yen{--fa: "\f157";--fa--fa: "\f157\f157"}.fa-gear-code{--fa: "\e5e8";--fa--fa: "\e5e8\e5e8"}.fa-notes{--fa: "\e202";--fa--fa: "\e202\e202"}.fa-ruble-sign,.fa-rouble,.fa-rub,.fa-ruble{--fa: "\f158";--fa--fa: "\f158\f158"}.fa-trash-undo,.fa-trash-arrow-turn-left{--fa: "\f895";--fa--fa: "\f895\f895"}.fa-champagne-glass,.fa-glass-champagne{--fa: "\f79e";--fa--fa: "\f79e\f79e"}.fa-objects-align-center-horizontal{--fa: "\e3bc";--fa--fa: "\e3bc\e3bc"}.fa-sun{--fa: "\f185";--fa--fa: "\f185\f185"}.fa-trash-can-slash,.fa-trash-alt-slash{--fa: "\e2ad";--fa--fa: "\e2ad\e2ad"}.fa-screen-users,.fa-users-class{--fa: "\f63d";--fa--fa: "\f63d\f63d"}.fa-guitar{--fa: "\f7a6";--fa--fa: "\f7a6\f7a6"}.fa-square-arrow-left,.fa-arrow-square-left{--fa: "\f33a";--fa--fa: "\f33a\f33a"}.fa-square-8{--fa: "\e25d";--fa--fa: "\e25d\e25d"}.fa-face-smile-hearts{--fa: "\e390";--fa--fa: "\e390\e390"}.fa-brackets-square,.fa-brackets{--fa: "\f7e9";--fa--fa: "\f7e9\f7e9"}.fa-laptop-arrow-down{--fa: "\e1c6";--fa--fa: "\e1c6\e1c6"}.fa-hockey-stick-puck{--fa: "\e3ae";--fa--fa: "\e3ae\e3ae"}.fa-house-tree{--fa: "\e1b3";--fa--fa: "\e1b3\e1b3"}.fa-signal-fair,.fa-signal-2{--fa: "\f68d";--fa--fa: "\f68d\f68d"}.fa-face-laugh-wink,.fa-laugh-wink{--fa: "\f59c";--fa--fa: "\f59c\f59c"}.fa-circle-dollar,.fa-dollar-circle,.fa-usd-circle{--fa: "\f2e8";--fa--fa: "\f2e8\f2e8"}.fa-horse-head{--fa: "\f7ab";--fa--fa: "\f7ab\f7ab"}.fa-arrows-repeat,.fa-repeat-alt{--fa: "\f364";--fa--fa: "\f364\f364"}.fa-bore-hole{--fa: "\e4c3";--fa--fa: "\e4c3\e4c3"}.fa-industry{--fa: "\f275";--fa--fa: "\f275\f275"}.fa-image-polaroid{--fa: "\f8c4";--fa--fa: "\f8c4\f8c4"}.fa-wave-triangle{--fa: "\f89a";--fa--fa: "\f89a\f89a"}.fa-turn-left-down{--fa: "\e637";--fa--fa: "\e637\e637"}.fa-person-running-fast{--fa: "\e5ff";--fa--fa: "\e5ff\e5ff"}.fa-circle-down,.fa-arrow-alt-circle-down{--fa: "\f358";--fa--fa: "\f358\f358"}.fa-grill{--fa: "\e5a3";--fa--fa: "\e5a3\e5a3"}.fa-arrows-turn-to-dots{--fa: "\e4c1";--fa--fa: "\e4c1\e4c1"}.fa-chart-mixed,.fa-analytics{--fa: "\f643";--fa--fa: "\f643\f643"}.fa-florin-sign{--fa: "\e184";--fa--fa: "\e184\e184"}.fa-arrow-down-short-wide,.fa-sort-amount-desc,.fa-sort-amount-down-alt{--fa: "\f884";--fa--fa: "\f884\f884"}.fa-less-than{--fa: "<";--fa--fa: "<<"}.fa-display-code,.fa-desktop-code{--fa: "\e165";--fa--fa: "\e165\e165"}.fa-face-drooling{--fa: "\e372";--fa--fa: "\e372\e372"}.fa-oil-temperature,.fa-oil-temp{--fa: "\f614";--fa--fa: "\f614\f614"}.fa-square-question,.fa-question-square{--fa: "\f2fd";--fa--fa: "\f2fd\f2fd"}.fa-air-conditioner{--fa: "\f8f4";--fa--fa: "\f8f4\f8f4"}.fa-angle-down{--fa: "\f107";--fa--fa: "\f107\f107"}.fa-mountains{--fa: "\f6fd";--fa--fa: "\f6fd\f6fd"}.fa-omega{--fa: "\f67a";--fa--fa: "\f67a\f67a"}.fa-car-tunnel{--fa: "\e4de";--fa--fa: "\e4de\e4de"}.fa-person-dolly-empty{--fa: "\f4d1";--fa--fa: "\f4d1\f4d1"}.fa-pan-food{--fa: "\e42b";--fa--fa: "\e42b\e42b"}.fa-head-side-cough{--fa: "\e061";--fa--fa: "\e061\e061"}.fa-grip-lines{--fa: "\f7a4";--fa--fa: "\f7a4\f7a4"}.fa-thumbs-down{--fa: "\f165";--fa--fa: "\f165\f165"}.fa-user-lock{--fa: "\f502";--fa--fa: "\f502\f502"}.fa-arrow-right-long,.fa-long-arrow-right{--fa: "\f178";--fa--fa: "\f178\f178"}.fa-tickets-airline,.fa-tickets-perforated-plane,.fa-tickets-plane{--fa: "\e29b";--fa--fa: "\e29b\e29b"}.fa-tent-double-peak{--fa: "\e627";--fa--fa: "\e627\e627"}.fa-anchor-circle-xmark{--fa: "\e4ac";--fa--fa: "\e4ac\e4ac"}.fa-ellipsis,.fa-ellipsis-h{--fa: "\f141";--fa--fa: "\f141\f141"}.fa-nfc-slash{--fa: "\e1fc";--fa--fa: "\e1fc\e1fc"}.fa-chess-pawn{--fa: "\f443";--fa--fa: "\f443\f443"}.fa-kit-medical,.fa-first-aid{--fa: "\f479";--fa--fa: "\f479\f479"}.fa-grid-2-plus{--fa: "\e197";--fa--fa: "\e197\e197"}.fa-bells{--fa: "\f77f";--fa--fa: "\f77f\f77f"}.fa-person-through-window{--fa: "\e5a9";--fa--fa: "\e5a9\e5a9"}.fa-toolbox{--fa: "\f552";--fa--fa: "\f552\f552"}.fa-globe-wifi{--fa: "\e685";--fa--fa: "\e685\e685"}.fa-envelope-dot,.fa-envelope-badge{--fa: "\e16f";--fa--fa: "\e16f\e16f"}.fa-magnifying-glass-waveform{--fa: "\e661";--fa--fa: "\e661\e661"}.fa-hands-holding-circle{--fa: "\e4fb";--fa--fa: "\e4fb\e4fb"}.fa-bug{--fa: "\f188";--fa--fa: "\f188\f188"}.fa-bowl-chopsticks{--fa: "\e2e9";--fa--fa: "\e2e9\e2e9"}.fa-credit-card,.fa-credit-card-alt{--fa: "\f09d";--fa--fa: "\f09d\f09d"}.fa-circle-s{--fa: "\e121";--fa--fa: "\e121\e121"}.fa-box-ballot{--fa: "\f735";--fa--fa: "\f735\f735"}.fa-car,.fa-automobile{--fa: "\f1b9";--fa--fa: "\f1b9\f1b9"}.fa-hand-holding-hand{--fa: "\e4f7";--fa--fa: "\e4f7\e4f7"}.fa-user-tie-hair{--fa: "\e45f";--fa--fa: "\e45f\e45f"}.fa-podium-star{--fa: "\f758";--fa--fa: "\f758\f758"}.fa-user-hair-mullet,.fa-business-front,.fa-party-back,.fa-trian-balbot{--fa: "\e45c";--fa--fa: "\e45c\e45c"}.fa-microphone-stand{--fa: "\f8cb";--fa--fa: "\f8cb\f8cb"}.fa-book-open-reader,.fa-book-reader{--fa: "\f5da";--fa--fa: "\f5da\f5da"}.fa-family-dress{--fa: "\e301";--fa--fa: "\e301\e301"}.fa-circle-x{--fa: "\e12e";--fa--fa: "\e12e\e12e"}.fa-cabin{--fa: "\e46d";--fa--fa: "\e46d\e46d"}.fa-mountain-sun{--fa: "\e52f";--fa--fa: "\e52f\e52f"}.fa-chart-simple-horizontal{--fa: "\e474";--fa--fa: "\e474\e474"}.fa-arrows-left-right-to-line{--fa: "\e4ba";--fa--fa: "\e4ba\e4ba"}.fa-hand-back-point-left{--fa: "\e19f";--fa--fa: "\e19f\e19f"}.fa-message-dots,.fa-comment-alt-dots,.fa-messaging{--fa: "\f4a3";--fa--fa: "\f4a3\f4a3"}.fa-file-heart{--fa: "\e176";--fa--fa: "\e176\e176"}.fa-beer-mug,.fa-beer-foam{--fa: "\e0b3";--fa--fa: "\e0b3\e0b3"}.fa-dice-d20{--fa: "\f6cf";--fa--fa: "\f6cf\f6cf"}.fa-drone{--fa: "\f85f";--fa--fa: "\f85f\f85f"}.fa-truck-droplet{--fa: "\e58c";--fa--fa: "\e58c\e58c"}.fa-file-circle-xmark{--fa: "\e5a1";--fa--fa: "\e5a1\e5a1"}.fa-temperature-arrow-up,.fa-temperature-up{--fa: "\e040";--fa--fa: "\e040\e040"}.fa-medal{--fa: "\f5a2";--fa--fa: "\f5a2\f5a2"}.fa-person-fairy{--fa: "\e608";--fa--fa: "\e608\e608"}.fa-bed{--fa: "\f236";--fa--fa: "\f236\f236"}.fa-book-copy{--fa: "\e0be";--fa--fa: "\e0be\e0be"}.fa-square-h,.fa-h-square{--fa: "\f0fd";--fa--fa: "\f0fd\f0fd"}.fa-square-c{--fa: "\e266";--fa--fa: "\e266\e266"}.fa-clock-two{--fa: "\e35a";--fa--fa: "\e35a\e35a"}.fa-square-ellipsis-vertical{--fa: "\e26f";--fa--fa: "\e26f\e26f"}.fa-calendar-users{--fa: "\e5e2";--fa--fa: "\e5e2\e5e2"}.fa-podcast{--fa: "\f2ce";--fa--fa: "\f2ce\f2ce"}.fa-bee{--fa: "\e0b2";--fa--fa: "\e0b2\e0b2"}.fa-temperature-full,.fa-temperature-4,.fa-thermometer-4,.fa-thermometer-full{--fa: "\f2c7";--fa--fa: "\f2c7\f2c7"}.fa-bell{--fa: "\f0f3";--fa--fa: "\f0f3\f0f3"}.fa-candy-bar,.fa-chocolate-bar{--fa: "\e3e8";--fa--fa: "\e3e8\e3e8"}.fa-xmark-large{--fa: "\e59b";--fa--fa: "\e59b\e59b"}.fa-pinata{--fa: "\e3c3";--fa--fa: "\e3c3\e3c3"}.fa-file-ppt{--fa: "\e64a";--fa--fa: "\e64a\e64a"}.fa-arrows-from-line{--fa: "\e0a4";--fa--fa: "\e0a4\e0a4"}.fa-superscript{--fa: "\f12b";--fa--fa: "\f12b\f12b"}.fa-bowl-spoon{--fa: "\e3e0";--fa--fa: "\e3e0\e3e0"}.fa-hexagon-check{--fa: "\e416";--fa--fa: "\e416\e416"}.fa-plug-circle-xmark{--fa: "\e560";--fa--fa: "\e560\e560"}.fa-star-of-life{--fa: "\f621";--fa--fa: "\f621\f621"}.fa-phone-slash{--fa: "\f3dd";--fa--fa: "\f3dd\f3dd"}.fa-traffic-light-stop{--fa: "\f63a";--fa--fa: "\f63a\f63a"}.fa-paint-roller{--fa: "\f5aa";--fa--fa: "\f5aa\f5aa"}.fa-accent-grave{--fa: "`";--fa--fa: "``"}.fa-handshake-angle,.fa-hands-helping{--fa: "\f4c4";--fa--fa: "\f4c4\f4c4"}.fa-circle-0{--fa: "\e0ed";--fa--fa: "\e0ed\e0ed"}.fa-dial-med-low{--fa: "\e160";--fa--fa: "\e160\e160"}.fa-location-dot,.fa-map-marker-alt{--fa: "\f3c5";--fa--fa: "\f3c5\f3c5"}.fa-crab{--fa: "\e3ff";--fa--fa: "\e3ff\e3ff"}.fa-box-open-full,.fa-box-full{--fa: "\f49c";--fa--fa: "\f49c\f49c"}.fa-file{--fa: "\f15b";--fa--fa: "\f15b\f15b"}.fa-greater-than{--fa: ">";--fa--fa: ">>"}.fa-quotes{--fa: "\e234";--fa--fa: "\e234\e234"}.fa-pretzel{--fa: "\e441";--fa--fa: "\e441\e441"}.fa-t-rex{--fa: "\e629";--fa--fa: "\e629\e629"}.fa-person-swimming,.fa-swimmer{--fa: "\f5c4";--fa--fa: "\f5c4\f5c4"}.fa-arrow-down{--fa: "\f063";--fa--fa: "\f063\f063"}.fa-user-robot-xmarks{--fa: "\e4a7";--fa--fa: "\e4a7\e4a7"}.fa-message-quote,.fa-comment-alt-quote{--fa: "\e1e4";--fa--fa: "\e1e4\e1e4"}.fa-candy-corn{--fa: "\f6bd";--fa--fa: "\f6bd\f6bd"}.fa-folder-magnifying-glass,.fa-folder-search{--fa: "\e18b";--fa--fa: "\e18b\e18b"}.fa-notebook{--fa: "\e201";--fa--fa: "\e201\e201"}.fa-circle-wifi{--fa: "\e67d";--fa--fa: "\e67d\e67d"}.fa-droplet,.fa-tint{--fa: "\f043";--fa--fa: "\f043\f043"}.fa-bullseye-pointer{--fa: "\f649";--fa--fa: "\f649\f649"}.fa-eraser{--fa: "\f12d";--fa--fa: "\f12d\f12d"}.fa-hexagon-image{--fa: "\e504";--fa--fa: "\e504\e504"}.fa-earth-americas,.fa-earth,.fa-earth-america,.fa-globe-americas{--fa: "\f57d";--fa--fa: "\f57d\f57d"}.fa-file-svg{--fa: "\e64b";--fa--fa: "\e64b\e64b"}.fa-crate-apple,.fa-apple-crate{--fa: "\f6b1";--fa--fa: "\f6b1\f6b1"}.fa-person-burst{--fa: "\e53b";--fa--fa: "\e53b\e53b"}.fa-game-board{--fa: "\f867";--fa--fa: "\f867\f867"}.fa-hat-chef{--fa: "\f86b";--fa--fa: "\f86b\f86b"}.fa-hand-back-point-right{--fa: "\e1a1";--fa--fa: "\e1a1\e1a1"}.fa-dove{--fa: "\f4ba";--fa--fa: "\f4ba\f4ba"}.fa-snowflake-droplets{--fa: "\e5c1";--fa--fa: "\e5c1\e5c1"}.fa-battery-empty,.fa-battery-0{--fa: "\f244";--fa--fa: "\f244\f244"}.fa-grid-4{--fa: "\e198";--fa--fa: "\e198\e198"}.fa-socks{--fa: "\f696";--fa--fa: "\f696\f696"}.fa-face-sunglasses{--fa: "\e398";--fa--fa: "\e398\e398"}.fa-inbox{--fa: "\f01c";--fa--fa: "\f01c\f01c"}.fa-square-0{--fa: "\e255";--fa--fa: "\e255\e255"}.fa-section{--fa: "\e447";--fa--fa: "\e447\e447"}.fa-square-this-way-up,.fa-box-up{--fa: "\f49f";--fa--fa: "\f49f\f49f"}.fa-gauge-high,.fa-tachometer-alt,.fa-tachometer-alt-fast{--fa: "\f625";--fa--fa: "\f625\f625"}.fa-square-ampersand{--fa: "\e260";--fa--fa: "\e260\e260"}.fa-envelope-open-text{--fa: "\f658";--fa--fa: "\f658\f658"}.fa-lamp-desk{--fa: "\e014";--fa--fa: "\e014\e014"}.fa-hospital,.fa-hospital-alt,.fa-hospital-wide{--fa: "\f0f8";--fa--fa: "\f0f8\f0f8"}.fa-poll-people{--fa: "\f759";--fa--fa: "\f759\f759"}.fa-whiskey-glass-ice,.fa-glass-whiskey-rocks{--fa: "\f7a1";--fa--fa: "\f7a1\f7a1"}.fa-wine-bottle{--fa: "\f72f";--fa--fa: "\f72f\f72f"}.fa-chess-rook{--fa: "\f447";--fa--fa: "\f447\f447"}.fa-user-bounty-hunter{--fa: "\e2bf";--fa--fa: "\e2bf\e2bf"}.fa-bars-staggered,.fa-reorder,.fa-stream{--fa: "\f550";--fa--fa: "\f550\f550"}.fa-diagram-sankey{--fa: "\e158";--fa--fa: "\e158\e158"}.fa-cloud-hail-mixed{--fa: "\f73a";--fa--fa: "\f73a\f73a"}.fa-circle-up-left{--fa: "\e128";--fa--fa: "\e128\e128"}.fa-dharmachakra{--fa: "\f655";--fa--fa: "\f655\f655"}.fa-objects-align-left{--fa: "\e3be";--fa--fa: "\e3be\e3be"}.fa-oil-can-drip{--fa: "\e205";--fa--fa: "\e205\e205"}.fa-face-smiling-hands{--fa: "\e396";--fa--fa: "\e396\e396"}.fa-broccoli{--fa: "\e3e2";--fa--fa: "\e3e2\e3e2"}.fa-route-interstate{--fa: "\f61b";--fa--fa: "\f61b\f61b"}.fa-ear-muffs{--fa: "\f795";--fa--fa: "\f795\f795"}.fa-hotdog{--fa: "\f80f";--fa--fa: "\f80f\f80f"}.fa-transporter-empty{--fa: "\e046";--fa--fa: "\e046\e046"}.fa-person-walking-with-cane,.fa-blind{--fa: "\f29d";--fa--fa: "\f29d\f29d"}.fa-angle-90{--fa: "\e08d";--fa--fa: "\e08d\e08d"}.fa-rectangle-terminal{--fa: "\e236";--fa--fa: "\e236\e236"}.fa-kite{--fa: "\f6f4";--fa--fa: "\f6f4\f6f4"}.fa-drum{--fa: "\f569";--fa--fa: "\f569\f569"}.fa-scrubber{--fa: "\f2f8";--fa--fa: "\f2f8\f2f8"}.fa-ice-cream{--fa: "\f810";--fa--fa: "\f810\f810"}.fa-heart-circle-bolt{--fa: "\e4fc";--fa--fa: "\e4fc\e4fc"}.fa-fish-bones{--fa: "\e304";--fa--fa: "\e304\e304"}.fa-deer-rudolph{--fa: "\f78f";--fa--fa: "\f78f\f78f"}.fa-fax{--fa: "\f1ac";--fa--fa: "\f1ac\f1ac"}.fa-paragraph{--fa: "\f1dd";--fa--fa: "\f1dd\f1dd"}.fa-head-side-heart{--fa: "\e1aa";--fa--fa: "\e1aa\e1aa"}.fa-square-e{--fa: "\e26d";--fa--fa: "\e26d\e26d"}.fa-meter-fire{--fa: "\e1eb";--fa--fa: "\e1eb\e1eb"}.fa-cloud-hail{--fa: "\f739";--fa--fa: "\f739\f739"}.fa-check-to-slot,.fa-vote-yea{--fa: "\f772";--fa--fa: "\f772\f772"}.fa-money-from-bracket{--fa: "\e312";--fa--fa: "\e312\e312"}.fa-star-half{--fa: "\f089";--fa--fa: "\f089\f089"}.fa-car-bus{--fa: "\f85a";--fa--fa: "\f85a\f85a"}.fa-speaker{--fa: "\f8df";--fa--fa: "\f8df\f8df"}.fa-timer{--fa: "\e29e";--fa--fa: "\e29e\e29e"}.fa-boxes-stacked,.fa-boxes,.fa-boxes-alt{--fa: "\f468";--fa--fa: "\f468\f468"}.fa-landmark-magnifying-glass{--fa: "\e622";--fa--fa: "\e622\e622"}.fa-grill-hot{--fa: "\e5a5";--fa--fa: "\e5a5\e5a5"}.fa-ballot-check{--fa: "\f733";--fa--fa: "\f733\f733"}.fa-link,.fa-chain{--fa: "\f0c1";--fa--fa: "\f0c1\f0c1"}.fa-ear-listen,.fa-assistive-listening-systems{--fa: "\f2a2";--fa--fa: "\f2a2\f2a2"}.fa-file-minus{--fa: "\f318";--fa--fa: "\f318\f318"}.fa-tree-city{--fa: "\e587";--fa--fa: "\e587\e587"}.fa-play{--fa: "\f04b";--fa--fa: "\f04b\f04b"}.fa-font{--fa: "\f031";--fa--fa: "\f031\f031"}.fa-cup-togo,.fa-coffee-togo{--fa: "\f6c5";--fa--fa: "\f6c5\f6c5"}.fa-square-down-left{--fa: "\e26b";--fa--fa: "\e26b\e26b"}.fa-burger-lettuce{--fa: "\e3e3";--fa--fa: "\e3e3\e3e3"}.fa-table-cells-row-lock{--fa: "\e67a";--fa--fa: "\e67a\e67a"}.fa-rupiah-sign{--fa: "\e23d";--fa--fa: "\e23d\e23d"}.fa-magnifying-glass,.fa-search{--fa: "\f002";--fa--fa: "\f002\f002"}.fa-table-tennis-paddle-ball,.fa-ping-pong-paddle-ball,.fa-table-tennis{--fa: "\f45d";--fa--fa: "\f45d\f45d"}.fa-person-dots-from-line,.fa-diagnoses{--fa: "\f470";--fa--fa: "\f470\f470"}.fa-chevrons-down,.fa-chevron-double-down{--fa: "\f322";--fa--fa: "\f322\f322"}.fa-trash-can-arrow-up,.fa-trash-restore-alt{--fa: "\f82a";--fa--fa: "\f82a\f82a"}.fa-signal-good,.fa-signal-3{--fa: "\f68e";--fa--fa: "\f68e\f68e"}.fa-location-question,.fa-map-marker-question{--fa: "\f60b";--fa--fa: "\f60b\f60b"}.fa-floppy-disk-circle-xmark,.fa-floppy-disk-times,.fa-save-circle-xmark,.fa-save-times{--fa: "\e181";--fa--fa: "\e181\e181"}.fa-naira-sign{--fa: "\e1f6";--fa--fa: "\e1f6\e1f6"}.fa-peach{--fa: "\e20b";--fa--fa: "\e20b\e20b"}.fa-circles-overlap-3,.fa-pronoun{--fa: "\e6a1";--fa--fa: "\e6a1\e6a1"}.fa-taxi-bus{--fa: "\e298";--fa--fa: "\e298\e298"}.fa-bracket-curly,.fa-bracket-curly-left{--fa: "{";--fa--fa: "{{"}.fa-lobster{--fa: "\e421";--fa--fa: "\e421\e421"}.fa-cart-flatbed-empty,.fa-dolly-flatbed-empty{--fa: "\f476";--fa--fa: "\f476\f476"}.fa-colon{--fa: ":";--fa--fa: "::"}.fa-cart-arrow-down{--fa: "\f218";--fa--fa: "\f218\f218"}.fa-wand{--fa: "\f72a";--fa--fa: "\f72a\f72a"}.fa-walkie-talkie{--fa: "\f8ef";--fa--fa: "\f8ef\f8ef"}.fa-file-pen,.fa-file-edit{--fa: "\f31c";--fa--fa: "\f31c\f31c"}.fa-receipt{--fa: "\f543";--fa--fa: "\f543\f543"}.fa-table-picnic{--fa: "\e32d";--fa--fa: "\e32d\e32d"}.fa-square-pen,.fa-pen-square,.fa-pencil-square{--fa: "\f14b";--fa--fa: "\f14b\f14b"}.fa-circle-microphone-lines,.fa-microphone-circle-alt{--fa: "\e117";--fa--fa: "\e117\e117"}.fa-display-slash,.fa-desktop-slash{--fa: "\e2fa";--fa--fa: "\e2fa\e2fa"}.fa-suitcase-rolling{--fa: "\f5c1";--fa--fa: "\f5c1\f5c1"}.fa-person-circle-exclamation{--fa: "\e53f";--fa--fa: "\e53f\e53f"}.fa-transporter-2{--fa: "\e044";--fa--fa: "\e044\e044"}.fa-user-hoodie{--fa: "\e68a";--fa--fa: "\e68a\e68a"}.fa-hands-holding-diamond,.fa-hand-receiving{--fa: "\f47c";--fa--fa: "\f47c\f47c"}.fa-money-bill-simple-wave{--fa: "\e1f2";--fa--fa: "\e1f2\e1f2"}.fa-chevron-down{--fa: "\f078";--fa--fa: "\f078\f078"}.fa-battery-full,.fa-battery,.fa-battery-5{--fa: "\f240";--fa--fa: "\f240\f240"}.fa-bell-plus{--fa: "\f849";--fa--fa: "\f849\f849"}.fa-book-arrow-right{--fa: "\e0b9";--fa--fa: "\e0b9\e0b9"}.fa-hospitals{--fa: "\f80e";--fa--fa: "\f80e\f80e"}.fa-club{--fa: "\f327";--fa--fa: "\f327\f327"}.fa-skull-crossbones{--fa: "\f714";--fa--fa: "\f714\f714"}.fa-droplet-degree,.fa-dewpoint{--fa: "\f748";--fa--fa: "\f748\f748"}.fa-code-compare{--fa: "\e13a";--fa--fa: "\e13a\e13a"}.fa-list-ul,.fa-list-dots{--fa: "\f0ca";--fa--fa: "\f0ca\f0ca"}.fa-hand-holding-magic{--fa: "\f6e5";--fa--fa: "\f6e5\f6e5"}.fa-watermelon-slice{--fa: "\e337";--fa--fa: "\e337\e337"}.fa-circle-ellipsis{--fa: "\e10a";--fa--fa: "\e10a\e10a"}.fa-school-lock{--fa: "\e56f";--fa--fa: "\e56f\e56f"}.fa-tower-cell{--fa: "\e585";--fa--fa: "\e585\e585"}.fa-sd-cards{--fa: "\e240";--fa--fa: "\e240\e240"}.fa-jug-bottle{--fa: "\e5fb";--fa--fa: "\e5fb\e5fb"}.fa-down-long,.fa-long-arrow-alt-down{--fa: "\f309";--fa--fa: "\f309\f309"}.fa-envelopes{--fa: "\e170";--fa--fa: "\e170\e170"}.fa-phone-office{--fa: "\f67d";--fa--fa: "\f67d\f67d"}.fa-ranking-star{--fa: "\e561";--fa--fa: "\e561\e561"}.fa-chess-king{--fa: "\f43f";--fa--fa: "\f43f\f43f"}.fa-nfc-pen{--fa: "\e1fa";--fa--fa: "\e1fa\e1fa"}.fa-person-harassing{--fa: "\e549";--fa--fa: "\e549\e549"}.fa-magnifying-glass-play{--fa: "\e660";--fa--fa: "\e660\e660"}.fa-hat-winter{--fa: "\f7a8";--fa--fa: "\f7a8\f7a8"}.fa-brazilian-real-sign{--fa: "\e46c";--fa--fa: "\e46c\e46c"}.fa-landmark-dome,.fa-landmark-alt{--fa: "\f752";--fa--fa: "\f752\f752"}.fa-bone-break{--fa: "\f5d8";--fa--fa: "\f5d8\f5d8"}.fa-arrow-up{--fa: "\f062";--fa--fa: "\f062\f062"}.fa-down-from-dotted-line{--fa: "\e407";--fa--fa: "\e407\e407"}.fa-tv,.fa-television,.fa-tv-alt{--fa: "\f26c";--fa--fa: "\f26c\f26c"}.fa-border-left{--fa: "\f84f";--fa--fa: "\f84f\f84f"}.fa-circle-divide{--fa: "\e106";--fa--fa: "\e106\e106"}.fa-shrimp{--fa: "\e448";--fa--fa: "\e448\e448"}.fa-list-check,.fa-tasks{--fa: "\f0ae";--fa--fa: "\f0ae\f0ae"}.fa-diagram-subtask{--fa: "\e479";--fa--fa: "\e479\e479"}.fa-jug-detergent{--fa: "\e519";--fa--fa: "\e519\e519"}.fa-circle-user,.fa-user-circle{--fa: "\f2bd";--fa--fa: "\f2bd\f2bd"}.fa-square-y{--fa: "\e287";--fa--fa: "\e287\e287"}.fa-user-doctor-hair{--fa: "\e458";--fa--fa: "\e458\e458"}.fa-planet-ringed{--fa: "\e020";--fa--fa: "\e020\e020"}.fa-mushroom{--fa: "\e425";--fa--fa: "\e425\e425"}.fa-user-shield{--fa: "\f505";--fa--fa: "\f505\f505"}.fa-megaphone{--fa: "\f675";--fa--fa: "\f675\f675"}.fa-wreath-laurel{--fa: "\e5d2";--fa--fa: "\e5d2\e5d2"}.fa-circle-exclamation-check{--fa: "\e10d";--fa--fa: "\e10d\e10d"}.fa-wind{--fa: "\f72e";--fa--fa: "\f72e\f72e"}.fa-box-dollar,.fa-box-usd{--fa: "\f4a0";--fa--fa: "\f4a0\f4a0"}.fa-car-burst,.fa-car-crash{--fa: "\f5e1";--fa--fa: "\f5e1\f5e1"}.fa-y{--fa: "Y";--fa--fa: "YY"}.fa-user-headset{--fa: "\f82d";--fa--fa: "\f82d\f82d"}.fa-arrows-retweet,.fa-retweet-alt{--fa: "\f361";--fa--fa: "\f361\f361"}.fa-person-snowboarding,.fa-snowboarding{--fa: "\f7ce";--fa--fa: "\f7ce\f7ce"}.fa-square-chevron-right,.fa-chevron-square-right{--fa: "\f32b";--fa--fa: "\f32b\f32b"}.fa-lacrosse-stick-ball{--fa: "\e3b6";--fa--fa: "\e3b6\e3b6"}.fa-truck-fast,.fa-shipping-fast{--fa: "\f48b";--fa--fa: "\f48b\f48b"}.fa-user-magnifying-glass{--fa: "\e5c5";--fa--fa: "\e5c5\e5c5"}.fa-star-sharp{--fa: "\e28b";--fa--fa: "\e28b\e28b"}.fa-comment-heart{--fa: "\e5c8";--fa--fa: "\e5c8\e5c8"}.fa-circle-1{--fa: "\e0ee";--fa--fa: "\e0ee\e0ee"}.fa-circle-star,.fa-star-circle{--fa: "\e123";--fa--fa: "\e123\e123"}.fa-fish{--fa: "\f578";--fa--fa: "\f578\f578"}.fa-cloud-fog,.fa-fog{--fa: "\f74e";--fa--fa: "\f74e\f74e"}.fa-waffle{--fa: "\e466";--fa--fa: "\e466\e466"}.fa-music-note,.fa-music-alt{--fa: "\f8cf";--fa--fa: "\f8cf\f8cf"}.fa-hexagon-exclamation{--fa: "\e417";--fa--fa: "\e417\e417"}.fa-cart-shopping-fast{--fa: "\e0dc";--fa--fa: "\e0dc\e0dc"}.fa-object-union{--fa: "\e49f";--fa--fa: "\e49f\e49f"}.fa-user-graduate{--fa: "\f501";--fa--fa: "\f501\f501"}.fa-starfighter{--fa: "\e037";--fa--fa: "\e037\e037"}.fa-circle-half-stroke,.fa-adjust{--fa: "\f042";--fa--fa: "\f042\f042"}.fa-arrow-right-long-to-line{--fa: "\e3d5";--fa--fa: "\e3d5\e3d5"}.fa-square-arrow-down,.fa-arrow-square-down{--fa: "\f339";--fa--fa: "\f339\f339"}.fa-diamond-half-stroke{--fa: "\e5b8";--fa--fa: "\e5b8\e5b8"}.fa-clapperboard{--fa: "\e131";--fa--fa: "\e131\e131"}.fa-square-chevron-left,.fa-chevron-square-left{--fa: "\f32a";--fa--fa: "\f32a\f32a"}.fa-phone-intercom{--fa: "\e434";--fa--fa: "\e434\e434"}.fa-link-horizontal,.fa-chain-horizontal{--fa: "\e1cb";--fa--fa: "\e1cb\e1cb"}.fa-mango{--fa: "\e30f";--fa--fa: "\e30f\e30f"}.fa-music-note-slash,.fa-music-alt-slash{--fa: "\f8d0";--fa--fa: "\f8d0\f8d0"}.fa-circle-radiation,.fa-radiation-alt{--fa: "\f7ba";--fa--fa: "\f7ba\f7ba"}.fa-face-tongue-sweat{--fa: "\e39e";--fa--fa: "\e39e\e39e"}.fa-globe-stand{--fa: "\f5f6";--fa--fa: "\f5f6\f5f6"}.fa-baseball,.fa-baseball-ball{--fa: "\f433";--fa--fa: "\f433\f433"}.fa-circle-p{--fa: "\e11a";--fa--fa: "\e11a\e11a"}.fa-award-simple{--fa: "\e0ab";--fa--fa: "\e0ab\e0ab"}.fa-jet-fighter-up{--fa: "\e518";--fa--fa: "\e518\e518"}.fa-diagram-project,.fa-project-diagram{--fa: "\f542";--fa--fa: "\f542\f542"}.fa-pedestal{--fa: "\e20d";--fa--fa: "\e20d\e20d"}.fa-chart-pyramid{--fa: "\e0e6";--fa--fa: "\e0e6\e0e6"}.fa-sidebar{--fa: "\e24e";--fa--fa: "\e24e\e24e"}.fa-snowman-head,.fa-frosty-head{--fa: "\f79b";--fa--fa: "\f79b\f79b"}.fa-copy{--fa: "\f0c5";--fa--fa: "\f0c5\f0c5"}.fa-burger-glass{--fa: "\e0ce";--fa--fa: "\e0ce\e0ce"}.fa-volume-xmark,.fa-volume-mute,.fa-volume-times{--fa: "\f6a9";--fa--fa: "\f6a9\f6a9"}.fa-hand-sparkles{--fa: "\e05d";--fa--fa: "\e05d\e05d"}.fa-bars-filter{--fa: "\e0ad";--fa--fa: "\e0ad\e0ad"}.fa-paintbrush-pencil{--fa: "\e206";--fa--fa: "\e206\e206"}.fa-party-bell{--fa: "\e31a";--fa--fa: "\e31a\e31a"}.fa-user-vneck-hair{--fa: "\e462";--fa--fa: "\e462\e462"}.fa-jack-o-lantern{--fa: "\f30e";--fa--fa: "\f30e\f30e"}.fa-grip,.fa-grip-horizontal{--fa: "\f58d";--fa--fa: "\f58d\f58d"}.fa-share-from-square,.fa-share-square{--fa: "\f14d";--fa--fa: "\f14d\f14d"}.fa-keynote{--fa: "\f66c";--fa--fa: "\f66c\f66c"}.fa-child-combatant,.fa-child-rifle{--fa: "\e4e0";--fa--fa: "\e4e0\e4e0"}.fa-gun{--fa: "\e19b";--fa--fa: "\e19b\e19b"}.fa-square-phone,.fa-phone-square{--fa: "\f098";--fa--fa: "\f098\f098"}.fa-hat-beach{--fa: "\e606";--fa--fa: "\e606\e606"}.fa-plus,.fa-add{--fa: "+";--fa--fa: "++"}.fa-expand{--fa: "\f065";--fa--fa: "\f065\f065"}.fa-computer{--fa: "\e4e5";--fa--fa: "\e4e5\e4e5"}.fa-fort{--fa: "\e486";--fa--fa: "\e486\e486"}.fa-cloud-check{--fa: "\e35c";--fa--fa: "\e35c\e35c"}.fa-xmark,.fa-close,.fa-multiply,.fa-remove,.fa-times{--fa: "\f00d";--fa--fa: "\f00d\f00d"}.fa-face-smirking{--fa: "\e397";--fa--fa: "\e397\e397"}.fa-arrows-up-down-left-right,.fa-arrows{--fa: "\f047";--fa--fa: "\f047\f047"}.fa-chalkboard-user,.fa-chalkboard-teacher{--fa: "\f51c";--fa--fa: "\f51c\f51c"}.fa-rhombus{--fa: "\e23b";--fa--fa: "\e23b\e23b"}.fa-claw-marks{--fa: "\f6c2";--fa--fa: "\f6c2\f6c2"}.fa-peso-sign{--fa: "\e222";--fa--fa: "\e222\e222"}.fa-face-smile-tongue{--fa: "\e394";--fa--fa: "\e394\e394"}.fa-cart-circle-xmark{--fa: "\e3f4";--fa--fa: "\e3f4\e3f4"}.fa-building-shield{--fa: "\e4d8";--fa--fa: "\e4d8\e4d8"}.fa-circle-phone-flip,.fa-phone-circle-alt{--fa: "\e11c";--fa--fa: "\e11c\e11c"}.fa-baby{--fa: "\f77c";--fa--fa: "\f77c\f77c"}.fa-users-line{--fa: "\e592";--fa--fa: "\e592\e592"}.fa-quote-left,.fa-quote-left-alt{--fa: "\f10d";--fa--fa: "\f10d\f10d"}.fa-tractor{--fa: "\f722";--fa--fa: "\f722\f722"}.fa-down-from-bracket{--fa: "\e66b";--fa--fa: "\e66b\e66b"}.fa-key-skeleton{--fa: "\f6f3";--fa--fa: "\f6f3\f6f3"}.fa-trash-arrow-up,.fa-trash-restore{--fa: "\f829";--fa--fa: "\f829\f829"}.fa-arrow-down-up-lock{--fa: "\e4b0";--fa--fa: "\e4b0\e4b0"}.fa-arrow-down-to-bracket{--fa: "\e094";--fa--fa: "\e094\e094"}.fa-lines-leaning{--fa: "\e51e";--fa--fa: "\e51e\e51e"}.fa-square-q{--fa: "\e27b";--fa--fa: "\e27b\e27b"}.fa-ruler-combined{--fa: "\f546";--fa--fa: "\f546\f546"}.fa-symbols,.fa-icons-alt{--fa: "\f86e";--fa--fa: "\f86e\f86e"}.fa-copyright{--fa: "\f1f9";--fa--fa: "\f1f9\f1f9"}.fa-flask-gear{--fa: "\e5f1";--fa--fa: "\e5f1\e5f1"}.fa-highlighter-line{--fa: "\e1af";--fa--fa: "\e1af\e1af"}.fa-bracket-square,.fa-bracket,.fa-bracket-left{--fa: "[";--fa--fa: "[["}.fa-island-tropical,.fa-island-tree-palm{--fa: "\f811";--fa--fa: "\f811\f811"}.fa-arrow-right-from-line,.fa-arrow-from-left{--fa: "\f343";--fa--fa: "\f343\f343"}.fa-h2{--fa: "\f314";--fa--fa: "\f314\f314"}.fa-equals{--fa: "=";--fa--fa: "=="}.fa-cake-slice,.fa-shortcake{--fa: "\e3e5";--fa--fa: "\e3e5\e3e5"}.fa-building-magnifying-glass{--fa: "\e61c";--fa--fa: "\e61c\e61c"}.fa-peanut{--fa: "\e430";--fa--fa: "\e430\e430"}.fa-wrench-simple{--fa: "\e2d1";--fa--fa: "\e2d1\e2d1"}.fa-blender{--fa: "\f517";--fa--fa: "\f517\f517"}.fa-teeth{--fa: "\f62e";--fa--fa: "\f62e\f62e"}.fa-tally-2{--fa: "\e295";--fa--fa: "\e295\e295"}.fa-shekel-sign,.fa-ils,.fa-shekel,.fa-sheqel,.fa-sheqel-sign{--fa: "\f20b";--fa--fa: "\f20b\f20b"}.fa-cars{--fa: "\f85b";--fa--fa: "\f85b\f85b"}.fa-axe-battle{--fa: "\f6b3";--fa--fa: "\f6b3\f6b3"}.fa-user-hair-long{--fa: "\e45b";--fa--fa: "\e45b\e45b"}.fa-map{--fa: "\f279";--fa--fa: "\f279\f279"}.fa-arrow-left-from-arc{--fa: "\e615";--fa--fa: "\e615\e615"}.fa-file-circle-info{--fa: "\e493";--fa--fa: "\e493\e493"}.fa-face-disappointed{--fa: "\e36f";--fa--fa: "\e36f\e36f"}.fa-lasso-sparkles{--fa: "\e1c9";--fa--fa: "\e1c9\e1c9"}.fa-clock-eleven{--fa: "\e347";--fa--fa: "\e347\e347"}.fa-rocket{--fa: "\f135";--fa--fa: "\f135\f135"}.fa-siren-on{--fa: "\e02e";--fa--fa: "\e02e\e02e"}.fa-clock-ten{--fa: "\e354";--fa--fa: "\e354\e354"}.fa-candle-holder{--fa: "\f6bc";--fa--fa: "\f6bc\f6bc"}.fa-video-arrow-down-left{--fa: "\e2c8";--fa--fa: "\e2c8\e2c8"}.fa-photo-film,.fa-photo-video{--fa: "\f87c";--fa--fa: "\f87c\f87c"}.fa-floppy-disk-circle-arrow-right,.fa-save-circle-arrow-right{--fa: "\e180";--fa--fa: "\e180\e180"}.fa-folder-minus{--fa: "\f65d";--fa--fa: "\f65d\f65d"}.fa-hexagon-nodes-bolt{--fa: "\e69a";--fa--fa: "\e69a\e69a"}.fa-planet-moon{--fa: "\e01f";--fa--fa: "\e01f\e01f"}.fa-face-eyes-xmarks{--fa: "\e374";--fa--fa: "\e374\e374"}.fa-chart-scatter{--fa: "\f7ee";--fa--fa: "\f7ee\f7ee"}.fa-circle-gf{--fa: "\e67f";--fa--fa: "\e67f\e67f"}.fa-display-arrow-down{--fa: "\e164";--fa--fa: "\e164\e164"}.fa-store{--fa: "\f54e";--fa--fa: "\f54e\f54e"}.fa-arrow-trend-up{--fa: "\e098";--fa--fa: "\e098\e098"}.fa-plug-circle-minus{--fa: "\e55e";--fa--fa: "\e55e\e55e"}.fa-olive-branch{--fa: "\e317";--fa--fa: "\e317\e317"}.fa-angle{--fa: "\e08c";--fa--fa: "\e08c\e08c"}.fa-vacuum-robot{--fa: "\e04e";--fa--fa: "\e04e\e04e"}.fa-sign-hanging,.fa-sign{--fa: "\f4d9";--fa--fa: "\f4d9\f4d9"}.fa-square-divide{--fa: "\e26a";--fa--fa: "\e26a\e26a"}.fa-folder-check{--fa: "\e64e";--fa--fa: "\e64e\e64e"}.fa-signal-stream-slash{--fa: "\e250";--fa--fa: "\e250\e250"}.fa-bezier-curve{--fa: "\f55b";--fa--fa: "\f55b\f55b"}.fa-eye-dropper-half{--fa: "\e173";--fa--fa: "\e173\e173"}.fa-store-lock{--fa: "\e4a6";--fa--fa: "\e4a6\e4a6"}.fa-bell-slash{--fa: "\f1f6";--fa--fa: "\f1f6\f1f6"}.fa-cloud-bolt-sun,.fa-thunderstorm-sun{--fa: "\f76e";--fa--fa: "\f76e\f76e"}.fa-camera-slash{--fa: "\e0d9";--fa--fa: "\e0d9\e0d9"}.fa-comment-quote{--fa: "\e14c";--fa--fa: "\e14c\e14c"}.fa-tablet,.fa-tablet-android{--fa: "\f3fb";--fa--fa: "\f3fb\f3fb"}.fa-school-flag{--fa: "\e56e";--fa--fa: "\e56e\e56e"}.fa-message-code{--fa: "\e1df";--fa--fa: "\e1df\e1df"}.fa-glass-half,.fa-glass-half-empty,.fa-glass-half-full{--fa: "\e192";--fa--fa: "\e192\e192"}.fa-fill{--fa: "\f575";--fa--fa: "\f575\f575"}.fa-message-minus,.fa-comment-alt-minus{--fa: "\f4a7";--fa--fa: "\f4a7\f4a7"}.fa-angle-up{--fa: "\f106";--fa--fa: "\f106\f106"}.fa-dinosaur{--fa: "\e5fe";--fa--fa: "\e5fe\e5fe"}.fa-drumstick-bite{--fa: "\f6d7";--fa--fa: "\f6d7\f6d7"}.fa-link-horizontal-slash,.fa-chain-horizontal-slash{--fa: "\e1cc";--fa--fa: "\e1cc\e1cc"}.fa-holly-berry{--fa: "\f7aa";--fa--fa: "\f7aa\f7aa"}.fa-nose{--fa: "\e5bd";--fa--fa: "\e5bd\e5bd"}.fa-arrow-left-to-arc{--fa: "\e616";--fa--fa: "\e616\e616"}.fa-chevron-left{--fa: "\f053";--fa--fa: "\f053\f053"}.fa-bacteria{--fa: "\e059";--fa--fa: "\e059\e059"}.fa-clouds{--fa: "\f744";--fa--fa: "\f744\f744"}.fa-money-bill-simple{--fa: "\e1f1";--fa--fa: "\e1f1\e1f1"}.fa-hand-lizard{--fa: "\f258";--fa--fa: "\f258\f258"}.fa-table-pivot{--fa: "\e291";--fa--fa: "\e291\e291"}.fa-filter-slash{--fa: "\e17d";--fa--fa: "\e17d\e17d"}.fa-trash-can-undo,.fa-trash-can-arrow-turn-left,.fa-trash-undo-alt{--fa: "\f896";--fa--fa: "\f896\f896"}.fa-notdef{--fa: "\e1fe";--fa--fa: "\e1fe\e1fe"}.fa-disease{--fa: "\f7fa";--fa--fa: "\f7fa\f7fa"}.fa-person-to-door{--fa: "\e433";--fa--fa: "\e433\e433"}.fa-turntable{--fa: "\f8e4";--fa--fa: "\f8e4\f8e4"}.fa-briefcase-medical{--fa: "\f469";--fa--fa: "\f469\f469"}.fa-genderless{--fa: "\f22d";--fa--fa: "\f22d\f22d"}.fa-chevron-right{--fa: "\f054";--fa--fa: "\f054\f054"}.fa-signal-weak,.fa-signal-1{--fa: "\f68c";--fa--fa: "\f68c\f68c"}.fa-clock-five{--fa: "\e349";--fa--fa: "\e349\e349"}.fa-retweet{--fa: "\f079";--fa--fa: "\f079\f079"}.fa-car-rear,.fa-car-alt{--fa: "\f5de";--fa--fa: "\f5de\f5de"}.fa-pump-soap{--fa: "\e06b";--fa--fa: "\e06b\e06b"}.fa-computer-classic{--fa: "\f8b1";--fa--fa: "\f8b1\f8b1"}.fa-frame{--fa: "\e495";--fa--fa: "\e495\e495"}.fa-video-slash{--fa: "\f4e2";--fa--fa: "\f4e2\f4e2"}.fa-battery-quarter,.fa-battery-2{--fa: "\f243";--fa--fa: "\f243\f243"}.fa-ellipsis-stroke,.fa-ellipsis-h-alt{--fa: "\f39b";--fa--fa: "\f39b\f39b"}.fa-radio{--fa: "\f8d7";--fa--fa: "\f8d7\f8d7"}.fa-baby-carriage,.fa-carriage-baby{--fa: "\f77d";--fa--fa: "\f77d\f77d"}.fa-face-expressionless{--fa: "\e373";--fa--fa: "\e373\e373"}.fa-down-to-dotted-line{--fa: "\e408";--fa--fa: "\e408\e408"}.fa-cloud-music{--fa: "\f8ae";--fa--fa: "\f8ae\f8ae"}.fa-traffic-light{--fa: "\f637";--fa--fa: "\f637\f637"}.fa-cloud-minus{--fa: "\e35d";--fa--fa: "\e35d\e35d"}.fa-thermometer{--fa: "\f491";--fa--fa: "\f491\f491"}.fa-shield-minus{--fa: "\e249";--fa--fa: "\e249\e249"}.fa-vr-cardboard{--fa: "\f729";--fa--fa: "\f729\f729"}.fa-car-tilt{--fa: "\f5e5";--fa--fa: "\f5e5\f5e5"}.fa-gauge-circle-minus{--fa: "\e497";--fa--fa: "\e497\e497"}.fa-brightness-low{--fa: "\e0ca";--fa--fa: "\e0ca\e0ca"}.fa-hand-middle-finger{--fa: "\f806";--fa--fa: "\f806\f806"}.fa-percent,.fa-percentage{--fa: "%";--fa--fa: "%%"}.fa-truck-moving{--fa: "\f4df";--fa--fa: "\f4df\f4df"}.fa-glass-water-droplet{--fa: "\e4f5";--fa--fa: "\e4f5\e4f5"}.fa-conveyor-belt{--fa: "\f46e";--fa--fa: "\f46e\f46e"}.fa-location-check,.fa-map-marker-check{--fa: "\f606";--fa--fa: "\f606\f606"}.fa-coin-vertical{--fa: "\e3fd";--fa--fa: "\e3fd\e3fd"}.fa-display{--fa: "\e163";--fa--fa: "\e163\e163"}.fa-person-sign{--fa: "\f757";--fa--fa: "\f757\f757"}.fa-face-smile,.fa-smile{--fa: "\f118";--fa--fa: "\f118\f118"}.fa-phone-hangup{--fa: "\e225";--fa--fa: "\e225\e225"}.fa-signature-slash{--fa: "\e3cb";--fa--fa: "\e3cb\e3cb"}.fa-thumbtack,.fa-thumb-tack{--fa: "\f08d";--fa--fa: "\f08d\f08d"}.fa-wheat-slash{--fa: "\e339";--fa--fa: "\e339\e339"}.fa-trophy{--fa: "\f091";--fa--fa: "\f091\f091"}.fa-clouds-sun{--fa: "\f746";--fa--fa: "\f746\f746"}.fa-person-praying,.fa-pray{--fa: "\f683";--fa--fa: "\f683\f683"}.fa-hammer{--fa: "\f6e3";--fa--fa: "\f6e3\f6e3"}.fa-face-vomit{--fa: "\e3a0";--fa--fa: "\e3a0\e3a0"}.fa-speakers{--fa: "\f8e0";--fa--fa: "\f8e0\f8e0"}.fa-tty-answer,.fa-teletype-answer{--fa: "\e2b9";--fa--fa: "\e2b9\e2b9"}.fa-mug-tea-saucer{--fa: "\e1f5";--fa--fa: "\e1f5\e1f5"}.fa-diagram-lean-canvas{--fa: "\e156";--fa--fa: "\e156\e156"}.fa-alt{--fa: "\e08a";--fa--fa: "\e08a\e08a"}.fa-dial,.fa-dial-med-high{--fa: "\e15b";--fa--fa: "\e15b\e15b"}.fa-hand-peace{--fa: "\f25b";--fa--fa: "\f25b\f25b"}.fa-circle-trash,.fa-trash-circle{--fa: "\e126";--fa--fa: "\e126\e126"}.fa-rotate,.fa-sync-alt{--fa: "\f2f1";--fa--fa: "\f2f1\f2f1"}.fa-circle-quarters{--fa: "\e3f8";--fa--fa: "\e3f8\e3f8"}.fa-spinner{--fa: "\f110";--fa--fa: "\f110\f110"}.fa-tower-control{--fa: "\e2a2";--fa--fa: "\e2a2\e2a2"}.fa-arrow-up-triangle-square,.fa-sort-shapes-up{--fa: "\f88a";--fa--fa: "\f88a\f88a"}.fa-whale{--fa: "\f72c";--fa--fa: "\f72c\f72c"}.fa-robot{--fa: "\f544";--fa--fa: "\f544\f544"}.fa-peace{--fa: "\f67c";--fa--fa: "\f67c\f67c"}.fa-party-horn{--fa: "\e31b";--fa--fa: "\e31b\e31b"}.fa-gears,.fa-cogs{--fa: "\f085";--fa--fa: "\f085\f085"}.fa-sun-bright,.fa-sun-alt{--fa: "\e28f";--fa--fa: "\e28f\e28f"}.fa-warehouse{--fa: "\f494";--fa--fa: "\f494\f494"}.fa-conveyor-belt-arm{--fa: "\e5f8";--fa--fa: "\e5f8\e5f8"}.fa-lock-keyhole-open,.fa-lock-open-alt{--fa: "\f3c2";--fa--fa: "\f3c2\f3c2"}.fa-square-fragile,.fa-box-fragile,.fa-square-wine-glass-crack{--fa: "\f49b";--fa--fa: "\f49b\f49b"}.fa-arrow-up-right-dots{--fa: "\e4b7";--fa--fa: "\e4b7\e4b7"}.fa-square-n{--fa: "\e277";--fa--fa: "\e277\e277"}.fa-splotch{--fa: "\f5bc";--fa--fa: "\f5bc\f5bc"}.fa-face-grin-hearts,.fa-grin-hearts{--fa: "\f584";--fa--fa: "\f584\f584"}.fa-meter{--fa: "\e1e8";--fa--fa: "\e1e8\e1e8"}.fa-mandolin{--fa: "\f6f9";--fa--fa: "\f6f9\f6f9"}.fa-dice-four{--fa: "\f524";--fa--fa: "\f524\f524"}.fa-sim-card{--fa: "\f7c4";--fa--fa: "\f7c4\f7c4"}.fa-transgender,.fa-transgender-alt{--fa: "\f225";--fa--fa: "\f225\f225"}.fa-mercury{--fa: "\f223";--fa--fa: "\f223\f223"}.fa-up-from-bracket{--fa: "\e590";--fa--fa: "\e590\e590"}.fa-knife-kitchen{--fa: "\f6f5";--fa--fa: "\f6f5\f6f5"}.fa-border-right{--fa: "\f852";--fa--fa: "\f852\f852"}.fa-arrow-turn-down,.fa-level-down{--fa: "\f149";--fa--fa: "\f149\f149"}.fa-spade{--fa: "\f2f4";--fa--fa: "\f2f4\f2f4"}.fa-card-spade{--fa: "\e3ec";--fa--fa: "\e3ec\e3ec"}.fa-line-columns{--fa: "\f870";--fa--fa: "\f870\f870"}.fa-ant{--fa: "\e680";--fa--fa: "\e680\e680"}.fa-arrow-right-to-line,.fa-arrow-to-right{--fa: "\f340";--fa--fa: "\f340\f340"}.fa-person-falling-burst{--fa: "\e547";--fa--fa: "\e547\e547"}.fa-flag-pennant,.fa-pennant{--fa: "\f456";--fa--fa: "\f456\f456"}.fa-conveyor-belt-empty{--fa: "\e150";--fa--fa: "\e150\e150"}.fa-user-group-simple{--fa: "\e603";--fa--fa: "\e603\e603"}.fa-award{--fa: "\f559";--fa--fa: "\f559\f559"}.fa-ticket-simple,.fa-ticket-alt{--fa: "\f3ff";--fa--fa: "\f3ff\f3ff"}.fa-building{--fa: "\f1ad";--fa--fa: "\f1ad\f1ad"}.fa-angles-left,.fa-angle-double-left{--fa: "\f100";--fa--fa: "\f100\f100"}.fa-camcorder,.fa-video-handheld{--fa: "\f8a8";--fa--fa: "\f8a8\f8a8"}.fa-pancakes{--fa: "\e42d";--fa--fa: "\e42d\e42d"}.fa-album-circle-user{--fa: "\e48d";--fa--fa: "\e48d\e48d"}.fa-subtitles-slash{--fa: "\e610";--fa--fa: "\e610\e610"}.fa-qrcode{--fa: "\f029";--fa--fa: "\f029\f029"}.fa-dice-d10{--fa: "\f6cd";--fa--fa: "\f6cd\f6cd"}.fa-fireplace{--fa: "\f79a";--fa--fa: "\f79a\f79a"}.fa-browser{--fa: "\f37e";--fa--fa: "\f37e\f37e"}.fa-pen-paintbrush,.fa-pencil-paintbrush{--fa: "\f618";--fa--fa: "\f618\f618"}.fa-fish-cooked{--fa: "\f7fe";--fa--fa: "\f7fe\f7fe"}.fa-chair-office{--fa: "\f6c1";--fa--fa: "\f6c1\f6c1"}.fa-magnifying-glass-music{--fa: "\e65f";--fa--fa: "\e65f\e65f"}.fa-nesting-dolls{--fa: "\e3ba";--fa--fa: "\e3ba\e3ba"}.fa-clock-rotate-left,.fa-history{--fa: "\f1da";--fa--fa: "\f1da\f1da"}.fa-trumpet{--fa: "\f8e3";--fa--fa: "\f8e3\f8e3"}.fa-face-grin-beam-sweat,.fa-grin-beam-sweat{--fa: "\f583";--fa--fa: "\f583\f583"}.fa-fire-smoke{--fa: "\f74b";--fa--fa: "\f74b\f74b"}.fa-phone-missed{--fa: "\e226";--fa--fa: "\e226\e226"}.fa-file-export,.fa-arrow-right-from-file{--fa: "\f56e";--fa--fa: "\f56e\f56e"}.fa-shield,.fa-shield-blank{--fa: "\f132";--fa--fa: "\f132\f132"}.fa-arrow-up-short-wide,.fa-sort-amount-up-alt{--fa: "\f885";--fa--fa: "\f885\f885"}.fa-arrows-repeat-1,.fa-repeat-1-alt{--fa: "\f366";--fa--fa: "\f366\f366"}.fa-gun-slash{--fa: "\e19c";--fa--fa: "\e19c\e19c"}.fa-avocado{--fa: "\e0aa";--fa--fa: "\e0aa\e0aa"}.fa-binary{--fa: "\e33b";--fa--fa: "\e33b\e33b"}.fa-comment-nodes{--fa: "\e696";--fa--fa: "\e696\e696"}.fa-glasses-round,.fa-glasses-alt{--fa: "\f5f5";--fa--fa: "\f5f5\f5f5"}.fa-phone-plus{--fa: "\f4d2";--fa--fa: "\f4d2\f4d2"}.fa-ditto{--fa: '"';--fa--fa: '""'}.fa-person-seat{--fa: "\e21e";--fa--fa: "\e21e\e21e"}.fa-house-medical{--fa: "\e3b2";--fa--fa: "\e3b2\e3b2"}.fa-golf-ball-tee,.fa-golf-ball{--fa: "\f450";--fa--fa: "\f450\f450"}.fa-circle-chevron-left,.fa-chevron-circle-left{--fa: "\f137";--fa--fa: "\f137\f137"}.fa-house-chimney-window{--fa: "\e00d";--fa--fa: "\e00d\e00d"}.fa-scythe{--fa: "\f710";--fa--fa: "\f710\f710"}.fa-pen-nib{--fa: "\f5ad";--fa--fa: "\f5ad\f5ad"}.fa-ban-parking,.fa-parking-circle-slash{--fa: "\f616";--fa--fa: "\f616\f616"}.fa-tent-arrow-turn-left{--fa: "\e580";--fa--fa: "\e580\e580"}.fa-face-diagonal-mouth{--fa: "\e47e";--fa--fa: "\e47e\e47e"}.fa-diagram-cells{--fa: "\e475";--fa--fa: "\e475\e475"}.fa-cricket-bat-ball,.fa-cricket{--fa: "\f449";--fa--fa: "\f449\f449"}.fa-tents{--fa: "\e582";--fa--fa: "\e582\e582"}.fa-wand-magic,.fa-magic{--fa: "\f0d0";--fa--fa: "\f0d0\f0d0"}.fa-dog{--fa: "\f6d3";--fa--fa: "\f6d3\f6d3"}.fa-pen-line{--fa: "\e212";--fa--fa: "\e212\e212"}.fa-atom-simple,.fa-atom-alt{--fa: "\f5d3";--fa--fa: "\f5d3\f5d3"}.fa-ampersand{--fa: "&";--fa--fa: "&&"}.fa-carrot{--fa: "\f787";--fa--fa: "\f787\f787"}.fa-arrow-up-from-line,.fa-arrow-from-bottom{--fa: "\f342";--fa--fa: "\f342\f342"}.fa-moon{--fa: "\f186";--fa--fa: "\f186\f186"}.fa-pen-slash{--fa: "\e213";--fa--fa: "\e213\e213"}.fa-wine-glass-empty,.fa-wine-glass-alt{--fa: "\f5ce";--fa--fa: "\f5ce\f5ce"}.fa-square-star{--fa: "\e27f";--fa--fa: "\e27f\e27f"}.fa-cheese{--fa: "\f7ef";--fa--fa: "\f7ef\f7ef"}.fa-send-backward{--fa: "\f87f";--fa--fa: "\f87f\f87f"}.fa-yin-yang{--fa: "\f6ad";--fa--fa: "\f6ad\f6ad"}.fa-music{--fa: "\f001";--fa--fa: "\f001\f001"}.fa-compass-slash{--fa: "\f5e9";--fa--fa: "\f5e9\f5e9"}.fa-clock-one{--fa: "\e34e";--fa--fa: "\e34e\e34e"}.fa-file-music{--fa: "\f8b6";--fa--fa: "\f8b6\f8b6"}.fa-code-commit{--fa: "\f386";--fa--fa: "\f386\f386"}.fa-temperature-low{--fa: "\f76b";--fa--fa: "\f76b\f76b"}.fa-person-biking,.fa-biking{--fa: "\f84a";--fa--fa: "\f84a\f84a"}.fa-display-chart-up-circle-currency{--fa: "\e5e5";--fa--fa: "\e5e5\e5e5"}.fa-skeleton{--fa: "\f620";--fa--fa: "\f620\f620"}.fa-circle-g{--fa: "\e10f";--fa--fa: "\e10f\e10f"}.fa-circle-arrow-up-left{--fa: "\e0fb";--fa--fa: "\e0fb\e0fb"}.fa-coin-blank{--fa: "\e3fb";--fa--fa: "\e3fb\e3fb"}.fa-broom{--fa: "\f51a";--fa--fa: "\f51a\f51a"}.fa-vacuum{--fa: "\e04d";--fa--fa: "\e04d\e04d"}.fa-shield-heart{--fa: "\e574";--fa--fa: "\e574\e574"}.fa-card-heart{--fa: "\e3eb";--fa--fa: "\e3eb\e3eb"}.fa-lightbulb-cfl-on{--fa: "\e5a7";--fa--fa: "\e5a7\e5a7"}.fa-melon{--fa: "\e310";--fa--fa: "\e310\e310"}.fa-gopuram{--fa: "\f664";--fa--fa: "\f664\f664"}.fa-earth-oceania,.fa-globe-oceania{--fa: "\e47b";--fa--fa: "\e47b\e47b"}.fa-container-storage{--fa: "\f4b7";--fa--fa: "\f4b7\f4b7"}.fa-face-pouting{--fa: "\e387";--fa--fa: "\e387\e387"}.fa-square-xmark,.fa-times-square,.fa-xmark-square{--fa: "\f2d3";--fa--fa: "\f2d3\f2d3"}.fa-face-explode,.fa-exploding-head{--fa: "\e2fe";--fa--fa: "\e2fe\e2fe"}.fa-hashtag{--fa: "#";--fa--fa: "##"}.fa-up-right-and-down-left-from-center,.fa-expand-alt{--fa: "\f424";--fa--fa: "\f424\f424"}.fa-oil-can{--fa: "\f613";--fa--fa: "\f613\f613"}.fa-t{--fa: "T";--fa--fa: "TT"}.fa-transformer-bolt{--fa: "\e2a4";--fa--fa: "\e2a4\e2a4"}.fa-hippo{--fa: "\f6ed";--fa--fa: "\f6ed\f6ed"}.fa-chart-column{--fa: "\e0e3";--fa--fa: "\e0e3\e0e3"}.fa-cassette-vhs,.fa-vhs{--fa: "\f8ec";--fa--fa: "\f8ec\f8ec"}.fa-infinity{--fa: "\f534";--fa--fa: "\f534\f534"}.fa-vial-circle-check{--fa: "\e596";--fa--fa: "\e596\e596"}.fa-chimney{--fa: "\f78b";--fa--fa: "\f78b\f78b"}.fa-object-intersect{--fa: "\e49d";--fa--fa: "\e49d\e49d"}.fa-person-arrow-down-to-line{--fa: "\e538";--fa--fa: "\e538\e538"}.fa-voicemail{--fa: "\f897";--fa--fa: "\f897\f897"}.fa-block-brick,.fa-wall-brick{--fa: "\e3db";--fa--fa: "\e3db\e3db"}.fa-fan{--fa: "\f863";--fa--fa: "\f863\f863"}.fa-bags-shopping{--fa: "\f847";--fa--fa: "\f847\f847"}.fa-paragraph-left,.fa-paragraph-rtl{--fa: "\f878";--fa--fa: "\f878\f878"}.fa-person-walking-luggage{--fa: "\e554";--fa--fa: "\e554\e554"}.fa-caravan-simple,.fa-caravan-alt{--fa: "\e000";--fa--fa: "\e000\e000"}.fa-turtle{--fa: "\f726";--fa--fa: "\f726\f726"}.fa-pencil-mechanical{--fa: "\e5ca";--fa--fa: "\e5ca\e5ca"}.fa-up-down,.fa-arrows-alt-v{--fa: "\f338";--fa--fa: "\f338\f338"}.fa-cloud-moon-rain{--fa: "\f73c";--fa--fa: "\f73c\f73c"}.fa-booth-curtain{--fa: "\f734";--fa--fa: "\f734\f734"}.fa-calendar{--fa: "\f133";--fa--fa: "\f133\f133"}.fa-box-heart{--fa: "\f49d";--fa--fa: "\f49d\f49d"}.fa-trailer{--fa: "\e041";--fa--fa: "\e041\e041"}.fa-user-doctor-message,.fa-user-md-chat{--fa: "\f82e";--fa--fa: "\f82e\f82e"}.fa-bahai,.fa-haykal{--fa: "\f666";--fa--fa: "\f666\f666"}.fa-lighthouse{--fa: "\e612";--fa--fa: "\e612\e612"}.fa-amp-guitar{--fa: "\f8a1";--fa--fa: "\f8a1\f8a1"}.fa-sd-card{--fa: "\f7c2";--fa--fa: "\f7c2\f7c2"}.fa-volume-slash{--fa: "\f2e2";--fa--fa: "\f2e2\f2e2"}.fa-border-bottom{--fa: "\f84d";--fa--fa: "\f84d\f84d"}.fa-wifi-weak,.fa-wifi-1{--fa: "\f6aa";--fa--fa: "\f6aa\f6aa"}.fa-dragon{--fa: "\f6d5";--fa--fa: "\f6d5\f6d5"}.fa-shoe-prints{--fa: "\f54b";--fa--fa: "\f54b\f54b"}.fa-circle-plus,.fa-plus-circle{--fa: "\f055";--fa--fa: "\f055\f055"}.fa-face-grin-tongue-wink,.fa-grin-tongue-wink{--fa: "\f58b";--fa--fa: "\f58b\f58b"}.fa-hand-holding{--fa: "\f4bd";--fa--fa: "\f4bd\f4bd"}.fa-plug-circle-exclamation{--fa: "\e55d";--fa--fa: "\e55d\e55d"}.fa-link-slash,.fa-chain-broken,.fa-chain-slash,.fa-unlink{--fa: "\f127";--fa--fa: "\f127\f127"}.fa-clone{--fa: "\f24d";--fa--fa: "\f24d\f24d"}.fa-person-walking-arrow-loop-left{--fa: "\e551";--fa--fa: "\e551\e551"}.fa-arrow-up-z-a,.fa-sort-alpha-up-alt{--fa: "\f882";--fa--fa: "\f882\f882"}.fa-fire-flame-curved,.fa-fire-alt{--fa: "\f7e4";--fa--fa: "\f7e4\f7e4"}.fa-tornado{--fa: "\f76f";--fa--fa: "\f76f\f76f"}.fa-file-circle-plus{--fa: "\e494";--fa--fa: "\e494\e494"}.fa-delete-right{--fa: "\e154";--fa--fa: "\e154\e154"}.fa-book-quran,.fa-quran{--fa: "\f687";--fa--fa: "\f687\f687"}.fa-circle-quarter{--fa: "\e11f";--fa--fa: "\e11f\e11f"}.fa-anchor{--fa: "\f13d";--fa--fa: "\f13d\f13d"}.fa-border-all{--fa: "\f84c";--fa--fa: "\f84c\f84c"}.fa-function{--fa: "\f661";--fa--fa: "\f661\f661"}.fa-face-angry,.fa-angry{--fa: "\f556";--fa--fa: "\f556\f556"}.fa-people-simple{--fa: "\e21b";--fa--fa: "\e21b\e21b"}.fa-cookie-bite{--fa: "\f564";--fa--fa: "\f564\f564"}.fa-arrow-trend-down{--fa: "\e097";--fa--fa: "\e097\e097"}.fa-rss,.fa-feed{--fa: "\f09e";--fa--fa: "\f09e\f09e"}.fa-face-monocle{--fa: "\e380";--fa--fa: "\e380\e380"}.fa-draw-polygon{--fa: "\f5ee";--fa--fa: "\f5ee\f5ee"}.fa-scale-balanced,.fa-balance-scale{--fa: "\f24e";--fa--fa: "\f24e\f24e"}.fa-calendar-lines,.fa-calendar-note{--fa: "\e0d5";--fa--fa: "\e0d5\e0d5"}.fa-arrow-down-big-small,.fa-sort-size-down{--fa: "\f88c";--fa--fa: "\f88c\f88c"}.fa-gauge-simple-high,.fa-tachometer,.fa-tachometer-fast{--fa: "\f62a";--fa--fa: "\f62a\f62a"}.fa-do-not-enter{--fa: "\f5ec";--fa--fa: "\f5ec\f5ec"}.fa-shower{--fa: "\f2cc";--fa--fa: "\f2cc\f2cc"}.fa-dice-d8{--fa: "\f6d2";--fa--fa: "\f6d2\f6d2"}.fa-desktop,.fa-desktop-alt{--fa: "\f390";--fa--fa: "\f390\f390"}.fa-m{--fa: "M";--fa--fa: "MM"}.fa-spinner-scale{--fa: "\e62a";--fa--fa: "\e62a\e62a"}.fa-grip-dots-vertical{--fa: "\e411";--fa--fa: "\e411\e411"}.fa-face-viewfinder{--fa: "\e2ff";--fa--fa: "\e2ff\e2ff"}.fa-soft-serve,.fa-creemee{--fa: "\e400";--fa--fa: "\e400\e400"}.fa-h5{--fa: "\e412";--fa--fa: "\e412\e412"}.fa-hand-back-point-down{--fa: "\e19e";--fa--fa: "\e19e\e19e"}.fa-table-list,.fa-th-list{--fa: "\f00b";--fa--fa: "\f00b\f00b"}.fa-basket-shopping-minus{--fa: "\e652";--fa--fa: "\e652\e652"}.fa-comment-sms,.fa-sms{--fa: "\f7cd";--fa--fa: "\f7cd\f7cd"}.fa-rectangle,.fa-rectangle-landscape{--fa: "\f2fa";--fa--fa: "\f2fa\f2fa"}.fa-clipboard-list-check{--fa: "\f737";--fa--fa: "\f737\f737"}.fa-turkey{--fa: "\f725";--fa--fa: "\f725\f725"}.fa-book{--fa: "\f02d";--fa--fa: "\f02d\f02d"}.fa-user-plus{--fa: "\f234";--fa--fa: "\f234\f234"}.fa-ice-skate{--fa: "\f7ac";--fa--fa: "\f7ac\f7ac"}.fa-check{--fa: "\f00c";--fa--fa: "\f00c\f00c"}.fa-battery-three-quarters,.fa-battery-4{--fa: "\f241";--fa--fa: "\f241\f241"}.fa-tomato{--fa: "\e330";--fa--fa: "\e330\e330"}.fa-sword-laser{--fa: "\e03b";--fa--fa: "\e03b\e03b"}.fa-house-circle-check{--fa: "\e509";--fa--fa: "\e509\e509"}.fa-buildings{--fa: "\e0cc";--fa--fa: "\e0cc\e0cc"}.fa-angle-left{--fa: "\f104";--fa--fa: "\f104\f104"}.fa-cart-flatbed-boxes,.fa-dolly-flatbed-alt{--fa: "\f475";--fa--fa: "\f475\f475"}.fa-diagram-successor{--fa: "\e47a";--fa--fa: "\e47a\e47a"}.fa-truck-arrow-right{--fa: "\e58b";--fa--fa: "\e58b\e58b"}.fa-square-w{--fa: "\e285";--fa--fa: "\e285\e285"}.fa-arrows-split-up-and-left{--fa: "\e4bc";--fa--fa: "\e4bc\e4bc"}.fa-lamp{--fa: "\f4ca";--fa--fa: "\f4ca\f4ca"}.fa-airplay{--fa: "\e089";--fa--fa: "\e089\e089"}.fa-hand-fist,.fa-fist-raised{--fa: "\f6de";--fa--fa: "\f6de\f6de"}.fa-shield-quartered{--fa: "\e575";--fa--fa: "\e575\e575"}.fa-slash-forward{--fa: "/";--fa--fa: "//"}.fa-location-pen,.fa-map-marker-edit{--fa: "\f607";--fa--fa: "\f607\f607"}.fa-cloud-moon{--fa: "\f6c3";--fa--fa: "\f6c3\f6c3"}.fa-pot-food{--fa: "\e43f";--fa--fa: "\e43f\e43f"}.fa-briefcase{--fa: "\f0b1";--fa--fa: "\f0b1\f0b1"}.fa-person-falling{--fa: "\e546";--fa--fa: "\e546\e546"}.fa-image-portrait,.fa-portrait{--fa: "\f3e0";--fa--fa: "\f3e0\f3e0"}.fa-user-tag{--fa: "\f507";--fa--fa: "\f507\f507"}.fa-rug{--fa: "\e569";--fa--fa: "\e569\e569"}.fa-print-slash{--fa: "\f686";--fa--fa: "\f686\f686"}.fa-earth-europe,.fa-globe-europe{--fa: "\f7a2";--fa--fa: "\f7a2\f7a2"}.fa-cart-flatbed-suitcase,.fa-luggage-cart{--fa: "\f59d";--fa--fa: "\f59d\f59d"}.fa-hand-back-point-ribbon{--fa: "\e1a0";--fa--fa: "\e1a0\e1a0"}.fa-rectangle-xmark,.fa-rectangle-times,.fa-times-rectangle,.fa-window-close{--fa: "\f410";--fa--fa: "\f410\f410"}.fa-tire-rugged{--fa: "\f634";--fa--fa: "\f634\f634"}.fa-lightbulb-dollar{--fa: "\f670";--fa--fa: "\f670\f670"}.fa-cowbell{--fa: "\f8b3";--fa--fa: "\f8b3\f8b3"}.fa-baht-sign{--fa: "\e0ac";--fa--fa: "\e0ac\e0ac"}.fa-corner{--fa: "\e3fe";--fa--fa: "\e3fe\e3fe"}.fa-chevrons-right,.fa-chevron-double-right{--fa: "\f324";--fa--fa: "\f324\f324"}.fa-book-open{--fa: "\f518";--fa--fa: "\f518\f518"}.fa-book-journal-whills,.fa-journal-whills{--fa: "\f66a";--fa--fa: "\f66a\f66a"}.fa-inhaler{--fa: "\f5f9";--fa--fa: "\f5f9\f5f9"}.fa-handcuffs{--fa: "\e4f8";--fa--fa: "\e4f8\e4f8"}.fa-snake{--fa: "\f716";--fa--fa: "\f716\f716"}.fa-triangle-exclamation,.fa-exclamation-triangle,.fa-warning{--fa: "\f071";--fa--fa: "\f071\f071"}.fa-note-medical{--fa: "\e200";--fa--fa: "\e200\e200"}.fa-database{--fa: "\f1c0";--fa--fa: "\f1c0\f1c0"}.fa-down-left{--fa: "\e16a";--fa--fa: "\e16a\e16a"}.fa-share,.fa-mail-forward{--fa: "\f064";--fa--fa: "\f064\f064"}.fa-face-thinking{--fa: "\e39b";--fa--fa: "\e39b\e39b"}.fa-turn-down-right{--fa: "\e455";--fa--fa: "\e455\e455"}.fa-bottle-droplet{--fa: "\e4c4";--fa--fa: "\e4c4\e4c4"}.fa-mask-face{--fa: "\e1d7";--fa--fa: "\e1d7\e1d7"}.fa-hill-rockslide{--fa: "\e508";--fa--fa: "\e508\e508"}.fa-scanner-keyboard{--fa: "\f489";--fa--fa: "\f489\f489"}.fa-circle-o{--fa: "\e119";--fa--fa: "\e119\e119"}.fa-grid-horizontal{--fa: "\e307";--fa--fa: "\e307\e307"}.fa-message-dollar,.fa-comment-alt-dollar{--fa: "\f650";--fa--fa: "\f650\f650"}.fa-right-left,.fa-exchange-alt{--fa: "\f362";--fa--fa: "\f362\f362"}.fa-columns-3{--fa: "\e361";--fa--fa: "\e361\e361"}.fa-paper-plane{--fa: "\f1d8";--fa--fa: "\f1d8\f1d8"}.fa-road-circle-exclamation{--fa: "\e565";--fa--fa: "\e565\e565"}.fa-dungeon{--fa: "\f6d9";--fa--fa: "\f6d9\f6d9"}.fa-hand-holding-box{--fa: "\f47b";--fa--fa: "\f47b\f47b"}.fa-input-text{--fa: "\e1bf";--fa--fa: "\e1bf\e1bf"}.fa-window-flip,.fa-window-alt{--fa: "\f40f";--fa--fa: "\f40f\f40f"}.fa-align-right{--fa: "\f038";--fa--fa: "\f038\f038"}.fa-scanner-gun,.fa-scanner{--fa: "\f488";--fa--fa: "\f488\f488"}.fa-tire{--fa: "\f631";--fa--fa: "\f631\f631"}.fa-engine{--fa: "\e16e";--fa--fa: "\e16e\e16e"}.fa-money-bill-1-wave,.fa-money-bill-wave-alt{--fa: "\f53b";--fa--fa: "\f53b\f53b"}.fa-life-ring{--fa: "\f1cd";--fa--fa: "\f1cd\f1cd"}.fa-hands,.fa-sign-language,.fa-signing{--fa: "\f2a7";--fa--fa: "\f2a7\f2a7"}.fa-circle-caret-right,.fa-caret-circle-right{--fa: "\f330";--fa--fa: "\f330\f330"}.fa-turn-left{--fa: "\e636";--fa--fa: "\e636\e636"}.fa-wheat{--fa: "\f72d";--fa--fa: "\f72d\f72d"}.fa-file-spreadsheet{--fa: "\f65b";--fa--fa: "\f65b\f65b"}.fa-audio-description-slash{--fa: "\e0a8";--fa--fa: "\e0a8\e0a8"}.fa-bell-ring{--fa: "\e62c";--fa--fa: "\e62c\e62c"}.fa-calendar-day{--fa: "\f783";--fa--fa: "\f783\f783"}.fa-water-ladder,.fa-ladder-water,.fa-swimming-pool{--fa: "\f5c5";--fa--fa: "\f5c5\f5c5"}.fa-arrows-up-down,.fa-arrows-v{--fa: "\f07d";--fa--fa: "\f07d\f07d"}.fa-chess-pawn-piece,.fa-chess-pawn-alt{--fa: "\f444";--fa--fa: "\f444\f444"}.fa-face-grimace,.fa-grimace{--fa: "\f57f";--fa--fa: "\f57f\f57f"}.fa-wheelchair-move,.fa-wheelchair-alt{--fa: "\e2ce";--fa--fa: "\e2ce\e2ce"}.fa-turn-down,.fa-level-down-alt{--fa: "\f3be";--fa--fa: "\f3be\f3be"}.fa-square-s{--fa: "\e27d";--fa--fa: "\e27d\e27d"}.fa-rectangle-barcode,.fa-barcode-alt{--fa: "\f463";--fa--fa: "\f463\f463"}.fa-person-walking-arrow-right{--fa: "\e552";--fa--fa: "\e552\e552"}.fa-square-envelope,.fa-envelope-square{--fa: "\f199";--fa--fa: "\f199\f199"}.fa-dice{--fa: "\f522";--fa--fa: "\f522\f522"}.fa-unicorn{--fa: "\f727";--fa--fa: "\f727\f727"}.fa-bowling-ball{--fa: "\f436";--fa--fa: "\f436\f436"}.fa-pompebled{--fa: "\e43d";--fa--fa: "\e43d\e43d"}.fa-brain{--fa: "\f5dc";--fa--fa: "\f5dc\f5dc"}.fa-watch-smart{--fa: "\e2cc";--fa--fa: "\e2cc\e2cc"}.fa-book-user{--fa: "\f7e7";--fa--fa: "\f7e7\f7e7"}.fa-sensor-cloud,.fa-sensor-smoke{--fa: "\e02c";--fa--fa: "\e02c\e02c"}.fa-clapperboard-play{--fa: "\e132";--fa--fa: "\e132\e132"}.fa-bandage,.fa-band-aid{--fa: "\f462";--fa--fa: "\f462\f462"}.fa-calendar-minus{--fa: "\f272";--fa--fa: "\f272\f272"}.fa-circle-xmark,.fa-times-circle,.fa-xmark-circle{--fa: "\f057";--fa--fa: "\f057\f057"}.fa-circle-4{--fa: "\e0f1";--fa--fa: "\e0f1\e0f1"}.fa-gifts{--fa: "\f79c";--fa--fa: "\f79c\f79c"}.fa-album-collection{--fa: "\f8a0";--fa--fa: "\f8a0\f8a0"}.fa-hotel{--fa: "\f594";--fa--fa: "\f594\f594"}.fa-earth-asia,.fa-globe-asia{--fa: "\f57e";--fa--fa: "\f57e\f57e"}.fa-id-card-clip,.fa-id-card-alt{--fa: "\f47f";--fa--fa: "\f47f\f47f"}.fa-magnifying-glass-plus,.fa-search-plus{--fa: "\f00e";--fa--fa: "\f00e\f00e"}.fa-thumbs-up{--fa: "\f164";--fa--fa: "\f164\f164"}.fa-cloud-showers{--fa: "\f73f";--fa--fa: "\f73f\f73f"}.fa-user-clock{--fa: "\f4fd";--fa--fa: "\f4fd\f4fd"}.fa-onion{--fa: "\e427";--fa--fa: "\e427\e427"}.fa-clock-twelve-thirty{--fa: "\e359";--fa--fa: "\e359\e359"}.fa-arrow-down-to-dotted-line{--fa: "\e095";--fa--fa: "\e095\e095"}.fa-hand-dots,.fa-allergies{--fa: "\f461";--fa--fa: "\f461\f461"}.fa-file-invoice{--fa: "\f570";--fa--fa: "\f570\f570"}.fa-window-minimize{--fa: "\f2d1";--fa--fa: "\f2d1\f2d1"}.fa-rectangle-wide{--fa: "\f2fc";--fa--fa: "\f2fc\f2fc"}.fa-comment-arrow-up{--fa: "\e144";--fa--fa: "\e144\e144"}.fa-garlic{--fa: "\e40e";--fa--fa: "\e40e\e40e"}.fa-mug-saucer,.fa-coffee{--fa: "\f0f4";--fa--fa: "\f0f4\f0f4"}.fa-brush{--fa: "\f55d";--fa--fa: "\f55d\f55d"}.fa-file-half-dashed{--fa: "\e698";--fa--fa: "\e698\e698"}.fa-tree-decorated{--fa: "\f7dc";--fa--fa: "\f7dc\f7dc"}.fa-mask{--fa: "\f6fa";--fa--fa: "\f6fa\f6fa"}.fa-calendar-heart{--fa: "\e0d3";--fa--fa: "\e0d3\e0d3"}.fa-magnifying-glass-minus,.fa-search-minus{--fa: "\f010";--fa--fa: "\f010\f010"}.fa-flower{--fa: "\f7ff";--fa--fa: "\f7ff\f7ff"}.fa-arrow-down-from-arc{--fa: "\e614";--fa--fa: "\e614\e614"}.fa-right-left-large{--fa: "\e5e1";--fa--fa: "\e5e1\e5e1"}.fa-ruler-vertical{--fa: "\f548";--fa--fa: "\f548\f548"}.fa-circles-overlap{--fa: "\e600";--fa--fa: "\e600\e600"}.fa-user-large,.fa-user-alt{--fa: "\f406";--fa--fa: "\f406\f406"}.fa-starship-freighter{--fa: "\e03a";--fa--fa: "\e03a\e03a"}.fa-train-tram{--fa: "\e5b4";--fa--fa: "\e5b4\e5b4"}.fa-bridge-suspension{--fa: "\e4cd";--fa--fa: "\e4cd\e4cd"}.fa-trash-check{--fa: "\e2af";--fa--fa: "\e2af\e2af"}.fa-user-nurse{--fa: "\f82f";--fa--fa: "\f82f\f82f"}.fa-boombox{--fa: "\f8a5";--fa--fa: "\f8a5\f8a5"}.fa-syringe{--fa: "\f48e";--fa--fa: "\f48e\f48e"}.fa-cloud-sun{--fa: "\f6c4";--fa--fa: "\f6c4\f6c4"}.fa-shield-exclamation{--fa: "\e247";--fa--fa: "\e247\e247"}.fa-stopwatch-20{--fa: "\e06f";--fa--fa: "\e06f\e06f"}.fa-square-full{--fa: "\f45c";--fa--fa: "\f45c\f45c"}.fa-grip-dots{--fa: "\e410";--fa--fa: "\e410\e410"}.fa-comment-exclamation{--fa: "\f4af";--fa--fa: "\f4af\f4af"}.fa-pen-swirl{--fa: "\e214";--fa--fa: "\e214\e214"}.fa-falafel{--fa: "\e40a";--fa--fa: "\e40a\e40a"}.fa-circle-2{--fa: "\e0ef";--fa--fa: "\e0ef\e0ef"}.fa-magnet{--fa: "\f076";--fa--fa: "\f076\f076"}.fa-jar{--fa: "\e516";--fa--fa: "\e516\e516"}.fa-gramophone{--fa: "\f8bd";--fa--fa: "\f8bd\f8bd"}.fa-dice-d12{--fa: "\f6ce";--fa--fa: "\f6ce\f6ce"}.fa-note-sticky,.fa-sticky-note{--fa: "\f249";--fa--fa: "\f249\f249"}.fa-down,.fa-arrow-alt-down{--fa: "\f354";--fa--fa: "\f354\f354"}.fa-hundred-points,.fa-100{--fa: "\e41c";--fa--fa: "\e41c\e41c"}.fa-paperclip-vertical{--fa: "\e3c2";--fa--fa: "\e3c2\e3c2"}.fa-wind-warning,.fa-wind-circle-exclamation{--fa: "\f776";--fa--fa: "\f776\f776"}.fa-location-pin-slash,.fa-map-marker-slash{--fa: "\f60c";--fa--fa: "\f60c\f60c"}.fa-face-sad-sweat{--fa: "\e38a";--fa--fa: "\e38a\e38a"}.fa-bug-slash{--fa: "\e490";--fa--fa: "\e490\e490"}.fa-cupcake{--fa: "\e402";--fa--fa: "\e402\e402"}.fa-light-switch-off{--fa: "\e018";--fa--fa: "\e018\e018"}.fa-toggle-large-off{--fa: "\e5b0";--fa--fa: "\e5b0\e5b0"}.fa-pen-fancy-slash{--fa: "\e210";--fa--fa: "\e210\e210"}.fa-truck-container{--fa: "\f4dc";--fa--fa: "\f4dc\f4dc"}.fa-boot{--fa: "\f782";--fa--fa: "\f782\f782"}.fa-arrow-up-from-water-pump{--fa: "\e4b6";--fa--fa: "\e4b6\e4b6"}.fa-file-check{--fa: "\f316";--fa--fa: "\f316\f316"}.fa-bone{--fa: "\f5d7";--fa--fa: "\f5d7\f5d7"}.fa-cards-blank{--fa: "\e4df";--fa--fa: "\e4df\e4df"}.fa-circle-3{--fa: "\e0f0";--fa--fa: "\e0f0\e0f0"}.fa-bench-tree{--fa: "\e2e7";--fa--fa: "\e2e7\e2e7"}.fa-keyboard-brightness-low{--fa: "\e1c1";--fa--fa: "\e1c1\e1c1"}.fa-ski-boot-ski{--fa: "\e3cd";--fa--fa: "\e3cd\e3cd"}.fa-brain-circuit{--fa: "\e0c6";--fa--fa: "\e0c6\e0c6"}.fa-table-cells-row-unlock{--fa: "\e691";--fa--fa: "\e691\e691"}.fa-user-injured{--fa: "\f728";--fa--fa: "\f728\f728"}.fa-block-brick-fire,.fa-firewall{--fa: "\e3dc";--fa--fa: "\e3dc\e3dc"}.fa-face-sad-tear,.fa-sad-tear{--fa: "\f5b4";--fa--fa: "\f5b4\f5b4"}.fa-plane{--fa: "\f072";--fa--fa: "\f072\f072"}.fa-tent-arrows-down{--fa: "\e581";--fa--fa: "\e581\e581"}.fa-exclamation{--fa: "!";--fa--fa: "!!"}.fa-arrows-spin{--fa: "\e4bb";--fa--fa: "\e4bb\e4bb"}.fa-face-smile-relaxed{--fa: "\e392";--fa--fa: "\e392\e392"}.fa-comment-xmark,.fa-comment-times{--fa: "\f4b5";--fa--fa: "\f4b5\f4b5"}.fa-print{--fa: "\f02f";--fa--fa: "\f02f\f02f"}.fa-turkish-lira-sign,.fa-try,.fa-turkish-lira{--fa: "\e2bb";--fa--fa: "\e2bb\e2bb"}.fa-face-nose-steam{--fa: "\e382";--fa--fa: "\e382\e382"}.fa-circle-waveform-lines,.fa-waveform-circle{--fa: "\e12d";--fa--fa: "\e12d\e12d"}.fa-dollar-sign,.fa-dollar,.fa-usd{--fa: "$";--fa--fa: "$$"}.fa-ferris-wheel{--fa: "\e174";--fa--fa: "\e174\e174"}.fa-computer-speaker{--fa: "\f8b2";--fa--fa: "\f8b2\f8b2"}.fa-skull-cow{--fa: "\f8de";--fa--fa: "\f8de\f8de"}.fa-x{--fa: "X";--fa--fa: "XX"}.fa-magnifying-glass-dollar,.fa-search-dollar{--fa: "\f688";--fa--fa: "\f688\f688"}.fa-users-gear,.fa-users-cog{--fa: "\f509";--fa--fa: "\f509\f509"}.fa-person-military-pointing{--fa: "\e54a";--fa--fa: "\e54a\e54a"}.fa-building-columns,.fa-bank,.fa-institution,.fa-museum,.fa-university{--fa: "\f19c";--fa--fa: "\f19c\f19c"}.fa-circle-t{--fa: "\e124";--fa--fa: "\e124\e124"}.fa-sack{--fa: "\f81c";--fa--fa: "\f81c\f81c"}.fa-grid-2{--fa: "\e196";--fa--fa: "\e196\e196"}.fa-camera-cctv,.fa-cctv{--fa: "\f8ac";--fa--fa: "\f8ac\f8ac"}.fa-umbrella{--fa: "\f0e9";--fa--fa: "\f0e9\f0e9"}.fa-trowel{--fa: "\e589";--fa--fa: "\e589\e589"}.fa-horizontal-rule{--fa: "\f86c";--fa--fa: "\f86c\f86c"}.fa-bed-front,.fa-bed-alt{--fa: "\f8f7";--fa--fa: "\f8f7\f8f7"}.fa-d{--fa: "D";--fa--fa: "DD"}.fa-stapler{--fa: "\e5af";--fa--fa: "\e5af\e5af"}.fa-masks-theater,.fa-theater-masks{--fa: "\f630";--fa--fa: "\f630\f630"}.fa-file-gif{--fa: "\e645";--fa--fa: "\e645\e645"}.fa-kip-sign{--fa: "\e1c4";--fa--fa: "\e1c4\e1c4"}.fa-face-woozy{--fa: "\e3a2";--fa--fa: "\e3a2\e3a2"}.fa-cloud-question{--fa: "\e492";--fa--fa: "\e492\e492"}.fa-pineapple{--fa: "\e31f";--fa--fa: "\e31f\e31f"}.fa-hand-point-left{--fa: "\f0a5";--fa--fa: "\f0a5\f0a5"}.fa-gallery-thumbnails{--fa: "\e3aa";--fa--fa: "\e3aa\e3aa"}.fa-circle-j{--fa: "\e112";--fa--fa: "\e112\e112"}.fa-eyes{--fa: "\e367";--fa--fa: "\e367\e367"}.fa-handshake-simple,.fa-handshake-alt{--fa: "\f4c6";--fa--fa: "\f4c6\f4c6"}.fa-page-caret-up,.fa-file-caret-up{--fa: "\e42a";--fa--fa: "\e42a\e42a"}.fa-jet-fighter,.fa-fighter-jet{--fa: "\f0fb";--fa--fa: "\f0fb\f0fb"}.fa-comet{--fa: "\e003";--fa--fa: "\e003\e003"}.fa-square-share-nodes,.fa-share-alt-square{--fa: "\f1e1";--fa--fa: "\f1e1\f1e1"}.fa-reflect-vertical{--fa: "\e665";--fa--fa: "\e665\e665"}.fa-shield-keyhole{--fa: "\e248";--fa--fa: "\e248\e248"}.fa-file-mp4{--fa: "\e649";--fa--fa: "\e649\e649"}.fa-barcode{--fa: "\f02a";--fa--fa: "\f02a\f02a"}.fa-bulldozer{--fa: "\e655";--fa--fa: "\e655\e655"}.fa-plus-minus{--fa: "\e43c";--fa--fa: "\e43c\e43c"}.fa-square-sliders-vertical,.fa-sliders-v-square{--fa: "\f3f2";--fa--fa: "\f3f2\f3f2"}.fa-video,.fa-video-camera{--fa: "\f03d";--fa--fa: "\f03d\f03d"}.fa-message-middle,.fa-comment-middle-alt{--fa: "\e1e1";--fa--fa: "\e1e1\e1e1"}.fa-graduation-cap,.fa-mortar-board{--fa: "\f19d";--fa--fa: "\f19d\f19d"}.fa-hand-holding-medical{--fa: "\e05c";--fa--fa: "\e05c\e05c"}.fa-person-circle-check{--fa: "\e53e";--fa--fa: "\e53e\e53e"}.fa-square-z{--fa: "\e288";--fa--fa: "\e288\e288"}.fa-message-text,.fa-comment-alt-text{--fa: "\e1e6";--fa--fa: "\e1e6\e1e6"}.fa-turn-up,.fa-level-up-alt{--fa: "\f3bf";--fa--fa: "\f3bf\f3bf"}.sr-only,.fa-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.sr-only-focusable:not(:focus),.fa-sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:root,:host{--fa-style-family-brands: "Font Awesome 6 Brands";--fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url("./media/fa-brands-400-NA2MKX6M.woff2") format("woff2"),url("./media/fa-brands-400-3CL3EXW6.ttf") format("truetype")}.fab,.fa-brands{font-weight:400}.fa-monero{--fa: "\f3d0"}.fa-hooli{--fa: "\f427"}.fa-yelp{--fa: "\f1e9"}.fa-cc-visa{--fa: "\f1f0"}.fa-lastfm{--fa: "\f202"}.fa-shopware{--fa: "\f5b5"}.fa-creative-commons-nc{--fa: "\f4e8"}.fa-aws{--fa: "\f375"}.fa-redhat{--fa: "\f7bc"}.fa-yoast{--fa: "\f2b1"}.fa-cloudflare{--fa: "\e07d"}.fa-ups{--fa: "\f7e0"}.fa-pixiv{--fa: "\e640"}.fa-wpexplorer{--fa: "\f2de"}.fa-dyalog{--fa: "\f399"}.fa-bity{--fa: "\f37a"}.fa-stackpath{--fa: "\f842"}.fa-buysellads{--fa: "\f20d"}.fa-first-order{--fa: "\f2b0"}.fa-modx{--fa: "\f285"}.fa-guilded{--fa: "\e07e"}.fa-vnv{--fa: "\f40b"}.fa-square-js,.fa-js-square{--fa: "\f3b9"}.fa-microsoft{--fa: "\f3ca"}.fa-qq{--fa: "\f1d6"}.fa-orcid{--fa: "\f8d2"}.fa-java{--fa: "\f4e4"}.fa-invision{--fa: "\f7b0"}.fa-creative-commons-pd-alt{--fa: "\f4ed"}.fa-centercode{--fa: "\f380"}.fa-glide-g{--fa: "\f2a6"}.fa-drupal{--fa: "\f1a9"}.fa-jxl{--fa: "\e67b"}.fa-dart-lang{--fa: "\e693"}.fa-hire-a-helper{--fa: "\f3b0"}.fa-creative-commons-by{--fa: "\f4e7"}.fa-unity{--fa: "\e049"}.fa-whmcs{--fa: "\f40d"}.fa-rocketchat{--fa: "\f3e8"}.fa-vk{--fa: "\f189"}.fa-untappd{--fa: "\f405"}.fa-mailchimp{--fa: "\f59e"}.fa-css3-alt{--fa: "\f38b"}.fa-square-reddit,.fa-reddit-square{--fa: "\f1a2"}.fa-vimeo-v{--fa: "\f27d"}.fa-contao{--fa: "\f26d"}.fa-square-font-awesome{--fa: "\e5ad"}.fa-deskpro{--fa: "\f38f"}.fa-brave{--fa: "\e63c"}.fa-sistrix{--fa: "\f3ee"}.fa-square-instagram,.fa-instagram-square{--fa: "\e055"}.fa-battle-net{--fa: "\f835"}.fa-the-red-yeti{--fa: "\f69d"}.fa-square-hacker-news,.fa-hacker-news-square{--fa: "\f3af"}.fa-edge{--fa: "\f282"}.fa-threads{--fa: "\e618"}.fa-napster{--fa: "\f3d2"}.fa-square-snapchat,.fa-snapchat-square{--fa: "\f2ad"}.fa-google-plus-g{--fa: "\f0d5"}.fa-artstation{--fa: "\f77a"}.fa-markdown{--fa: "\f60f"}.fa-sourcetree{--fa: "\f7d3"}.fa-google-plus{--fa: "\f2b3"}.fa-diaspora{--fa: "\f791"}.fa-foursquare{--fa: "\f180"}.fa-stack-overflow{--fa: "\f16c"}.fa-github-alt{--fa: "\f113"}.fa-phoenix-squadron{--fa: "\f511"}.fa-pagelines{--fa: "\f18c"}.fa-algolia{--fa: "\f36c"}.fa-red-river{--fa: "\f3e3"}.fa-creative-commons-sa{--fa: "\f4ef"}.fa-safari{--fa: "\f267"}.fa-google{--fa: "\f1a0"}.fa-square-font-awesome-stroke,.fa-font-awesome-alt{--fa: "\f35c"}.fa-atlassian{--fa: "\f77b"}.fa-linkedin-in{--fa: "\f0e1"}.fa-digital-ocean{--fa: "\f391"}.fa-nimblr{--fa: "\f5a8"}.fa-chromecast{--fa: "\f838"}.fa-evernote{--fa: "\f839"}.fa-hacker-news{--fa: "\f1d4"}.fa-creative-commons-sampling{--fa: "\f4f0"}.fa-adversal{--fa: "\f36a"}.fa-creative-commons{--fa: "\f25e"}.fa-watchman-monitoring{--fa: "\e087"}.fa-fonticons{--fa: "\f280"}.fa-weixin{--fa: "\f1d7"}.fa-shirtsinbulk{--fa: "\f214"}.fa-codepen{--fa: "\f1cb"}.fa-git-alt{--fa: "\f841"}.fa-lyft{--fa: "\f3c3"}.fa-rev{--fa: "\f5b2"}.fa-windows{--fa: "\f17a"}.fa-wizards-of-the-coast{--fa: "\f730"}.fa-square-viadeo,.fa-viadeo-square{--fa: "\f2aa"}.fa-meetup{--fa: "\f2e0"}.fa-centos{--fa: "\f789"}.fa-adn{--fa: "\f170"}.fa-cloudsmith{--fa: "\f384"}.fa-opensuse{--fa: "\e62b"}.fa-pied-piper-alt{--fa: "\f1a8"}.fa-square-dribbble,.fa-dribbble-square{--fa: "\f397"}.fa-codiepie{--fa: "\f284"}.fa-node{--fa: "\f419"}.fa-mix{--fa: "\f3cb"}.fa-steam{--fa: "\f1b6"}.fa-cc-apple-pay{--fa: "\f416"}.fa-scribd{--fa: "\f28a"}.fa-debian{--fa: "\e60b"}.fa-openid{--fa: "\f19b"}.fa-instalod{--fa: "\e081"}.fa-files-pinwheel{--fa: "\e69f"}.fa-expeditedssl{--fa: "\f23e"}.fa-sellcast{--fa: "\f2da"}.fa-square-twitter,.fa-twitter-square{--fa: "\f081"}.fa-r-project{--fa: "\f4f7"}.fa-delicious{--fa: "\f1a5"}.fa-freebsd{--fa: "\f3a4"}.fa-vuejs{--fa: "\f41f"}.fa-accusoft{--fa: "\f369"}.fa-ioxhost{--fa: "\f208"}.fa-fonticons-fi{--fa: "\f3a2"}.fa-app-store{--fa: "\f36f"}.fa-cc-mastercard{--fa: "\f1f1"}.fa-itunes-note{--fa: "\f3b5"}.fa-golang{--fa: "\e40f"}.fa-kickstarter,.fa-square-kickstarter{--fa: "\f3bb"}.fa-grav{--fa: "\f2d6"}.fa-weibo{--fa: "\f18a"}.fa-uncharted{--fa: "\e084"}.fa-firstdraft{--fa: "\f3a1"}.fa-square-youtube,.fa-youtube-square{--fa: "\f431"}.fa-wikipedia-w{--fa: "\f266"}.fa-wpressr,.fa-rendact{--fa: "\f3e4"}.fa-angellist{--fa: "\f209"}.fa-galactic-republic{--fa: "\f50c"}.fa-nfc-directional{--fa: "\e530"}.fa-skype{--fa: "\f17e"}.fa-joget{--fa: "\f3b7"}.fa-fedora{--fa: "\f798"}.fa-stripe-s{--fa: "\f42a"}.fa-meta{--fa: "\e49b"}.fa-laravel{--fa: "\f3bd"}.fa-hotjar{--fa: "\f3b1"}.fa-bluetooth-b{--fa: "\f294"}.fa-square-letterboxd{--fa: "\e62e"}.fa-sticker-mule{--fa: "\f3f7"}.fa-creative-commons-zero{--fa: "\f4f3"}.fa-hips{--fa: "\f452"}.fa-css{--fa: "\e6a2"}.fa-behance{--fa: "\f1b4"}.fa-reddit{--fa: "\f1a1"}.fa-discord{--fa: "\f392"}.fa-chrome{--fa: "\f268"}.fa-app-store-ios{--fa: "\f370"}.fa-cc-discover{--fa: "\f1f2"}.fa-wpbeginner{--fa: "\f297"}.fa-confluence{--fa: "\f78d"}.fa-shoelace{--fa: "\e60c"}.fa-mdb{--fa: "\f8ca"}.fa-dochub{--fa: "\f394"}.fa-accessible-icon{--fa: "\f368"}.fa-ebay{--fa: "\f4f4"}.fa-amazon{--fa: "\f270"}.fa-unsplash{--fa: "\e07c"}.fa-yarn{--fa: "\f7e3"}.fa-square-steam,.fa-steam-square{--fa: "\f1b7"}.fa-500px{--fa: "\f26e"}.fa-square-vimeo,.fa-vimeo-square{--fa: "\f194"}.fa-asymmetrik{--fa: "\f372"}.fa-font-awesome,.fa-font-awesome-flag,.fa-font-awesome-logo-full{--fa: "\f2b4"}.fa-gratipay{--fa: "\f184"}.fa-apple{--fa: "\f179"}.fa-hive{--fa: "\e07f"}.fa-gitkraken{--fa: "\f3a6"}.fa-keybase{--fa: "\f4f5"}.fa-apple-pay{--fa: "\f415"}.fa-padlet{--fa: "\e4a0"}.fa-amazon-pay{--fa: "\f42c"}.fa-square-github,.fa-github-square{--fa: "\f092"}.fa-stumbleupon{--fa: "\f1a4"}.fa-fedex{--fa: "\f797"}.fa-phoenix-framework{--fa: "\f3dc"}.fa-shopify{--fa: "\e057"}.fa-neos{--fa: "\f612"}.fa-square-threads{--fa: "\e619"}.fa-hackerrank{--fa: "\f5f7"}.fa-researchgate{--fa: "\f4f8"}.fa-swift{--fa: "\f8e1"}.fa-angular{--fa: "\f420"}.fa-speakap{--fa: "\f3f3"}.fa-angrycreative{--fa: "\f36e"}.fa-y-combinator{--fa: "\f23b"}.fa-empire{--fa: "\f1d1"}.fa-envira{--fa: "\f299"}.fa-google-scholar{--fa: "\e63b"}.fa-square-gitlab,.fa-gitlab-square{--fa: "\e5ae"}.fa-studiovinari{--fa: "\f3f8"}.fa-pied-piper{--fa: "\f2ae"}.fa-wordpress{--fa: "\f19a"}.fa-product-hunt{--fa: "\f288"}.fa-firefox{--fa: "\f269"}.fa-linode{--fa: "\f2b8"}.fa-goodreads{--fa: "\f3a8"}.fa-square-odnoklassniki,.fa-odnoklassniki-square{--fa: "\f264"}.fa-jsfiddle{--fa: "\f1cc"}.fa-sith{--fa: "\f512"}.fa-themeisle{--fa: "\f2b2"}.fa-page4{--fa: "\f3d7"}.fa-hashnode{--fa: "\e499"}.fa-react{--fa: "\f41b"}.fa-cc-paypal{--fa: "\f1f4"}.fa-squarespace{--fa: "\f5be"}.fa-cc-stripe{--fa: "\f1f5"}.fa-creative-commons-share{--fa: "\f4f2"}.fa-bitcoin{--fa: "\f379"}.fa-keycdn{--fa: "\f3ba"}.fa-opera{--fa: "\f26a"}.fa-itch-io{--fa: "\f83a"}.fa-umbraco{--fa: "\f8e8"}.fa-galactic-senate{--fa: "\f50d"}.fa-ubuntu{--fa: "\f7df"}.fa-draft2digital{--fa: "\f396"}.fa-stripe{--fa: "\f429"}.fa-houzz{--fa: "\f27c"}.fa-gg{--fa: "\f260"}.fa-dhl{--fa: "\f790"}.fa-square-pinterest,.fa-pinterest-square{--fa: "\f0d3"}.fa-xing{--fa: "\f168"}.fa-blackberry{--fa: "\f37b"}.fa-creative-commons-pd{--fa: "\f4ec"}.fa-playstation{--fa: "\f3df"}.fa-quinscape{--fa: "\f459"}.fa-less{--fa: "\f41d"}.fa-blogger-b{--fa: "\f37d"}.fa-opencart{--fa: "\f23d"}.fa-vine{--fa: "\f1ca"}.fa-signal-messenger{--fa: "\e663"}.fa-paypal{--fa: "\f1ed"}.fa-gitlab{--fa: "\f296"}.fa-typo3{--fa: "\f42b"}.fa-reddit-alien{--fa: "\f281"}.fa-yahoo{--fa: "\f19e"}.fa-dailymotion{--fa: "\e052"}.fa-affiliatetheme{--fa: "\f36b"}.fa-pied-piper-pp{--fa: "\f1a7"}.fa-bootstrap{--fa: "\f836"}.fa-odnoklassniki{--fa: "\f263"}.fa-nfc-symbol{--fa: "\e531"}.fa-mintbit{--fa: "\e62f"}.fa-ethereum{--fa: "\f42e"}.fa-speaker-deck{--fa: "\f83c"}.fa-creative-commons-nc-eu{--fa: "\f4e9"}.fa-patreon{--fa: "\f3d9"}.fa-avianex{--fa: "\f374"}.fa-ello{--fa: "\f5f1"}.fa-gofore{--fa: "\f3a7"}.fa-bimobject{--fa: "\f378"}.fa-brave-reverse{--fa: "\e63d"}.fa-facebook-f{--fa: "\f39e"}.fa-square-google-plus,.fa-google-plus-square{--fa: "\f0d4"}.fa-web-awesome{--fa: "\e682"}.fa-mandalorian{--fa: "\f50f"}.fa-first-order-alt{--fa: "\f50a"}.fa-osi{--fa: "\f41a"}.fa-google-wallet{--fa: "\f1ee"}.fa-d-and-d-beyond{--fa: "\f6ca"}.fa-periscope{--fa: "\f3da"}.fa-fulcrum{--fa: "\f50b"}.fa-cloudscale{--fa: "\f383"}.fa-forumbee{--fa: "\f211"}.fa-mizuni{--fa: "\f3cc"}.fa-schlix{--fa: "\f3ea"}.fa-square-xing,.fa-xing-square{--fa: "\f169"}.fa-bandcamp{--fa: "\f2d5"}.fa-wpforms{--fa: "\f298"}.fa-cloudversify{--fa: "\f385"}.fa-usps{--fa: "\f7e1"}.fa-megaport{--fa: "\f5a3"}.fa-magento{--fa: "\f3c4"}.fa-spotify{--fa: "\f1bc"}.fa-optin-monster{--fa: "\f23c"}.fa-fly{--fa: "\f417"}.fa-square-bluesky{--fa: "\e6a3"}.fa-aviato{--fa: "\f421"}.fa-itunes{--fa: "\f3b4"}.fa-cuttlefish{--fa: "\f38c"}.fa-blogger{--fa: "\f37c"}.fa-flickr{--fa: "\f16e"}.fa-viber{--fa: "\f409"}.fa-soundcloud{--fa: "\f1be"}.fa-digg{--fa: "\f1a6"}.fa-tencent-weibo{--fa: "\f1d5"}.fa-letterboxd{--fa: "\e62d"}.fa-symfony{--fa: "\f83d"}.fa-maxcdn{--fa: "\f136"}.fa-etsy{--fa: "\f2d7"}.fa-facebook-messenger{--fa: "\f39f"}.fa-audible{--fa: "\f373"}.fa-think-peaks{--fa: "\f731"}.fa-bilibili{--fa: "\e3d9"}.fa-erlang{--fa: "\f39d"}.fa-x-twitter{--fa: "\e61b"}.fa-cotton-bureau{--fa: "\f89e"}.fa-dashcube{--fa: "\f210"}.fa-42-group,.fa-innosoft{--fa: "\e080"}.fa-stack-exchange{--fa: "\f18d"}.fa-elementor{--fa: "\f430"}.fa-square-pied-piper,.fa-pied-piper-square{--fa: "\e01e"}.fa-creative-commons-nd{--fa: "\f4eb"}.fa-palfed{--fa: "\f3d8"}.fa-superpowers{--fa: "\f2dd"}.fa-resolving{--fa: "\f3e7"}.fa-xbox{--fa: "\f412"}.fa-square-web-awesome-stroke{--fa: "\e684"}.fa-searchengin{--fa: "\f3eb"}.fa-tiktok{--fa: "\e07b"}.fa-square-facebook,.fa-facebook-square{--fa: "\f082"}.fa-renren{--fa: "\f18b"}.fa-linux{--fa: "\f17c"}.fa-glide{--fa: "\f2a5"}.fa-linkedin{--fa: "\f08c"}.fa-hubspot{--fa: "\f3b2"}.fa-deploydog{--fa: "\f38e"}.fa-twitch{--fa: "\f1e8"}.fa-flutter{--fa: "\e694"}.fa-ravelry{--fa: "\f2d9"}.fa-mixer{--fa: "\e056"}.fa-square-lastfm,.fa-lastfm-square{--fa: "\f203"}.fa-vimeo{--fa: "\f40a"}.fa-mendeley{--fa: "\f7b3"}.fa-uniregistry{--fa: "\f404"}.fa-figma{--fa: "\f799"}.fa-creative-commons-remix{--fa: "\f4ee"}.fa-cc-amazon-pay{--fa: "\f42d"}.fa-dropbox{--fa: "\f16b"}.fa-instagram{--fa: "\f16d"}.fa-cmplid{--fa: "\e360"}.fa-upwork{--fa: "\e641"}.fa-facebook{--fa: "\f09a"}.fa-gripfire{--fa: "\f3ac"}.fa-jedi-order{--fa: "\f50e"}.fa-uikit{--fa: "\f403"}.fa-fort-awesome-alt{--fa: "\f3a3"}.fa-phabricator{--fa: "\f3db"}.fa-ussunnah{--fa: "\f407"}.fa-earlybirds{--fa: "\f39a"}.fa-trade-federation{--fa: "\f513"}.fa-autoprefixer{--fa: "\f41c"}.fa-whatsapp{--fa: "\f232"}.fa-square-upwork{--fa: "\e67c"}.fa-slideshare{--fa: "\f1e7"}.fa-google-play{--fa: "\f3ab"}.fa-viadeo{--fa: "\f2a9"}.fa-line{--fa: "\f3c0"}.fa-google-drive{--fa: "\f3aa"}.fa-servicestack{--fa: "\f3ec"}.fa-simplybuilt{--fa: "\f215"}.fa-bitbucket{--fa: "\f171"}.fa-imdb{--fa: "\f2d8"}.fa-deezer{--fa: "\e077"}.fa-raspberry-pi{--fa: "\f7bb"}.fa-jira{--fa: "\f7b1"}.fa-docker{--fa: "\f395"}.fa-screenpal{--fa: "\e570"}.fa-bluetooth{--fa: "\f293"}.fa-gitter{--fa: "\f426"}.fa-d-and-d{--fa: "\f38d"}.fa-microblog{--fa: "\e01a"}.fa-cc-diners-club{--fa: "\f24c"}.fa-gg-circle{--fa: "\f261"}.fa-pied-piper-hat{--fa: "\f4e5"}.fa-kickstarter-k{--fa: "\f3bc"}.fa-yandex{--fa: "\f413"}.fa-readme{--fa: "\f4d5"}.fa-html5{--fa: "\f13b"}.fa-sellsy{--fa: "\f213"}.fa-square-web-awesome{--fa: "\e683"}.fa-sass{--fa: "\f41e"}.fa-wirsindhandwerk,.fa-wsh{--fa: "\e2d0"}.fa-buromobelexperte{--fa: "\f37f"}.fa-salesforce{--fa: "\f83b"}.fa-octopus-deploy{--fa: "\e082"}.fa-medapps{--fa: "\f3c6"}.fa-ns8{--fa: "\f3d5"}.fa-pinterest-p{--fa: "\f231"}.fa-apper{--fa: "\f371"}.fa-fort-awesome{--fa: "\f286"}.fa-waze{--fa: "\f83f"}.fa-bluesky{--fa: "\e671"}.fa-cc-jcb{--fa: "\f24b"}.fa-snapchat,.fa-snapchat-ghost{--fa: "\f2ab"}.fa-fantasy-flight-games{--fa: "\f6dc"}.fa-rust{--fa: "\e07a"}.fa-wix{--fa: "\f5cf"}.fa-square-behance,.fa-behance-square{--fa: "\f1b5"}.fa-supple{--fa: "\f3f9"}.fa-webflow{--fa: "\e65c"}.fa-rebel{--fa: "\f1d0"}.fa-css3{--fa: "\f13c"}.fa-staylinked{--fa: "\f3f5"}.fa-kaggle{--fa: "\f5fa"}.fa-space-awesome{--fa: "\e5ac"}.fa-deviantart{--fa: "\f1bd"}.fa-cpanel{--fa: "\f388"}.fa-goodreads-g{--fa: "\f3a9"}.fa-square-git,.fa-git-square{--fa: "\f1d2"}.fa-square-tumblr,.fa-tumblr-square{--fa: "\f174"}.fa-trello{--fa: "\f181"}.fa-creative-commons-nc-jp{--fa: "\f4ea"}.fa-get-pocket{--fa: "\f265"}.fa-perbyte{--fa: "\e083"}.fa-grunt{--fa: "\f3ad"}.fa-weebly{--fa: "\f5cc"}.fa-connectdevelop{--fa: "\f20e"}.fa-leanpub{--fa: "\f212"}.fa-black-tie{--fa: "\f27e"}.fa-themeco{--fa: "\f5c6"}.fa-python{--fa: "\f3e2"}.fa-android{--fa: "\f17b"}.fa-bots{--fa: "\e340"}.fa-free-code-camp{--fa: "\f2c5"}.fa-hornbill{--fa: "\f592"}.fa-js{--fa: "\f3b8"}.fa-ideal{--fa: "\e013"}.fa-git{--fa: "\f1d3"}.fa-dev{--fa: "\f6cc"}.fa-sketch{--fa: "\f7c6"}.fa-yandex-international{--fa: "\f414"}.fa-cc-amex{--fa: "\f1f3"}.fa-uber{--fa: "\f402"}.fa-github{--fa: "\f09b"}.fa-php{--fa: "\f457"}.fa-alipay{--fa: "\f642"}.fa-youtube{--fa: "\f167"}.fa-skyatlas{--fa: "\f216"}.fa-firefox-browser{--fa: "\e007"}.fa-replyd{--fa: "\f3e6"}.fa-suse{--fa: "\f7d6"}.fa-jenkins{--fa: "\f3b6"}.fa-twitter{--fa: "\f099"}.fa-rockrms{--fa: "\f3e9"}.fa-pinterest{--fa: "\f0d2"}.fa-buffer{--fa: "\f837"}.fa-npm{--fa: "\f3d4"}.fa-yammer{--fa: "\f840"}.fa-btc{--fa: "\f15a"}.fa-dribbble{--fa: "\f17d"}.fa-stumbleupon-circle{--fa: "\f1a3"}.fa-internet-explorer{--fa: "\f26b"}.fa-stubber{--fa: "\e5c7"}.fa-telegram,.fa-telegram-plane{--fa: "\f2c6"}.fa-old-republic{--fa: "\f510"}.fa-odysee{--fa: "\e5c6"}.fa-square-whatsapp,.fa-whatsapp-square{--fa: "\f40c"}.fa-node-js{--fa: "\f3d3"}.fa-edge-legacy{--fa: "\e078"}.fa-slack,.fa-slack-hash{--fa: "\f198"}.fa-medrt{--fa: "\f3c8"}.fa-usb{--fa: "\f287"}.fa-tumblr{--fa: "\f173"}.fa-vaadin{--fa: "\f408"}.fa-quora{--fa: "\f2c4"}.fa-square-x-twitter{--fa: "\e61a"}.fa-reacteurope{--fa: "\f75d"}.fa-medium,.fa-medium-m{--fa: "\f23a"}.fa-amilia{--fa: "\f36d"}.fa-mixcloud{--fa: "\f289"}.fa-flipboard{--fa: "\f44d"}.fa-viacoin{--fa: "\f237"}.fa-critical-role{--fa: "\f6c9"}.fa-sitrox{--fa: "\e44a"}.fa-discourse{--fa: "\f393"}.fa-joomla{--fa: "\f1aa"}.fa-mastodon{--fa: "\f4f6"}.fa-airbnb{--fa: "\f834"}.fa-wolf-pack-battalion{--fa: "\f514"}.fa-buy-n-large{--fa: "\f8a6"}.fa-gulp{--fa: "\f3ae"}.fa-creative-commons-sampling-plus{--fa: "\f4f1"}.fa-strava{--fa: "\f428"}.fa-ember{--fa: "\f423"}.fa-canadian-maple-leaf{--fa: "\f785"}.fa-teamspeak{--fa: "\f4f9"}.fa-pushed{--fa: "\f3e1"}.fa-wordpress-simple{--fa: "\f411"}.fa-nutritionix{--fa: "\f3d6"}.fa-wodu{--fa: "\e088"}.fa-google-pay{--fa: "\e079"}.fa-intercom{--fa: "\f7af"}.fa-zhihu{--fa: "\f63f"}.fa-korvue{--fa: "\f42f"}.fa-pix{--fa: "\e43a"}.fa-steam-symbol{--fa: "\f3f6"}:root,:host{--fa-style-family-duotone: "Font Awesome 6 Duotone";--fa-font-duotone: normal 900 1em/1 "Font Awesome 6 Duotone"}@font-face{font-family:"Font Awesome 6 Duotone";font-style:normal;font-weight:900;font-display:block;src:url("./media/fa-duotone-900-FWXEUZT2.woff2") format("woff2"),url("./media/fa-duotone-900-5H5CSAEC.ttf") format("truetype")}.fad,.fa-duotone{position:relative;font-weight:900;letter-spacing:normal}.fad:before,.fa-duotone:before{position:absolute;color:var(--fa-primary-color, inherit);opacity:var(--fa-primary-opacity, 1)}.fad:after,.fa-duotone:after{color:var(--fa-secondary-color, inherit);opacity:var(--fa-secondary-opacity, .4)}.fa-swap-opacity .fad:before,.fa-swap-opacity .fa-duotone:before,.fad.fa-swap-opacity:before,.fa-duotone.fa-swap-opacity:before{opacity:var(--fa-secondary-opacity, .4)}.fa-swap-opacity .fad:after,.fa-swap-opacity .fa-duotone:after,.fad.fa-swap-opacity:after,.fa-duotone.fa-swap-opacity:after{opacity:var(--fa-primary-opacity, 1)}.fad.fa-inverse,.fa-duotone.fa-inverse{color:var(--fa-inverse, #fff)}.fad.fa-stack-1x,.fad.fa-stack-2x,.fa-duotone.fa-stack-1x,.fa-duotone.fa-stack-2x{position:absolute}:root,:host{--fa-style-family-classic: "Font Awesome 6 Pro";--fa-font-light: normal 300 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:300;font-display:block;src:url("./media/fa-light-300-7CLP6NYP.woff2") format("woff2"),url("./media/fa-light-300-URYOCTTL.ttf") format("truetype")}.fal,.fa-light{font-weight:300}:root,:host{--fa-style-family-classic: "Font Awesome 6 Pro";--fa-font-regular: normal 400 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:400;font-display:block;src:url("./media/fa-regular-400-KQBOGGS5.woff2") format("woff2"),url("./media/fa-regular-400-RF4ZSZUM.ttf") format("truetype")}.far,.fa-regular{font-weight:400}:root,:host{--fa-style-family-classic: "Font Awesome 6 Pro";--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:900;font-display:block;src:url("./media/fa-solid-900-5MUJVEHA.woff2") format("woff2"),url("./media/fa-solid-900-NPYNBJDO.ttf") format("truetype")}.fas,.fa-solid{font-weight:900}:root,:host{--fa-style-family-classic: "Font Awesome 6 Pro";--fa-font-thin: normal 100 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:100;font-display:block;src:url("./media/fa-thin-100-D57XXIHY.woff2") format("woff2"),url("./media/fa-thin-100-5LNK2WSI.ttf") format("truetype")}.fat,.fa-thin{font-weight:100}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url("./media/fa-brands-400-NA2MKX6M.woff2") format("woff2"),url("./media/fa-brands-400-3CL3EXW6.ttf") format("truetype")}@font-face{font-family:"Font Awesome 5 Pro";font-display:block;font-weight:900;src:url("./media/fa-solid-900-5MUJVEHA.woff2") format("woff2"),url("./media/fa-solid-900-NPYNBJDO.ttf") format("truetype")}@font-face{font-family:"Font Awesome 5 Pro";font-display:block;font-weight:400;src:url("./media/fa-regular-400-KQBOGGS5.woff2") format("woff2"),url("./media/fa-regular-400-RF4ZSZUM.ttf") format("truetype")}@font-face{font-family:"Font Awesome 5 Pro";font-display:block;font-weight:300;src:url("./media/fa-light-300-7CLP6NYP.woff2") format("woff2"),url("./media/fa-light-300-URYOCTTL.ttf") format("truetype")}@font-face{font-family:"Font Awesome 5 Duotone";font-display:block;font-weight:900;src:url("./media/fa-duotone-900-FWXEUZT2.woff2") format("woff2"),url("./media/fa-duotone-900-5H5CSAEC.ttf") format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url("./media/fa-solid-900-5MUJVEHA.woff2") format("woff2"),url("./media/fa-solid-900-NPYNBJDO.ttf") format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url("./media/fa-brands-400-NA2MKX6M.woff2") format("woff2"),url("./media/fa-brands-400-3CL3EXW6.ttf") format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url("./media/fa-regular-400-KQBOGGS5.woff2") format("woff2"),url("./media/fa-regular-400-RF4ZSZUM.ttf") format("truetype");unicode-range:U+F003,U+F006,U+F014,U+F016-F017,U+F01A-F01B,U+F01D,U+F022,U+F03E,U+F044,U+F046,U+F05C-F05D,U+F06E,U+F070,U+F087-F088,U+F08A,U+F094,U+F096-F097,U+F09D,U+F0A0,U+F0A2,U+F0A4-F0A7,U+F0C5,U+F0C7,U+F0E5-F0E6,U+F0EB,U+F0F6-F0F8,U+F10C,U+F114-F115,U+F118-F11A,U+F11C-F11D,U+F133,U+F147,U+F14E,U+F150-F152,U+F185-F186,U+F18E,U+F190-F192,U+F196,U+F1C1-F1C9,U+F1D9,U+F1DB,U+F1E3,U+F1EA,U+F1F7,U+F1F9,U+F20A,U+F247-F248,U+F24A,U+F24D,U+F255-F25B,U+F25D,U+F271-F274,U+F278,U+F27B,U+F28C,U+F28E,U+F29C,U+F2B5,U+F2B7,U+F2BA,U+F2BC,U+F2BE,U+F2C0-F2C1,U+F2C3,U+F2D0,U+F2D2,U+F2D4,U+F2DC}@font-face{font-family:FontAwesome;font-display:block;src:url("./media/fa-v4compatibility-VF337JXN.woff2") format("woff2"),url("./media/fa-v4compatibility-EVEBSMIA.ttf") format("truetype");unicode-range:U+F041,U+F047,U+F065-F066,U+F07D-F07E,U+F080,U+F08B,U+F08E,U+F090,U+F09A,U+F0AC,U+F0AE,U+F0B2,U+F0D0,U+F0D6,U+F0E4,U+F0EC,U+F10A-F10B,U+F123,U+F13E,U+F148-F149,U+F14C,U+F156,U+F15E,U+F160-F161,U+F163,U+F175-F178,U+F195,U+F1F8,U+F219,U+F27A}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:var(--mat-app-elevation-shadow-level-0, none)}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:var(--mat-app-elevation-shadow-level-1, none)}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:var(--mat-app-elevation-shadow-level-2, none)}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:var(--mat-app-elevation-shadow-level-3, none)}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:var(--mat-app-elevation-shadow-level-4, none)}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:var(--mat-app-elevation-shadow-level-5, none)}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:var(--mat-app-elevation-shadow-level-6, none)}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:var(--mat-app-elevation-shadow-level-7, none)}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:var(--mat-app-elevation-shadow-level-8, none)}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:var(--mat-app-elevation-shadow-level-9, none)}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:var(--mat-app-elevation-shadow-level-10, none)}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:var(--mat-app-elevation-shadow-level-11, none)}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:var(--mat-app-elevation-shadow-level-12, none)}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:var(--mat-app-elevation-shadow-level-13, none)}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:var(--mat-app-elevation-shadow-level-14, none)}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:var(--mat-app-elevation-shadow-level-15, none)}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:var(--mat-app-elevation-shadow-level-16, none)}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:var(--mat-app-elevation-shadow-level-17, none)}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:var(--mat-app-elevation-shadow-level-18, none)}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:var(--mat-app-elevation-shadow-level-19, none)}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:var(--mat-app-elevation-shadow-level-20, none)}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:var(--mat-app-elevation-shadow-level-21, none)}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:var(--mat-app-elevation-shadow-level-22, none)}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:var(--mat-app-elevation-shadow-level-23, none)}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:var(--mat-app-elevation-shadow-level-24, none)}html{--mat-sys-on-surface: initial}.mat-app-background{background-color:var(--mat-app-background-color, var(--mat-sys-background, transparent));color:var(--mat-app-text-color, var(--mat-sys-on-background, inherit))}html{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.mat-h1,.mat-headline-5,.mat-typography .mat-h1,.mat-typography .mat-headline-5,.mat-typography h1{font:800 1.5rem/2rem Inter,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-headline-6,.mat-typography .mat-h2,.mat-typography .mat-headline-6,.mat-typography h2{font:500 1.25rem/2rem Inter,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h3,.mat-subtitle-1,.mat-typography .mat-h3,.mat-typography .mat-subtitle-1,.mat-typography h3{font:400 1rem/1.75rem Inter,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h4,.mat-body-1,.mat-typography .mat-h4,.mat-typography .mat-body-1,.mat-typography h4{font:500 .875rem/1.5rem Inter,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 .72625rem/1.25rem Inter,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 .58625rem/1.25rem Inter,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-subtitle-2,.mat-typography .mat-body-strong,.mat-typography .mat-subtitle-2{font:400 .9375rem/1.5rem Inter,sans-serif;letter-spacing:normal}.mat-body,.mat-body-2,.mat-typography .mat-body,.mat-typography .mat-body-2,.mat-typography{font:400 .875rem/1.25rem Inter,sans-serif;letter-spacing:normal}.mat-body p,.mat-body-2 p,.mat-typography .mat-body p,.mat-typography .mat-body-2 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 .75rem/1.25rem Inter,sans-serif;letter-spacing:normal}.mat-headline-1,.mat-typography .mat-headline-1{font:300 7rem/7rem Inter,sans-serif;letter-spacing:-.05em;margin:0 0 56px}.mat-headline-2,.mat-typography .mat-headline-2{font:400 3.5rem/3.5rem Inter,sans-serif;letter-spacing:-.02em;margin:0 0 64px}.mat-headline-3,.mat-typography .mat-headline-3{font:400 2.8125rem/3rem Inter,sans-serif;letter-spacing:-.005em;margin:0 0 64px}.mat-headline-4,.mat-typography .mat-headline-4{font:400 2.125rem/3.0625rem Inter,sans-serif;letter-spacing:normal;margin:0 0 64px}html{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 1.25rem;--mat-bottom-sheet-container-text-size: .875rem;--mat-bottom-sheet-container-text-tracking: normal;--mat-bottom-sheet-container-text-weight: 400}html{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 1.5rem;--mat-legacy-button-toggle-label-text-size: .875rem;--mat-legacy-button-toggle-label-text-tracking: normal;--mat-legacy-button-toggle-label-text-weight: 500}html{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 1.5rem;--mat-standard-button-toggle-label-text-size: .875rem;--mat-standard-button-toggle-label-text-tracking: normal;--mat-standard-button-toggle-label-text-weight: 500}html{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: .875rem;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: .875rem;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 500}html{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: .9375rem;--mat-expansion-header-text-weight: 400;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 1.25rem;--mat-expansion-container-text-size: .875rem;--mat-expansion-container-text-tracking: normal;--mat-expansion-container-text-weight: 400}html{--mat-grid-list-tile-header-primary-text-size: .875rem;--mat-grid-list-tile-header-secondary-text-size: .75rem;--mat-grid-list-tile-footer-primary-text-size: .875rem;--mat-grid-list-tile-footer-secondary-text-size: .75rem}html{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: .875rem;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: .875rem;--mat-stepper-header-selected-state-label-text-size: .875rem;--mat-stepper-header-selected-state-label-text-weight: 500}html{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 2rem;--mat-toolbar-title-text-size: 1.25rem;--mat-toolbar-title-text-tracking: normal;--mat-toolbar-title-text-weight: 500}html{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: .875rem;--mat-tree-node-text-weight: 400}html{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 1.5rem;--mat-option-label-text-size: .875rem;--mat-option-label-text-tracking: normal;--mat-option-label-text-weight: 500}html{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 1.5rem;--mat-optgroup-label-text-size: .875rem;--mat-optgroup-label-text-tracking: normal;--mat-optgroup-label-text-weight: 500}html{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 2rem;--mat-card-title-text-size: 1.25rem;--mat-card-title-text-tracking: normal;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 1.5rem;--mat-card-subtitle-text-size: .9375rem;--mat-card-subtitle-text-tracking: normal;--mat-card-subtitle-text-weight: 400}html{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: .75rem;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: normal}html{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: .875rem;--mdc-filled-text-field-label-text-tracking: normal;--mdc-filled-text-field-label-text-weight: 500}html{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: .875rem;--mdc-outlined-text-field-label-text-tracking: normal;--mdc-outlined-text-field-label-text-weight: 500}html{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 1.5rem;--mat-form-field-container-text-size: .875rem;--mat-form-field-container-text-tracking: normal;--mat-form-field-container-text-weight: 500;--mat-form-field-outlined-label-text-populated-size: .875rem;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 1.25rem;--mat-form-field-subscript-text-size: .75rem;--mat-form-field-subscript-text-tracking: normal;--mat-form-field-subscript-text-weight: 400}html{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 1.5rem;--mat-select-trigger-text-size: .875rem;--mat-select-trigger-text-tracking: normal;--mat-select-trigger-text-weight: 500}html{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 2rem;--mdc-dialog-subhead-size: 1.25rem;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: normal;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 1.5rem;--mdc-dialog-supporting-text-size: .875rem;--mdc-dialog-supporting-text-weight: 500;--mdc-dialog-supporting-text-tracking: normal}.mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 1.25rem;--mdc-chip-label-text-size: .875rem;--mdc-chip-label-text-tracking: normal;--mdc-chip-label-text-weight: 400}html .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 1.25rem;--mat-switch-label-text-size: .875rem;--mat-switch-label-text-tracking: normal;--mat-switch-label-text-weight: 400}html{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 1.25rem;--mat-radio-label-text-size: .875rem;--mat-radio-label-text-tracking: normal;--mat-radio-label-text-weight: 400}html{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: .9375rem;--mdc-slider-label-label-text-line-height: 1.5rem;--mdc-slider-label-label-text-tracking: normal;--mdc-slider-label-label-text-weight: 400}html{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: .875rem;--mat-menu-item-label-text-tracking: normal;--mat-menu-item-label-text-line-height: 1.5rem;--mat-menu-item-label-text-weight: 500}html{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 1.5rem;--mdc-list-list-item-label-text-size: .875rem;--mdc-list-list-item-label-text-tracking: normal;--mdc-list-list-item-label-text-weight: 500;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 1.25rem;--mdc-list-list-item-supporting-text-size: .875rem;--mdc-list-list-item-supporting-text-tracking: normal;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 1.25rem;--mdc-list-list-item-trailing-supporting-text-size: .75rem;--mdc-list-list-item-trailing-supporting-text-tracking: normal;--mdc-list-list-item-trailing-supporting-text-weight: 400}.mdc-list-group__subheader{font:400 1rem/1.75rem Inter,sans-serif;letter-spacing:normal}html{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 1.25rem;--mat-paginator-container-text-size: .75rem;--mat-paginator-container-text-tracking: normal;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: .75rem}.mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: .875rem;--mat-tab-header-label-text-tracking: normal;--mat-tab-header-label-text-line-height: .875rem;--mat-tab-header-label-text-weight: 500}html{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 1.25rem;--mat-checkbox-label-text-size: .875rem;--mat-checkbox-label-text-tracking: normal;--mat-checkbox-label-text-weight: 400}html{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: .875rem;--mdc-text-button-label-text-tracking: normal;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}html{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: .875rem;--mdc-filled-button-label-text-tracking: normal;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}html{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: .875rem;--mdc-protected-button-label-text-tracking: normal;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}html{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: .875rem;--mdc-outlined-button-label-text-tracking: normal;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}html{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: .875rem;--mdc-extended-fab-label-text-tracking: normal;--mdc-extended-fab-label-text-weight: 500}html{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 1.25rem;--mdc-snackbar-supporting-text-size: .875rem;--mdc-snackbar-supporting-text-weight: 400}html{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 1.5rem;--mat-table-header-headline-size: .9375rem;--mat-table-header-headline-weight: 400;--mat-table-header-headline-tracking: normal;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 1.25rem;--mat-table-row-item-label-text-size: .875rem;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: normal;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 1.25rem;--mat-table-footer-supporting-text-size: .875rem;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: normal}.fipo{background-color:#f5f5f5;color:#424242}.fipo{--mat-ripple-color: rgba(0, 0, 0, .1)}.fipo{--mat-option-selected-state-label-text-color: #0d47a1;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.fipo .mat-accent{--mat-option-selected-state-label-text-color: #bdbdbd;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.fipo .mat-warn{--mat-option-selected-state-label-text-color: #d32f2f;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.fipo{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.fipo{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.fipo{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.fipo .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #0d47a1;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.fipo .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #0d47a1;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.fipo .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.fipo .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.fipo .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #d32f2f;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.fipo .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #d32f2f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.fipo{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.fipo{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.fipo{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.fipo{--mdc-elevated-card-container-shape: 4px}.fipo{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.fipo{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.fipo{--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.fipo{--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}.fipo{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.fipo{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.fipo .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #0d47a1;--mdc-linear-progress-track-color: rgba(13, 71, 161, .25)}.fipo .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #bdbdbd;--mdc-linear-progress-track-color: rgba(189, 189, 189, .25)}.fipo .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #d32f2f;--mdc-linear-progress-track-color: rgba(211, 47, 47, .25)}.fipo{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.fipo{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.fipo{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.fipo{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.fipo{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.fipo{--mdc-filled-text-field-caret-color: #0d47a1;--mdc-filled-text-field-focus-active-indicator-color: #0d47a1;--mdc-filled-text-field-focus-label-text-color: rgba(13, 71, 161, .87);--mdc-filled-text-field-container-color: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #d32f2f;--mdc-filled-text-field-error-focus-label-text-color: #d32f2f;--mdc-filled-text-field-error-label-text-color: #d32f2f;--mdc-filled-text-field-error-caret-color: #d32f2f;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-hover-active-indicator-color: #d32f2f}.fipo{--mdc-outlined-text-field-caret-color: #0d47a1;--mdc-outlined-text-field-focus-outline-color: #0d47a1;--mdc-outlined-text-field-focus-label-text-color: rgba(13, 71, 161, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #d32f2f;--mdc-outlined-text-field-error-focus-label-text-color: #d32f2f;--mdc-outlined-text-field-error-label-text-color: #d32f2f;--mdc-outlined-text-field-error-hover-label-text-color: #d32f2f;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #d32f2f;--mdc-outlined-text-field-error-hover-outline-color: #d32f2f;--mdc-outlined-text-field-error-outline-color: #d32f2f}.fipo{--mat-form-field-focus-select-arrow-color: rgba(13, 71, 161, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #d32f2f;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.fipo .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #bdbdbd;--mdc-filled-text-field-focus-active-indicator-color: #bdbdbd;--mdc-filled-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.fipo .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #bdbdbd;--mdc-outlined-text-field-focus-outline-color: #bdbdbd;--mdc-outlined-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.fipo .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(189, 189, 189, .87)}.fipo .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #d32f2f;--mdc-filled-text-field-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.fipo .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #d32f2f;--mdc-outlined-text-field-focus-outline-color: #d32f2f;--mdc-outlined-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.fipo .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(211, 47, 47, .87)}.fipo{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.fipo{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.fipo{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.fipo{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.fipo{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.fipo{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(13, 71, 161, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.fipo .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(189, 189, 189, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.fipo .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(211, 47, 47, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.fipo{--mat-select-arrow-transform: translateY(-8px)}.fipo{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.fipo{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.fipo{--mat-autocomplete-background-color: white}.fipo{--mdc-dialog-container-shape: 4px}.fipo{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.fipo{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.fipo{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.fipo .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.fipo .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.fipo .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.fipo .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.fipo .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.fipo .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #0d47a1;--mdc-chip-elevated-selected-container-color: #0d47a1;--mdc-chip-elevated-disabled-container-color: #0d47a1;--mdc-chip-flat-disabled-selected-container-color: #0d47a1;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.fipo .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.fipo .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.fipo .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.fipo .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color: #bdbdbd;--mdc-chip-elevated-selected-container-color: #bdbdbd;--mdc-chip-elevated-disabled-container-color: #bdbdbd;--mdc-chip-flat-disabled-selected-container-color: #bdbdbd;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}.fipo .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.fipo .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.fipo .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.fipo .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #d32f2f;--mdc-chip-elevated-selected-container-color: #d32f2f;--mdc-chip-elevated-disabled-container-color: #d32f2f;--mdc-chip-flat-disabled-selected-container-color: #d32f2f;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.fipo .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.fipo .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.fipo .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.fipo .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.fipo{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.fipo .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.fipo{--mdc-switch-selected-focus-state-layer-color: #1e88e5;--mdc-switch-selected-handle-color: #1e88e5;--mdc-switch-selected-hover-state-layer-color: #1e88e5;--mdc-switch-selected-pressed-state-layer-color: #1e88e5;--mdc-switch-selected-focus-handle-color: #0d47a1;--mdc-switch-selected-hover-handle-color: #0d47a1;--mdc-switch-selected-pressed-handle-color: #0d47a1;--mdc-switch-selected-focus-track-color: #64b5f6;--mdc-switch-selected-hover-track-color: #64b5f6;--mdc-switch-selected-pressed-track-color: #64b5f6;--mdc-switch-selected-track-color: #64b5f6;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.fipo{--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}.fipo .mat-mdc-slide-toggle{--mat-switch-label-text-color: rgba(0, 0, 0, .87)}.fipo .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #757575;--mdc-switch-selected-handle-color: #757575;--mdc-switch-selected-hover-state-layer-color: #757575;--mdc-switch-selected-pressed-state-layer-color: #757575;--mdc-switch-selected-focus-handle-color: #212121;--mdc-switch-selected-hover-handle-color: #212121;--mdc-switch-selected-pressed-handle-color: #212121;--mdc-switch-selected-focus-track-color: #e0e0e0;--mdc-switch-selected-hover-track-color: #e0e0e0;--mdc-switch-selected-pressed-track-color: #e0e0e0;--mdc-switch-selected-track-color: #e0e0e0}.fipo .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}.fipo{--mdc-switch-state-layer-size: 40px}.fipo .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.fipo{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.fipo .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #0d47a1;--mdc-radio-selected-hover-icon-color: #0d47a1;--mdc-radio-selected-icon-color: #0d47a1;--mdc-radio-selected-pressed-icon-color: #0d47a1}.fipo .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #0d47a1;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.fipo .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.fipo .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #bdbdbd;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.fipo .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.fipo .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #d32f2f;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.fipo{--mdc-radio-state-layer-size: 40px}.fipo{--mat-radio-touch-target-display: block}.fipo{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.fipo{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.fipo{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.fipo{--mdc-slider-handle-color: #0d47a1;--mdc-slider-focus-handle-color: #0d47a1;--mdc-slider-hover-handle-color: #0d47a1;--mdc-slider-active-track-color: #0d47a1;--mdc-slider-inactive-track-color: #0d47a1;--mdc-slider-with-tick-marks-inactive-container-color: #0d47a1;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000}.fipo{--mat-slider-ripple-color: #0d47a1;--mat-slider-hover-state-layer-color: rgba(13, 71, 161, .05);--mat-slider-focus-state-layer-color: rgba(13, 71, 161, .2);--mat-slider-value-indicator-opacity: .6}.fipo .mat-accent{--mdc-slider-handle-color: #bdbdbd;--mdc-slider-focus-handle-color: #bdbdbd;--mdc-slider-hover-handle-color: #bdbdbd;--mdc-slider-active-track-color: #bdbdbd;--mdc-slider-inactive-track-color: #bdbdbd;--mdc-slider-with-tick-marks-inactive-container-color: #bdbdbd;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87)}.fipo .mat-accent{--mat-slider-ripple-color: #bdbdbd;--mat-slider-hover-state-layer-color: rgba(189, 189, 189, .05);--mat-slider-focus-state-layer-color: rgba(189, 189, 189, .2)}.fipo .mat-warn{--mdc-slider-handle-color: #d32f2f;--mdc-slider-focus-handle-color: #d32f2f;--mdc-slider-hover-handle-color: #d32f2f;--mdc-slider-active-track-color: #d32f2f;--mdc-slider-inactive-track-color: #d32f2f;--mdc-slider-with-tick-marks-inactive-container-color: #d32f2f;--mdc-slider-with-tick-marks-active-container-color: white}.fipo .mat-warn{--mat-slider-ripple-color: #d32f2f;--mat-slider-hover-state-layer-color: rgba(211, 47, 47, .05);--mat-slider-focus-state-layer-color: rgba(211, 47, 47, .2)}.fipo{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.fipo{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.fipo{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12)}.fipo{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.fipo{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.fipo{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.fipo{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.fipo .mdc-list-item__start,.fipo .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #0d47a1;--mdc-radio-selected-hover-icon-color: #0d47a1;--mdc-radio-selected-icon-color: #0d47a1;--mdc-radio-selected-pressed-icon-color: #0d47a1}.fipo .mat-accent .mdc-list-item__start,.fipo .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.fipo .mat-warn .mdc-list-item__start,.fipo .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.fipo .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #0d47a1;--mdc-checkbox-selected-hover-icon-color: #0d47a1;--mdc-checkbox-selected-icon-color: #0d47a1;--mdc-checkbox-selected-pressed-icon-color: #0d47a1;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #0d47a1;--mdc-checkbox-selected-hover-state-layer-color: #0d47a1;--mdc-checkbox-selected-pressed-state-layer-color: #0d47a1;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.fipo .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.fipo .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.fipo .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.fipo .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.fipo .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.fipo .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#0d47a1}.fipo .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.fipo .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.fipo .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.fipo{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.fipo{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.fipo .mdc-list-item__start,.fipo .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.fipo .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.fipo .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.fipo .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.fipo .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.fipo .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.fipo .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.fipo{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.fipo .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.fipo{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}.fipo{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.fipo{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.fipo{--mdc-secondary-navigation-tab-container-height: 48px}.fipo{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.fipo{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.fipo .mat-mdc-tab-group,.fipo .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #0d47a1}.fipo .mat-mdc-tab-group,.fipo .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #0d47a1;--mat-tab-header-active-ripple-color: #0d47a1;--mat-tab-header-inactive-ripple-color: #0d47a1;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #0d47a1;--mat-tab-header-active-hover-label-text-color: #0d47a1;--mat-tab-header-active-focus-indicator-color: #0d47a1;--mat-tab-header-active-hover-indicator-color: #0d47a1}.fipo .mat-mdc-tab-group.mat-accent,.fipo .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #bdbdbd}.fipo .mat-mdc-tab-group.mat-accent,.fipo .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #bdbdbd;--mat-tab-header-active-ripple-color: #bdbdbd;--mat-tab-header-inactive-ripple-color: #bdbdbd;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #bdbdbd;--mat-tab-header-active-hover-label-text-color: #bdbdbd;--mat-tab-header-active-focus-indicator-color: #bdbdbd;--mat-tab-header-active-hover-indicator-color: #bdbdbd}.fipo .mat-mdc-tab-group.mat-warn,.fipo .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #d32f2f}.fipo .mat-mdc-tab-group.mat-warn,.fipo .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #d32f2f;--mat-tab-header-active-ripple-color: #d32f2f;--mat-tab-header-inactive-ripple-color: #d32f2f;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #d32f2f;--mat-tab-header-active-hover-label-text-color: #d32f2f;--mat-tab-header-active-focus-indicator-color: #d32f2f;--mat-tab-header-active-hover-indicator-color: #d32f2f}.fipo .mat-mdc-tab-group.mat-background-primary,.fipo .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #0d47a1;--mat-tab-header-with-background-foreground-color: white}.fipo .mat-mdc-tab-group.mat-background-accent,.fipo .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #bdbdbd;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}.fipo .mat-mdc-tab-group.mat-background-warn,.fipo .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #d32f2f;--mat-tab-header-with-background-foreground-color: white}.fipo .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.fipo .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.fipo{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.fipo{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.fipo{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87)}.fipo .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #0d47a1;--mdc-checkbox-selected-hover-icon-color: #0d47a1;--mdc-checkbox-selected-icon-color: #0d47a1;--mdc-checkbox-selected-pressed-icon-color: #0d47a1;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #0d47a1;--mdc-checkbox-selected-hover-state-layer-color: #0d47a1;--mdc-checkbox-selected-pressed-state-layer-color: #0d47a1;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.fipo .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.fipo{--mdc-checkbox-state-layer-size: 40px}.fipo{--mat-checkbox-touch-target-display: block}.fipo{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.fipo{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.fipo{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.fipo{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.fipo{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.fipo{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.fipo{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.fipo{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.fipo{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.fipo{--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.fipo{--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12}.fipo{--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.fipo{--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12}.fipo{--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.fipo{--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12}.fipo{--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.fipo{--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.fipo .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #0d47a1}.fipo .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #0d47a1;--mat-text-button-ripple-color: rgba(13, 71, 161, .1)}.fipo .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #bdbdbd}.fipo .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #bdbdbd;--mat-text-button-ripple-color: rgba(189, 189, 189, .1)}.fipo .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #d32f2f}.fipo .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #d32f2f;--mat-text-button-ripple-color: rgba(211, 47, 47, .1)}.fipo .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #0d47a1;--mdc-filled-button-label-text-color: white}.fipo .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.fipo .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #bdbdbd;--mdc-filled-button-label-text-color: black}.fipo .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.fipo .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #d32f2f;--mdc-filled-button-label-text-color: white}.fipo .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.fipo .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #0d47a1;--mdc-protected-button-label-text-color: white}.fipo .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.fipo .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #bdbdbd;--mdc-protected-button-label-text-color: black}.fipo .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.fipo .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #d32f2f;--mdc-protected-button-label-text-color: white}.fipo .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.fipo .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #0d47a1;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.fipo .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #0d47a1;--mat-outlined-button-ripple-color: rgba(13, 71, 161, .1)}.fipo .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #bdbdbd;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.fipo .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #bdbdbd;--mat-outlined-button-ripple-color: rgba(189, 189, 189, .1)}.fipo .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #d32f2f;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.fipo .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #d32f2f;--mat-outlined-button-ripple-color: rgba(211, 47, 47, .1)}.fipo{--mdc-text-button-container-height: 36px}.fipo{--mdc-filled-button-container-height: 36px}.fipo{--mdc-protected-button-container-height: 36px}.fipo{--mdc-outlined-button-container-height: 36px}.fipo{--mat-text-button-touch-target-display: block}.fipo{--mat-filled-button-touch-target-display: block}.fipo{--mat-protected-button-touch-target-display: block}.fipo{--mat-outlined-button-touch-target-display: block}.fipo{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.fipo{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.fipo{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.fipo{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.fipo{--mdc-icon-button-icon-size: 24px}.fipo{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.fipo{--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}.fipo .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #0d47a1}.fipo .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #0d47a1;--mat-icon-button-ripple-color: rgba(13, 71, 161, .1)}.fipo .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #bdbdbd}.fipo .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #bdbdbd;--mat-icon-button-ripple-color: rgba(189, 189, 189, .1)}.fipo .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #d32f2f}.fipo .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #d32f2f;--mat-icon-button-ripple-color: rgba(211, 47, 47, .1)}.fipo{--mat-icon-button-touch-target-display: block}.fipo .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.fipo{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.fipo{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.fipo{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.fipo{--mdc-fab-container-color: white}.fipo{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.fipo{--mdc-fab-small-container-color: white}.fipo{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.fipo .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #0d47a1}.fipo .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.fipo .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #bdbdbd}.fipo .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.fipo .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #d32f2f}.fipo .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.fipo .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #0d47a1}.fipo .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.fipo .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #bdbdbd}.fipo .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.fipo .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #d32f2f}.fipo .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.fipo{--mat-fab-touch-target-display: block}.fipo{--mat-fab-small-touch-target-display: block}.fipo{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.fipo{--mdc-snackbar-container-shape: 4px}.fipo{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}.fipo{--mat-snack-bar-button-color: #bbdefb}.fipo{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.fipo{--mat-table-row-item-outline-width: 1px}.fipo{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}.fipo{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.fipo{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.fipo{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.fipo{--mdc-circular-progress-active-indicator-color: #0d47a1}.fipo .mat-accent{--mdc-circular-progress-active-indicator-color: #bdbdbd}.fipo .mat-warn{--mdc-circular-progress-active-indicator-color: #d32f2f}.fipo{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.fipo{--mat-badge-background-color: #0d47a1;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.fipo .mat-badge-accent{--mat-badge-background-color: #bdbdbd;--mat-badge-text-color: rgba(0, 0, 0, .87)}.fipo .mat-badge-warn{--mat-badge-background-color: #d32f2f;--mat-badge-text-color: white}.fipo{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.fipo{--mat-bottom-sheet-container-shape: 4px}.fipo{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.fipo{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.fipo{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.fipo{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.fipo{--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd}.fipo{--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: rgb(224.4, 224.4, 224.4)}.fipo{--mat-standard-button-toggle-height: 48px}.fipo{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.fipo{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.fipo{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.fipo{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #0d47a1;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(13, 71, 161, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(13, 71, 161, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(13, 71, 161, .3);--mat-datepicker-toggle-active-state-icon-color: #0d47a1;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(13, 71, 161, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.fipo .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #bdbdbd;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(189, 189, 189, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(189, 189, 189, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.fipo .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #d32f2f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(211, 47, 47, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(211, 47, 47, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.fipo .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #bdbdbd}.fipo .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #d32f2f}.fipo .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.fipo .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.fipo{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.fipo{--mat-divider-width: 1px}.fipo{--mat-divider-color: rgba(0, 0, 0, .12)}.fipo{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.fipo{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}.fipo{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.fipo{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.fipo{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.fipo{--mat-icon-color: inherit}.fipo .mat-icon.mat-primary{--mat-icon-color: #0d47a1}.fipo .mat-icon.mat-accent{--mat-icon-color: #bdbdbd}.fipo .mat-icon.mat-warn{--mat-icon-color: #d32f2f}.fipo{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.fipo{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}.fipo{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #0d47a1;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #0d47a1;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #0d47a1;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #d32f2f;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #d32f2f;--mat-stepper-header-error-state-icon-background-color: transparent}.fipo .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #bdbdbd;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #bdbdbd;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #bdbdbd;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87)}.fipo .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #d32f2f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #d32f2f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #d32f2f;--mat-stepper-header-edit-state-icon-foreground-color: white}.fipo{--mat-stepper-header-height: 72px}.fipo{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.fipo{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.fipo{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.fipo .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #0d47a1;--mat-toolbar-container-text-color: white}.fipo .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #bdbdbd;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.fipo .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #d32f2f;--mat-toolbar-container-text-color: white}.fipo{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.fipo{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.fipo{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.fipo{--mat-tree-node-min-height: 48px}.fipo{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.fipo{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.fipo{--mat-timepicker-container-background-color: white}.fipo::-webkit-scrollbar-track{background-color:#bbdefb}.fipo::-webkit-scrollbar-thumb{background-color:#0d47a1}.fipo::-webkit-scrollbar-thumb:hover{background-color:#42a5f5}.fipo .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#bbdefb}.fipo .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#0d47a1}.fipo .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#42a5f5}.fipo .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#bbdefb}.fipo .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#0d47a1}.fipo .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#42a5f5}.fipo .stroke-primary{stroke:#0d47a1!important}.fipo .color-primary{color:#0d47a1!important}.fipo .bg-primary{background-color:#0d47a1!important;color:#fff!important}.fipo .bg-primary-100{background-color:#bbdefb!important;color:#000000de!important}.fipo .bg-primary-50{background-color:#e3f2fd!important;color:#000000de!important}.fipo .bg-accent{background-color:#bdbdbd!important}.fipo .bg-success{background-color:#81c784!important}.fipo .bg-warn{background-color:#d32f2f!important;color:#fff}.fipo .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.fipo .bg-warn-50{background-color:#ffebee!important;color:#000000de}.fipo .text-primary{color:#0d47a1!important}.fipo .text-primary-not-important{color:#1565c0}.fipo .border-primary,.fipo .border-primary-left,.fipo .border-primary-right,.fipo .border-primary-top,.fipo .border-primary-bottom{border-color:#0d47a1}.fipo .border-accent{border-color:#bdbdbd!important}.fipo .border-accent-100{border-color:#f5f5f5!important}.fipo .outline-primary{outline-color:#0d47a1!important}.fipo .text-warn{color:#f44336!important}.fipo .text-error{color:#ef5350!important}.fipo .text-accent{color:#9e9e9e!important}.fipo .text-hover:hover,.fipo .text-hover:hover *{color:#90caf9!important}.fipo .text-success{color:#66bb6a!important}.fipo.dark .bg-primary-50{background-color:#0d47a1!important}.fipo .required.ng-invalid .mat-mdc-form-field-outline-thick,.fipo .required.ng-invalid .mat-mdc-input-element,.fipo .required.ng-invalid label{opacity:1;caret-color:#d32f2f!important;color:#d32f2f!important}.fipo fp-icon-tile .required{border-color:#d32f2f!important;caret-color:#d32f2f!important;color:#d32f2f!important}.fipo .mat-button-toggle-checked{background-color:#42a5f5}.fipo .mdc-slider__value-indicator{background-color:#42a5f5!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.fipo .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#42a5f5!important}.fipo fp-kontoinhaber-select-field{font-size:.5em!important}.fipo fp-kontoinhaber-select-field .mat-mdc-form-field-label,.fipo fp-kontoinhaber-select-field .mat-mdc-select-arrow,.fipo fp-kontoinhaber-select-field .mat-mdc-select-value,.fipo fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.fipo fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.fipo fp-kontoinhaber-select-field .mdc-notched-outline__leading,.fipo fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.fipo fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.fipo fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.fipo .navigationbar{border-top-color:#42a5f5}.fipo .vermoegen-und-verbindlichkeiten-result{color:#0d47a1}.fipo .mdc-button{font-size:.875rem!important}.fipo .mdc-button span{white-space:nowrap!important}.fipo .mdc-button[mat-flat-button]{color:#fff!important;background-color:#1565c0!important}.fipo .mdc-button[mat-stroked-button]{color:#1565c0!important;background-color:#fff!important}.fipo .mat-mdc-outlined-button{border-color:#42a5f5!important;color:#42a5f5!important}.fipo .mdc-button[disabled]{opacity:.6}.fipo .mat-ripple:not(.ziel-card){color:#000!important}.fipo.dark .mat-ripple:not(.ziel-card){color:#fff!important}.fipo.dark .dark-button{color:#000;background-color:#42a5f5}.fipo.accessibility-light .accessibility-button,.fipo.accessibility-dark .accessibility-button{color:#000000de;background-color:#42a5f5}.fipo.accessibility-light .list-item-link,.fipo.accessibility-dark .list-item-link{color:#1565c0;background-color:#fff}.fipo.accessibility-light .list-item-link--active,.fipo.accessibility-light .list-item-link--active .sublist-item-link--active,.fipo.accessibility-dark .list-item-link--active,.fipo.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#fff;background-color:#0d47a1!important}.fipo.accessibility-light span.text-primary-not-important,.fipo.accessibility-dark span.text-primary-not-important,.fipo.accessibility-light .text-primary,.fipo.accessibility-dark .text-primary{background-color:#fff!important}.fipo.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.fipo.accessibility-light .legal-footer .data-input,.fipo.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#0d47a1!important}.fipo.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000000de!important}.fipo.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.fipo.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#42a5f5!important}.fipo.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#90caf9!important}.fipo.accessibility-dark .fp-milestone-page .text-primary{color:#64b5f6!important}.fipo.accessibility-dark .fp-milestone-page .text-accent{color:#42a5f5!important}.fipo.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.fipo.accessibility-dark .bar.bg-primary-50 span{color:#fff!important}.fipo fp-allgemeines,.fipo fp-versorgungswunsch,.fipo fp-versorgungs-wunsch,.fipo fp-bestehende-versorgung,.fipo fp-erforderliches-kapital{width:100%!important}.fipo .mat-toolbar,.fipo .top-toolbar .mat-toolbar{background-color:#fff}.fipo .emptybankcard{color:#2196f3;border-color:#2196f3}.fipo a,.fipo .router-link-active,.fipo .clickable-icon{color:#0d47a1}.fipo a.list-item-link--active,.fipo .router-link-active.list-item-link--active,.fipo .clickable-icon.list-item-link--active,.fipo a.list-item-link--active .sublist-item-link--active,.fipo .router-link-active.list-item-link--active .sublist-item-link--active,.fipo .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#e0e0e0}.fipo a:hover,.fipo .router-link-active:hover,.fipo .clickable-icon:hover{color:#42a5f5}.fipo .checklist{top:50%!important;left:50%!important}.fipo.dark{background-color:#000;color:#eee}.fipo.dark{--mat-ripple-color: rgba(255, 255, 255, .1)}.fipo.dark{--mat-option-selected-state-label-text-color: #42a5f5;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.fipo.dark .mat-accent{--mat-option-selected-state-label-text-color: #bdbdbd;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.fipo.dark .mat-warn{--mat-option-selected-state-label-text-color: #d32f2f;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.fipo.dark{--mat-optgroup-label-text-color: white}.fipo.dark{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.fipo.dark{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.fipo.dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #42a5f5;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.fipo.dark .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #42a5f5;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.fipo.dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.fipo.dark .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.fipo.dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #d32f2f;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.fipo.dark .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #d32f2f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.fipo.dark{--mat-app-background-color: #303030;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.fipo.dark{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.fipo.dark{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.fipo.dark{--mdc-elevated-card-container-shape: 4px}.fipo.dark{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.fipo.dark{--mdc-elevated-card-container-color: #424242;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.fipo.dark{--mdc-outlined-card-container-color: #424242;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.fipo.dark{--mat-card-subtitle-text-color: rgba(255, 255, 255, .7)}.fipo.dark{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.fipo.dark{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.fipo.dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #42a5f5;--mdc-linear-progress-track-color: rgba(66, 165, 245, .25)}.fipo.dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #bdbdbd;--mdc-linear-progress-track-color: rgba(189, 189, 189, .25)}.fipo.dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #d32f2f;--mdc-linear-progress-track-color: rgba(211, 47, 47, .25)}.fipo.dark{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.fipo.dark{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.fipo.dark{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.fipo.dark{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.fipo.dark{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.fipo.dark{--mdc-filled-text-field-caret-color: #42a5f5;--mdc-filled-text-field-focus-active-indicator-color: #42a5f5;--mdc-filled-text-field-focus-label-text-color: rgba(66, 165, 245, .87);--mdc-filled-text-field-container-color: rgb(73.56, 73.56, 73.56);--mdc-filled-text-field-disabled-container-color: rgb(69.78, 69.78, 69.78);--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #d32f2f;--mdc-filled-text-field-error-focus-label-text-color: #d32f2f;--mdc-filled-text-field-error-label-text-color: #d32f2f;--mdc-filled-text-field-error-caret-color: #d32f2f;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-hover-active-indicator-color: #d32f2f}.fipo.dark{--mdc-outlined-text-field-caret-color: #42a5f5;--mdc-outlined-text-field-focus-outline-color: #42a5f5;--mdc-outlined-text-field-focus-label-text-color: rgba(66, 165, 245, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #d32f2f;--mdc-outlined-text-field-error-focus-label-text-color: #d32f2f;--mdc-outlined-text-field-error-label-text-color: #d32f2f;--mdc-outlined-text-field-error-hover-label-text-color: #d32f2f;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #d32f2f;--mdc-outlined-text-field-error-hover-outline-color: #d32f2f;--mdc-outlined-text-field-error-outline-color: #d32f2f}.fipo.dark{--mat-form-field-focus-select-arrow-color: rgba(66, 165, 245, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #d32f2f;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24}.fipo.dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #bdbdbd;--mdc-filled-text-field-focus-active-indicator-color: #bdbdbd;--mdc-filled-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.fipo.dark .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #bdbdbd;--mdc-outlined-text-field-focus-outline-color: #bdbdbd;--mdc-outlined-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.fipo.dark .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(189, 189, 189, .87)}.fipo.dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #d32f2f;--mdc-filled-text-field-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.fipo.dark .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #d32f2f;--mdc-outlined-text-field-focus-outline-color: #d32f2f;--mdc-outlined-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.fipo.dark .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(211, 47, 47, .87)}.fipo.dark{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.fipo.dark{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.fipo.dark{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.fipo.dark{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.fipo.dark{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.fipo.dark{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(66, 165, 245, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.fipo.dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(189, 189, 189, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.fipo.dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(211, 47, 47, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.fipo.dark{--mat-select-arrow-transform: translateY(-8px)}.fipo.dark{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.fipo.dark{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.fipo.dark{--mat-autocomplete-background-color: #424242}.fipo.dark{--mdc-dialog-container-shape: 4px}.fipo.dark{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.fipo.dark{--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.fipo.dark{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.fipo.dark .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.fipo.dark .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.fipo.dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-disabled-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-flat-disabled-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa}.fipo.dark .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.fipo.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.fipo.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color: #42a5f5;--mdc-chip-elevated-selected-container-color: #42a5f5;--mdc-chip-elevated-disabled-container-color: #42a5f5;--mdc-chip-flat-disabled-selected-container-color: #42a5f5;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}.fipo.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.fipo.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.fipo.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.fipo.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color: #bdbdbd;--mdc-chip-elevated-selected-container-color: #bdbdbd;--mdc-chip-elevated-disabled-container-color: #bdbdbd;--mdc-chip-flat-disabled-selected-container-color: #bdbdbd;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}.fipo.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.fipo.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.fipo.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.fipo.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #d32f2f;--mdc-chip-elevated-selected-container-color: #d32f2f;--mdc-chip-elevated-disabled-container-color: #d32f2f;--mdc-chip-flat-disabled-selected-container-color: #d32f2f;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.fipo.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.fipo.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.fipo.dark .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.fipo.dark .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.fipo.dark{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.fipo.dark .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.fipo.dark{--mdc-switch-selected-focus-state-layer-color: #64b5f6;--mdc-switch-selected-handle-color: #64b5f6;--mdc-switch-selected-hover-state-layer-color: #64b5f6;--mdc-switch-selected-pressed-state-layer-color: #64b5f6;--mdc-switch-selected-focus-handle-color: #90caf9;--mdc-switch-selected-hover-handle-color: #90caf9;--mdc-switch-selected-pressed-handle-color: #90caf9;--mdc-switch-selected-focus-track-color: #1e88e5;--mdc-switch-selected-hover-track-color: #1e88e5;--mdc-switch-selected-pressed-track-color: #1e88e5;--mdc-switch-selected-track-color: #1e88e5;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.fipo.dark{--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5)}.fipo.dark .mat-mdc-slide-toggle{--mat-switch-label-text-color: white}.fipo.dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #e0e0e0;--mdc-switch-selected-handle-color: #e0e0e0;--mdc-switch-selected-hover-state-layer-color: #e0e0e0;--mdc-switch-selected-pressed-state-layer-color: #e0e0e0;--mdc-switch-selected-focus-handle-color: #eeeeee;--mdc-switch-selected-hover-handle-color: #eeeeee;--mdc-switch-selected-pressed-handle-color: #eeeeee;--mdc-switch-selected-focus-track-color: #757575;--mdc-switch-selected-hover-track-color: #757575;--mdc-switch-selected-pressed-track-color: #757575;--mdc-switch-selected-track-color: #757575}.fipo.dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e57373;--mdc-switch-selected-handle-color: #e57373;--mdc-switch-selected-hover-state-layer-color: #e57373;--mdc-switch-selected-pressed-state-layer-color: #e57373;--mdc-switch-selected-focus-handle-color: #ef9a9a;--mdc-switch-selected-hover-handle-color: #ef9a9a;--mdc-switch-selected-pressed-handle-color: #ef9a9a;--mdc-switch-selected-focus-track-color: #e53935;--mdc-switch-selected-hover-track-color: #e53935;--mdc-switch-selected-pressed-track-color: #e53935;--mdc-switch-selected-track-color: #e53935}.fipo.dark{--mdc-switch-state-layer-size: 40px}.fipo.dark .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.fipo.dark{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.fipo.dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #42a5f5;--mdc-radio-selected-hover-icon-color: #42a5f5;--mdc-radio-selected-icon-color: #42a5f5;--mdc-radio-selected-pressed-icon-color: #42a5f5}.fipo.dark .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #42a5f5;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.fipo.dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.fipo.dark .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #bdbdbd;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.fipo.dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.fipo.dark .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #d32f2f;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.fipo.dark{--mdc-radio-state-layer-size: 40px}.fipo.dark{--mat-radio-touch-target-display: block}.fipo.dark{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.fipo.dark{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.fipo.dark{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.fipo.dark{--mdc-slider-handle-color: #42a5f5;--mdc-slider-focus-handle-color: #42a5f5;--mdc-slider-hover-handle-color: #42a5f5;--mdc-slider-active-track-color: #42a5f5;--mdc-slider-inactive-track-color: #42a5f5;--mdc-slider-with-tick-marks-inactive-container-color: #42a5f5;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87);--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff}.fipo.dark{--mat-slider-ripple-color: #42a5f5;--mat-slider-hover-state-layer-color: rgba(66, 165, 245, .05);--mat-slider-focus-state-layer-color: rgba(66, 165, 245, .2);--mat-slider-value-indicator-opacity: .9}.fipo.dark .mat-accent{--mdc-slider-handle-color: #bdbdbd;--mdc-slider-focus-handle-color: #bdbdbd;--mdc-slider-hover-handle-color: #bdbdbd;--mdc-slider-active-track-color: #bdbdbd;--mdc-slider-inactive-track-color: #bdbdbd;--mdc-slider-with-tick-marks-inactive-container-color: #bdbdbd;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87)}.fipo.dark .mat-accent{--mat-slider-ripple-color: #bdbdbd;--mat-slider-hover-state-layer-color: rgba(189, 189, 189, .05);--mat-slider-focus-state-layer-color: rgba(189, 189, 189, .2)}.fipo.dark .mat-warn{--mdc-slider-handle-color: #d32f2f;--mdc-slider-focus-handle-color: #d32f2f;--mdc-slider-hover-handle-color: #d32f2f;--mdc-slider-active-track-color: #d32f2f;--mdc-slider-inactive-track-color: #d32f2f;--mdc-slider-with-tick-marks-inactive-container-color: #d32f2f;--mdc-slider-with-tick-marks-active-container-color: white}.fipo.dark .mat-warn{--mat-slider-ripple-color: #d32f2f;--mat-slider-hover-state-layer-color: rgba(211, 47, 47, .05);--mat-slider-focus-state-layer-color: rgba(211, 47, 47, .2)}.fipo.dark{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.fipo.dark{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.fipo.dark{--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #424242;--mat-menu-divider-color: rgba(255, 255, 255, .12)}.fipo.dark{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.fipo.dark{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.fipo.dark{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.fipo.dark{--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24}.fipo.dark .mdc-list-item__start,.fipo.dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #42a5f5;--mdc-radio-selected-hover-icon-color: #42a5f5;--mdc-radio-selected-icon-color: #42a5f5;--mdc-radio-selected-pressed-icon-color: #42a5f5}.fipo.dark .mat-accent .mdc-list-item__start,.fipo.dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.fipo.dark .mat-warn .mdc-list-item__start,.fipo.dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.fipo.dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #42a5f5;--mdc-checkbox-selected-hover-icon-color: #42a5f5;--mdc-checkbox-selected-icon-color: #42a5f5;--mdc-checkbox-selected-pressed-icon-color: #42a5f5;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #42a5f5;--mdc-checkbox-selected-hover-state-layer-color: #42a5f5;--mdc-checkbox-selected-pressed-state-layer-color: #42a5f5;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.fipo.dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.fipo.dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.fipo.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.fipo.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.fipo.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.fipo.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#42a5f5}.fipo.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.fipo.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.fipo.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.fipo.dark{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.fipo.dark{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.fipo.dark .mdc-list-item__start,.fipo.dark .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.fipo.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.fipo.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.fipo.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.fipo.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.fipo.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.fipo.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.fipo.dark{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.fipo.dark .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.fipo.dark{--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12)}.fipo.dark{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.fipo.dark{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.fipo.dark{--mdc-secondary-navigation-tab-container-height: 48px}.fipo.dark{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.fipo.dark{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.fipo.dark .mat-mdc-tab-group,.fipo.dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #42a5f5}.fipo.dark .mat-mdc-tab-group,.fipo.dark .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #42a5f5;--mat-tab-header-active-ripple-color: #42a5f5;--mat-tab-header-inactive-ripple-color: #42a5f5;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #42a5f5;--mat-tab-header-active-hover-label-text-color: #42a5f5;--mat-tab-header-active-focus-indicator-color: #42a5f5;--mat-tab-header-active-hover-indicator-color: #42a5f5}.fipo.dark .mat-mdc-tab-group.mat-accent,.fipo.dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #bdbdbd}.fipo.dark .mat-mdc-tab-group.mat-accent,.fipo.dark .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #bdbdbd;--mat-tab-header-active-ripple-color: #bdbdbd;--mat-tab-header-inactive-ripple-color: #bdbdbd;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #bdbdbd;--mat-tab-header-active-hover-label-text-color: #bdbdbd;--mat-tab-header-active-focus-indicator-color: #bdbdbd;--mat-tab-header-active-hover-indicator-color: #bdbdbd}.fipo.dark .mat-mdc-tab-group.mat-warn,.fipo.dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #d32f2f}.fipo.dark .mat-mdc-tab-group.mat-warn,.fipo.dark .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #d32f2f;--mat-tab-header-active-ripple-color: #d32f2f;--mat-tab-header-inactive-ripple-color: #d32f2f;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #d32f2f;--mat-tab-header-active-hover-label-text-color: #d32f2f;--mat-tab-header-active-focus-indicator-color: #d32f2f;--mat-tab-header-active-hover-indicator-color: #d32f2f}.fipo.dark .mat-mdc-tab-group.mat-background-primary,.fipo.dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #42a5f5;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}.fipo.dark .mat-mdc-tab-group.mat-background-accent,.fipo.dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #bdbdbd;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}.fipo.dark .mat-mdc-tab-group.mat-background-warn,.fipo.dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #d32f2f;--mat-tab-header-with-background-foreground-color: white}.fipo.dark .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.fipo.dark .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.fipo.dark{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.fipo.dark{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.fipo.dark{--mat-checkbox-disabled-label-color: rgba(255, 255, 255, .5);--mat-checkbox-label-text-color: white}.fipo.dark .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #42a5f5;--mdc-checkbox-selected-hover-icon-color: #42a5f5;--mdc-checkbox-selected-icon-color: #42a5f5;--mdc-checkbox-selected-pressed-icon-color: #42a5f5;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #42a5f5;--mdc-checkbox-selected-hover-state-layer-color: #42a5f5;--mdc-checkbox-selected-pressed-state-layer-color: #42a5f5;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.fipo.dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.fipo.dark{--mdc-checkbox-state-layer-size: 40px}.fipo.dark{--mat-checkbox-touch-target-display: block}.fipo.dark{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.fipo.dark{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.fipo.dark{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.fipo.dark{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.fipo.dark{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.fipo.dark{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.fipo.dark{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.fipo.dark{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.fipo.dark{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.fipo.dark{--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.fipo.dark{--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24}.fipo.dark{--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.fipo.dark{--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24}.fipo.dark{--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.fipo.dark{--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24}.fipo.dark{--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.fipo.dark{--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24}.fipo.dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #42a5f5}.fipo.dark .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #42a5f5;--mat-text-button-ripple-color: rgba(66, 165, 245, .1)}.fipo.dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #bdbdbd}.fipo.dark .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #bdbdbd;--mat-text-button-ripple-color: rgba(189, 189, 189, .1)}.fipo.dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #d32f2f}.fipo.dark .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #d32f2f;--mat-text-button-ripple-color: rgba(211, 47, 47, .1)}.fipo.dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #42a5f5;--mdc-filled-button-label-text-color: black}.fipo.dark .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.fipo.dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #bdbdbd;--mdc-filled-button-label-text-color: black}.fipo.dark .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.fipo.dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #d32f2f;--mdc-filled-button-label-text-color: white}.fipo.dark .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.fipo.dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #42a5f5;--mdc-protected-button-label-text-color: black}.fipo.dark .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.fipo.dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #bdbdbd;--mdc-protected-button-label-text-color: black}.fipo.dark .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.fipo.dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #d32f2f;--mdc-protected-button-label-text-color: white}.fipo.dark .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.fipo.dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #42a5f5;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.fipo.dark .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #42a5f5;--mat-outlined-button-ripple-color: rgba(66, 165, 245, .1)}.fipo.dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #bdbdbd;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.fipo.dark .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #bdbdbd;--mat-outlined-button-ripple-color: rgba(189, 189, 189, .1)}.fipo.dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #d32f2f;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.fipo.dark .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #d32f2f;--mat-outlined-button-ripple-color: rgba(211, 47, 47, .1)}.fipo.dark{--mdc-text-button-container-height: 36px}.fipo.dark{--mdc-filled-button-container-height: 36px}.fipo.dark{--mdc-protected-button-container-height: 36px}.fipo.dark{--mdc-outlined-button-container-height: 36px}.fipo.dark{--mat-text-button-touch-target-display: block}.fipo.dark{--mat-filled-button-touch-target-display: block}.fipo.dark{--mat-protected-button-touch-target-display: block}.fipo.dark{--mat-outlined-button-touch-target-display: block}.fipo.dark{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.fipo.dark{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.fipo.dark{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.fipo.dark{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.fipo.dark{--mdc-icon-button-icon-size: 24px}.fipo.dark{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5)}.fipo.dark{--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24}.fipo.dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #42a5f5}.fipo.dark .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #42a5f5;--mat-icon-button-ripple-color: rgba(66, 165, 245, .1)}.fipo.dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #bdbdbd}.fipo.dark .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #bdbdbd;--mat-icon-button-ripple-color: rgba(189, 189, 189, .1)}.fipo.dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #d32f2f}.fipo.dark .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #d32f2f;--mat-icon-button-ripple-color: rgba(211, 47, 47, .1)}.fipo.dark{--mat-icon-button-touch-target-display: block}.fipo.dark .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.fipo.dark{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.fipo.dark{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.fipo.dark{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.fipo.dark{--mdc-fab-container-color: #424242}.fipo.dark{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.fipo.dark{--mdc-fab-small-container-color: #424242}.fipo.dark{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-small-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.fipo.dark .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #42a5f5}.fipo.dark .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.fipo.dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #bdbdbd}.fipo.dark .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.fipo.dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #d32f2f}.fipo.dark .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.fipo.dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #42a5f5}.fipo.dark .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.fipo.dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #bdbdbd}.fipo.dark .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.fipo.dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #d32f2f}.fipo.dark .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.fipo.dark{--mat-fab-touch-target-display: block}.fipo.dark{--mat-fab-small-touch-target-display: block}.fipo.dark{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.fipo.dark{--mdc-snackbar-container-shape: 4px}.fipo.dark{--mdc-snackbar-container-color: rgb(217.2, 217.2, 217.2);--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87)}.fipo.dark{--mat-snack-bar-button-color: #2196f3}.fipo.dark{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.fipo.dark{--mat-table-row-item-outline-width: 1px}.fipo.dark{--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12)}.fipo.dark{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.fipo.dark{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.fipo.dark{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.fipo.dark{--mdc-circular-progress-active-indicator-color: #42a5f5}.fipo.dark .mat-accent{--mdc-circular-progress-active-indicator-color: #bdbdbd}.fipo.dark .mat-warn{--mdc-circular-progress-active-indicator-color: #d32f2f}.fipo.dark{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.fipo.dark{--mat-badge-background-color: #42a5f5;--mat-badge-text-color: rgba(0, 0, 0, .87);--mat-badge-disabled-state-background-color: rgb(110.1, 110.1, 110.1);--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5)}.fipo.dark .mat-badge-accent{--mat-badge-background-color: #bdbdbd;--mat-badge-text-color: rgba(0, 0, 0, .87)}.fipo.dark .mat-badge-warn{--mat-badge-background-color: #d32f2f;--mat-badge-text-color: white}.fipo.dark{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.fipo.dark{--mat-bottom-sheet-container-shape: 4px}.fipo.dark{--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242}.fipo.dark{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.fipo.dark{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.fipo.dark{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.fipo.dark{--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242}.fipo.dark{--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: rgb(88.68, 88.68, 88.68)}.fipo.dark{--mat-standard-button-toggle-height: 48px}.fipo.dark{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.fipo.dark{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.fipo.dark{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.fipo.dark{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #42a5f5;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(66, 165, 245, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(66, 165, 245, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(66, 165, 245, .3);--mat-datepicker-toggle-active-state-icon-color: #42a5f5;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(66, 165, 245, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white}.fipo.dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #bdbdbd;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(189, 189, 189, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(189, 189, 189, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.fipo.dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #d32f2f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(211, 47, 47, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(211, 47, 47, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.fipo.dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #bdbdbd}.fipo.dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #d32f2f}.fipo.dark .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.fipo.dark .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.fipo.dark{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.fipo.dark{--mat-divider-width: 1px}.fipo.dark{--mat-divider-color: rgba(255, 255, 255, .12)}.fipo.dark{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.fipo.dark{--mat-expansion-container-background-color: #424242;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7)}.fipo.dark{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.fipo.dark{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.fipo.dark{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.fipo.dark{--mat-icon-color: inherit}.fipo.dark .mat-icon.mat-primary{--mat-icon-color: #42a5f5}.fipo.dark .mat-icon.mat-accent{--mat-icon-color: #bdbdbd}.fipo.dark .mat-icon.mat-warn{--mat-icon-color: #d32f2f}.fipo.dark{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.fipo.dark{--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6)}.fipo.dark{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #42a5f5;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #42a5f5;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #42a5f5;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-container-color: #424242;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #d32f2f;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #d32f2f;--mat-stepper-header-error-state-icon-background-color: transparent}.fipo.dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #bdbdbd;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #bdbdbd;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #bdbdbd;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87)}.fipo.dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #d32f2f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #d32f2f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #d32f2f;--mat-stepper-header-edit-state-icon-foreground-color: white}.fipo.dark{--mat-stepper-header-height: 72px}.fipo.dark{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.fipo.dark{--mat-sort-arrow-color: rgb(198.3, 198.3, 198.3)}.fipo.dark{--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white}.fipo.dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #42a5f5;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.fipo.dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #bdbdbd;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.fipo.dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #d32f2f;--mat-toolbar-container-text-color: white}.fipo.dark{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.fipo.dark{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.fipo.dark{--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white}.fipo.dark{--mat-tree-node-min-height: 48px}.fipo.dark{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.fipo.dark{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.fipo.dark{--mat-timepicker-container-background-color: #424242}.fipo.dark::-webkit-scrollbar-track{background-color:#bbdefb}.fipo.dark::-webkit-scrollbar-thumb{background-color:#42a5f5}.fipo.dark::-webkit-scrollbar-thumb:hover{background-color:#42a5f5}.fipo.dark .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#bbdefb}.fipo.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#42a5f5}.fipo.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#42a5f5}.fipo.dark .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#bbdefb}.fipo.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#42a5f5}.fipo.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#42a5f5}.fipo.dark .stroke-primary{stroke:#42a5f5!important}.fipo.dark .color-primary{color:#42a5f5!important}.fipo.dark .bg-primary{background-color:#42a5f5!important;color:#fff!important}.fipo.dark .bg-primary-100{background-color:#bbdefb!important;color:#000000de!important}.fipo.dark .bg-primary-50{background-color:#e3f2fd!important;color:#000000de!important}.fipo.dark .bg-accent{background-color:#bdbdbd!important}.fipo.dark .bg-success{background-color:#81c784!important}.fipo.dark .bg-warn{background-color:#d32f2f!important;color:#fff}.fipo.dark .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.fipo.dark .bg-warn-50{background-color:#ffebee!important;color:#000000de}.fipo.dark .text-primary{color:#42a5f5!important}.fipo.dark .text-primary-not-important{color:#1565c0}.fipo.dark .border-primary,.fipo.dark .border-primary-left,.fipo.dark .border-primary-right,.fipo.dark .border-primary-top,.fipo.dark .border-primary-bottom{border-color:#42a5f5}.fipo.dark .border-accent{border-color:#bdbdbd!important}.fipo.dark .border-accent-100{border-color:#f5f5f5!important}.fipo.dark .outline-primary{outline-color:#42a5f5!important}.fipo.dark .text-warn{color:#f44336!important}.fipo.dark .text-error{color:#ef5350!important}.fipo.dark .text-accent{color:#9e9e9e!important}.fipo.dark .text-hover:hover,.fipo.dark .text-hover:hover *{color:#90caf9!important}.fipo.dark .text-success{color:#66bb6a!important}.fipo.dark.dark .bg-primary-50{background-color:#0d47a1!important}.fipo.dark .required.ng-invalid .mat-mdc-form-field-outline-thick,.fipo.dark .required.ng-invalid .mat-mdc-input-element,.fipo.dark .required.ng-invalid label{opacity:1;caret-color:#d32f2f!important;color:#d32f2f!important}.fipo.dark fp-icon-tile .required{border-color:#d32f2f!important;caret-color:#d32f2f!important;color:#d32f2f!important}.fipo.dark .mat-button-toggle-checked{background-color:#42a5f5}.fipo.dark .mdc-slider__value-indicator{background-color:#42a5f5!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.fipo.dark .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#42a5f5!important}.fipo.dark fp-kontoinhaber-select-field{font-size:.5em!important}.fipo.dark fp-kontoinhaber-select-field .mat-mdc-form-field-label,.fipo.dark fp-kontoinhaber-select-field .mat-mdc-select-arrow,.fipo.dark fp-kontoinhaber-select-field .mat-mdc-select-value,.fipo.dark fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.fipo.dark fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.fipo.dark fp-kontoinhaber-select-field .mdc-notched-outline__leading,.fipo.dark fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.fipo.dark fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.fipo.dark fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.fipo.dark .navigationbar{border-top-color:#42a5f5}.fipo.dark .vermoegen-und-verbindlichkeiten-result{color:#42a5f5}.fipo.dark .mdc-button{font-size:.875rem!important}.fipo.dark .mdc-button span{white-space:nowrap!important}.fipo.dark .mdc-button[mat-flat-button]{color:#fff!important;background-color:#1565c0!important}.fipo.dark .mdc-button[mat-stroked-button]{color:#1565c0!important;background-color:#fff!important}.fipo.dark .mat-mdc-outlined-button{border-color:#42a5f5!important;color:#42a5f5!important}.fipo.dark .mdc-button[disabled]{opacity:.6}.fipo.dark .mat-ripple:not(.ziel-card){color:#000!important}.fipo.dark.dark .mat-ripple:not(.ziel-card){color:#fff!important}.fipo.dark.dark .dark-button{color:#000;background-color:#42a5f5}.fipo.dark.accessibility-light .accessibility-button,.fipo.dark.accessibility-dark .accessibility-button{color:#000000de;background-color:#42a5f5}.fipo.dark.accessibility-light .list-item-link,.fipo.dark.accessibility-dark .list-item-link{color:#1565c0;background-color:#fff}.fipo.dark.accessibility-light .list-item-link--active,.fipo.dark.accessibility-light .list-item-link--active .sublist-item-link--active,.fipo.dark.accessibility-dark .list-item-link--active,.fipo.dark.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#fff;background-color:#0d47a1!important}.fipo.dark.accessibility-light span.text-primary-not-important,.fipo.dark.accessibility-dark span.text-primary-not-important,.fipo.dark.accessibility-light .text-primary,.fipo.dark.accessibility-dark .text-primary{background-color:#fff!important}.fipo.dark.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.fipo.dark.accessibility-light .legal-footer .data-input,.fipo.dark.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#0d47a1!important}.fipo.dark.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000000de!important}.fipo.dark.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.fipo.dark.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#42a5f5!important}.fipo.dark.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#90caf9!important}.fipo.dark.accessibility-dark .fp-milestone-page .text-primary{color:#64b5f6!important}.fipo.dark.accessibility-dark .fp-milestone-page .text-accent{color:#42a5f5!important}.fipo.dark.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.fipo.dark.accessibility-dark .bar.bg-primary-50 span{color:#fff!important}.fipo.dark fp-allgemeines,.fipo.dark fp-versorgungswunsch,.fipo.dark fp-versorgungs-wunsch,.fipo.dark fp-bestehende-versorgung,.fipo.dark fp-erforderliches-kapital{width:100%!important}.fipo.dark .mat-toolbar,.fipo.dark .top-toolbar .mat-toolbar{background-color:#000}.fipo.dark a,.fipo.dark .router-link-active,.fipo.dark .clickable-icon{color:#42a5f5}.fipo.dark a.list-item-link--active,.fipo.dark .router-link-active.list-item-link--active,.fipo.dark .clickable-icon.list-item-link--active,.fipo.dark a.list-item-link--active .sublist-item-link--active,.fipo.dark .router-link-active.list-item-link--active .sublist-item-link--active,.fipo.dark .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#424242}.fipo.dark a:hover,.fipo.dark .router-link-active:hover,.fipo.dark .clickable-icon:hover{color:#42a5f5}.fipo.dark .emptybankcard{color:#2196f3;border-color:#2196f3}.forest{background-color:#f5f5f5;color:#424242}.forest{--mat-ripple-color: rgba(0, 0, 0, .1)}.forest{--mat-option-selected-state-label-text-color: #1b5e20;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.forest .mat-accent{--mat-option-selected-state-label-text-color: #bdbdbd;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.forest .mat-warn{--mat-option-selected-state-label-text-color: #d32f2f;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.forest{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.forest{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.forest{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.forest .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #1b5e20;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.forest .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1b5e20;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.forest .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.forest .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.forest .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #d32f2f;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.forest .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #d32f2f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.forest{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.forest{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.forest{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.forest{--mdc-elevated-card-container-shape: 4px}.forest{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.forest{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.forest{--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.forest{--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}.forest{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.forest{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.forest .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #1b5e20;--mdc-linear-progress-track-color: rgba(27, 94, 32, .25)}.forest .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #bdbdbd;--mdc-linear-progress-track-color: rgba(189, 189, 189, .25)}.forest .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #d32f2f;--mdc-linear-progress-track-color: rgba(211, 47, 47, .25)}.forest{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.forest{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.forest{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.forest{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.forest{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.forest{--mdc-filled-text-field-caret-color: #1b5e20;--mdc-filled-text-field-focus-active-indicator-color: #1b5e20;--mdc-filled-text-field-focus-label-text-color: rgba(27, 94, 32, .87);--mdc-filled-text-field-container-color: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #d32f2f;--mdc-filled-text-field-error-focus-label-text-color: #d32f2f;--mdc-filled-text-field-error-label-text-color: #d32f2f;--mdc-filled-text-field-error-caret-color: #d32f2f;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-hover-active-indicator-color: #d32f2f}.forest{--mdc-outlined-text-field-caret-color: #1b5e20;--mdc-outlined-text-field-focus-outline-color: #1b5e20;--mdc-outlined-text-field-focus-label-text-color: rgba(27, 94, 32, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #d32f2f;--mdc-outlined-text-field-error-focus-label-text-color: #d32f2f;--mdc-outlined-text-field-error-label-text-color: #d32f2f;--mdc-outlined-text-field-error-hover-label-text-color: #d32f2f;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #d32f2f;--mdc-outlined-text-field-error-hover-outline-color: #d32f2f;--mdc-outlined-text-field-error-outline-color: #d32f2f}.forest{--mat-form-field-focus-select-arrow-color: rgba(27, 94, 32, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #d32f2f;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.forest .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #bdbdbd;--mdc-filled-text-field-focus-active-indicator-color: #bdbdbd;--mdc-filled-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.forest .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #bdbdbd;--mdc-outlined-text-field-focus-outline-color: #bdbdbd;--mdc-outlined-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.forest .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(189, 189, 189, .87)}.forest .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #d32f2f;--mdc-filled-text-field-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.forest .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #d32f2f;--mdc-outlined-text-field-focus-outline-color: #d32f2f;--mdc-outlined-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.forest .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(211, 47, 47, .87)}.forest{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.forest{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.forest{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.forest{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.forest{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.forest{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(27, 94, 32, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.forest .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(189, 189, 189, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.forest .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(211, 47, 47, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.forest{--mat-select-arrow-transform: translateY(-8px)}.forest{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.forest{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.forest{--mat-autocomplete-background-color: white}.forest{--mdc-dialog-container-shape: 4px}.forest{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.forest{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.forest{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.forest .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.forest .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.forest .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.forest .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.forest .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.forest .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #1b5e20;--mdc-chip-elevated-selected-container-color: #1b5e20;--mdc-chip-elevated-disabled-container-color: #1b5e20;--mdc-chip-flat-disabled-selected-container-color: #1b5e20;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.forest .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.forest .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.forest .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.forest .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color: #bdbdbd;--mdc-chip-elevated-selected-container-color: #bdbdbd;--mdc-chip-elevated-disabled-container-color: #bdbdbd;--mdc-chip-flat-disabled-selected-container-color: #bdbdbd;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}.forest .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.forest .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.forest .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.forest .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #d32f2f;--mdc-chip-elevated-selected-container-color: #d32f2f;--mdc-chip-elevated-disabled-container-color: #d32f2f;--mdc-chip-flat-disabled-selected-container-color: #d32f2f;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.forest .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.forest .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.forest .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.forest .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.forest{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.forest .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.forest{--mdc-switch-selected-focus-state-layer-color: #43a047;--mdc-switch-selected-handle-color: #43a047;--mdc-switch-selected-hover-state-layer-color: #43a047;--mdc-switch-selected-pressed-state-layer-color: #43a047;--mdc-switch-selected-focus-handle-color: #1b5e20;--mdc-switch-selected-hover-handle-color: #1b5e20;--mdc-switch-selected-pressed-handle-color: #1b5e20;--mdc-switch-selected-focus-track-color: #81c784;--mdc-switch-selected-hover-track-color: #81c784;--mdc-switch-selected-pressed-track-color: #81c784;--mdc-switch-selected-track-color: #81c784;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.forest{--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}.forest .mat-mdc-slide-toggle{--mat-switch-label-text-color: rgba(0, 0, 0, .87)}.forest .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #757575;--mdc-switch-selected-handle-color: #757575;--mdc-switch-selected-hover-state-layer-color: #757575;--mdc-switch-selected-pressed-state-layer-color: #757575;--mdc-switch-selected-focus-handle-color: #212121;--mdc-switch-selected-hover-handle-color: #212121;--mdc-switch-selected-pressed-handle-color: #212121;--mdc-switch-selected-focus-track-color: #e0e0e0;--mdc-switch-selected-hover-track-color: #e0e0e0;--mdc-switch-selected-pressed-track-color: #e0e0e0;--mdc-switch-selected-track-color: #e0e0e0}.forest .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}.forest{--mdc-switch-state-layer-size: 40px}.forest .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.forest{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.forest .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #1b5e20;--mdc-radio-selected-hover-icon-color: #1b5e20;--mdc-radio-selected-icon-color: #1b5e20;--mdc-radio-selected-pressed-icon-color: #1b5e20}.forest .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #1b5e20;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.forest .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.forest .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #bdbdbd;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.forest .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.forest .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #d32f2f;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.forest{--mdc-radio-state-layer-size: 40px}.forest{--mat-radio-touch-target-display: block}.forest{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.forest{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.forest{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.forest{--mdc-slider-handle-color: #1b5e20;--mdc-slider-focus-handle-color: #1b5e20;--mdc-slider-hover-handle-color: #1b5e20;--mdc-slider-active-track-color: #1b5e20;--mdc-slider-inactive-track-color: #1b5e20;--mdc-slider-with-tick-marks-inactive-container-color: #1b5e20;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000}.forest{--mat-slider-ripple-color: #1b5e20;--mat-slider-hover-state-layer-color: rgba(27, 94, 32, .05);--mat-slider-focus-state-layer-color: rgba(27, 94, 32, .2);--mat-slider-value-indicator-opacity: .6}.forest .mat-accent{--mdc-slider-handle-color: #bdbdbd;--mdc-slider-focus-handle-color: #bdbdbd;--mdc-slider-hover-handle-color: #bdbdbd;--mdc-slider-active-track-color: #bdbdbd;--mdc-slider-inactive-track-color: #bdbdbd;--mdc-slider-with-tick-marks-inactive-container-color: #bdbdbd;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87)}.forest .mat-accent{--mat-slider-ripple-color: #bdbdbd;--mat-slider-hover-state-layer-color: rgba(189, 189, 189, .05);--mat-slider-focus-state-layer-color: rgba(189, 189, 189, .2)}.forest .mat-warn{--mdc-slider-handle-color: #d32f2f;--mdc-slider-focus-handle-color: #d32f2f;--mdc-slider-hover-handle-color: #d32f2f;--mdc-slider-active-track-color: #d32f2f;--mdc-slider-inactive-track-color: #d32f2f;--mdc-slider-with-tick-marks-inactive-container-color: #d32f2f;--mdc-slider-with-tick-marks-active-container-color: white}.forest .mat-warn{--mat-slider-ripple-color: #d32f2f;--mat-slider-hover-state-layer-color: rgba(211, 47, 47, .05);--mat-slider-focus-state-layer-color: rgba(211, 47, 47, .2)}.forest{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.forest{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.forest{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12)}.forest{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.forest{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.forest{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.forest{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.forest .mdc-list-item__start,.forest .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #1b5e20;--mdc-radio-selected-hover-icon-color: #1b5e20;--mdc-radio-selected-icon-color: #1b5e20;--mdc-radio-selected-pressed-icon-color: #1b5e20}.forest .mat-accent .mdc-list-item__start,.forest .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.forest .mat-warn .mdc-list-item__start,.forest .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.forest .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #1b5e20;--mdc-checkbox-selected-hover-icon-color: #1b5e20;--mdc-checkbox-selected-icon-color: #1b5e20;--mdc-checkbox-selected-pressed-icon-color: #1b5e20;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #1b5e20;--mdc-checkbox-selected-hover-state-layer-color: #1b5e20;--mdc-checkbox-selected-pressed-state-layer-color: #1b5e20;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.forest .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.forest .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.forest .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.forest .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.forest .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.forest .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#1b5e20}.forest .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.forest .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.forest .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.forest{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.forest{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.forest .mdc-list-item__start,.forest .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.forest .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.forest .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.forest .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.forest .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.forest .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.forest .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.forest{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.forest .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.forest{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}.forest{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.forest{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.forest{--mdc-secondary-navigation-tab-container-height: 48px}.forest{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.forest{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.forest .mat-mdc-tab-group,.forest .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #1b5e20}.forest .mat-mdc-tab-group,.forest .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #1b5e20;--mat-tab-header-active-ripple-color: #1b5e20;--mat-tab-header-inactive-ripple-color: #1b5e20;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #1b5e20;--mat-tab-header-active-hover-label-text-color: #1b5e20;--mat-tab-header-active-focus-indicator-color: #1b5e20;--mat-tab-header-active-hover-indicator-color: #1b5e20}.forest .mat-mdc-tab-group.mat-accent,.forest .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #bdbdbd}.forest .mat-mdc-tab-group.mat-accent,.forest .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #bdbdbd;--mat-tab-header-active-ripple-color: #bdbdbd;--mat-tab-header-inactive-ripple-color: #bdbdbd;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #bdbdbd;--mat-tab-header-active-hover-label-text-color: #bdbdbd;--mat-tab-header-active-focus-indicator-color: #bdbdbd;--mat-tab-header-active-hover-indicator-color: #bdbdbd}.forest .mat-mdc-tab-group.mat-warn,.forest .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #d32f2f}.forest .mat-mdc-tab-group.mat-warn,.forest .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #d32f2f;--mat-tab-header-active-ripple-color: #d32f2f;--mat-tab-header-inactive-ripple-color: #d32f2f;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #d32f2f;--mat-tab-header-active-hover-label-text-color: #d32f2f;--mat-tab-header-active-focus-indicator-color: #d32f2f;--mat-tab-header-active-hover-indicator-color: #d32f2f}.forest .mat-mdc-tab-group.mat-background-primary,.forest .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #1b5e20;--mat-tab-header-with-background-foreground-color: white}.forest .mat-mdc-tab-group.mat-background-accent,.forest .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #bdbdbd;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}.forest .mat-mdc-tab-group.mat-background-warn,.forest .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #d32f2f;--mat-tab-header-with-background-foreground-color: white}.forest .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.forest .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.forest{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.forest{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.forest{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87)}.forest .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #1b5e20;--mdc-checkbox-selected-hover-icon-color: #1b5e20;--mdc-checkbox-selected-icon-color: #1b5e20;--mdc-checkbox-selected-pressed-icon-color: #1b5e20;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #1b5e20;--mdc-checkbox-selected-hover-state-layer-color: #1b5e20;--mdc-checkbox-selected-pressed-state-layer-color: #1b5e20;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.forest .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.forest{--mdc-checkbox-state-layer-size: 40px}.forest{--mat-checkbox-touch-target-display: block}.forest{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.forest{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.forest{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.forest{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.forest{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.forest{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.forest{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.forest{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.forest{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.forest{--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.forest{--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12}.forest{--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.forest{--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12}.forest{--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.forest{--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12}.forest{--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.forest{--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.forest .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #1b5e20}.forest .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #1b5e20;--mat-text-button-ripple-color: rgba(27, 94, 32, .1)}.forest .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #bdbdbd}.forest .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #bdbdbd;--mat-text-button-ripple-color: rgba(189, 189, 189, .1)}.forest .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #d32f2f}.forest .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #d32f2f;--mat-text-button-ripple-color: rgba(211, 47, 47, .1)}.forest .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #1b5e20;--mdc-filled-button-label-text-color: white}.forest .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.forest .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #bdbdbd;--mdc-filled-button-label-text-color: black}.forest .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.forest .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #d32f2f;--mdc-filled-button-label-text-color: white}.forest .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.forest .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #1b5e20;--mdc-protected-button-label-text-color: white}.forest .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.forest .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #bdbdbd;--mdc-protected-button-label-text-color: black}.forest .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.forest .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #d32f2f;--mdc-protected-button-label-text-color: white}.forest .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.forest .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #1b5e20;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.forest .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #1b5e20;--mat-outlined-button-ripple-color: rgba(27, 94, 32, .1)}.forest .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #bdbdbd;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.forest .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #bdbdbd;--mat-outlined-button-ripple-color: rgba(189, 189, 189, .1)}.forest .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #d32f2f;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.forest .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #d32f2f;--mat-outlined-button-ripple-color: rgba(211, 47, 47, .1)}.forest{--mdc-text-button-container-height: 36px}.forest{--mdc-filled-button-container-height: 36px}.forest{--mdc-protected-button-container-height: 36px}.forest{--mdc-outlined-button-container-height: 36px}.forest{--mat-text-button-touch-target-display: block}.forest{--mat-filled-button-touch-target-display: block}.forest{--mat-protected-button-touch-target-display: block}.forest{--mat-outlined-button-touch-target-display: block}.forest{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.forest{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.forest{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.forest{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.forest{--mdc-icon-button-icon-size: 24px}.forest{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.forest{--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}.forest .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #1b5e20}.forest .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #1b5e20;--mat-icon-button-ripple-color: rgba(27, 94, 32, .1)}.forest .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #bdbdbd}.forest .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #bdbdbd;--mat-icon-button-ripple-color: rgba(189, 189, 189, .1)}.forest .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #d32f2f}.forest .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #d32f2f;--mat-icon-button-ripple-color: rgba(211, 47, 47, .1)}.forest{--mat-icon-button-touch-target-display: block}.forest .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.forest{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.forest{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.forest{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.forest{--mdc-fab-container-color: white}.forest{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.forest{--mdc-fab-small-container-color: white}.forest{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.forest .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #1b5e20}.forest .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.forest .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #bdbdbd}.forest .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.forest .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #d32f2f}.forest .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.forest .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #1b5e20}.forest .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.forest .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #bdbdbd}.forest .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.forest .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #d32f2f}.forest .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.forest{--mat-fab-touch-target-display: block}.forest{--mat-fab-small-touch-target-display: block}.forest{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.forest{--mdc-snackbar-container-shape: 4px}.forest{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}.forest{--mat-snack-bar-button-color: #c8e6c9}.forest{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.forest{--mat-table-row-item-outline-width: 1px}.forest{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}.forest{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.forest{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.forest{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.forest{--mdc-circular-progress-active-indicator-color: #1b5e20}.forest .mat-accent{--mdc-circular-progress-active-indicator-color: #bdbdbd}.forest .mat-warn{--mdc-circular-progress-active-indicator-color: #d32f2f}.forest{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.forest{--mat-badge-background-color: #1b5e20;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.forest .mat-badge-accent{--mat-badge-background-color: #bdbdbd;--mat-badge-text-color: rgba(0, 0, 0, .87)}.forest .mat-badge-warn{--mat-badge-background-color: #d32f2f;--mat-badge-text-color: white}.forest{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.forest{--mat-bottom-sheet-container-shape: 4px}.forest{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.forest{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.forest{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.forest{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.forest{--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd}.forest{--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: rgb(224.4, 224.4, 224.4)}.forest{--mat-standard-button-toggle-height: 48px}.forest{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.forest{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.forest{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.forest{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #1b5e20;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(27, 94, 32, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(27, 94, 32, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(27, 94, 32, .3);--mat-datepicker-toggle-active-state-icon-color: #1b5e20;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(27, 94, 32, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.forest .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #bdbdbd;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(189, 189, 189, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(189, 189, 189, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.forest .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #d32f2f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(211, 47, 47, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(211, 47, 47, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.forest .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #bdbdbd}.forest .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #d32f2f}.forest .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.forest .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.forest{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.forest{--mat-divider-width: 1px}.forest{--mat-divider-color: rgba(0, 0, 0, .12)}.forest{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.forest{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}.forest{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.forest{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.forest{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.forest{--mat-icon-color: inherit}.forest .mat-icon.mat-primary{--mat-icon-color: #1b5e20}.forest .mat-icon.mat-accent{--mat-icon-color: #bdbdbd}.forest .mat-icon.mat-warn{--mat-icon-color: #d32f2f}.forest{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.forest{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}.forest{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #1b5e20;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #1b5e20;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #1b5e20;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #d32f2f;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #d32f2f;--mat-stepper-header-error-state-icon-background-color: transparent}.forest .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #bdbdbd;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #bdbdbd;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #bdbdbd;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87)}.forest .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #d32f2f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #d32f2f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #d32f2f;--mat-stepper-header-edit-state-icon-foreground-color: white}.forest{--mat-stepper-header-height: 72px}.forest{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.forest{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.forest{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.forest .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #1b5e20;--mat-toolbar-container-text-color: white}.forest .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #bdbdbd;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.forest .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #d32f2f;--mat-toolbar-container-text-color: white}.forest{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.forest{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.forest{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.forest{--mat-tree-node-min-height: 48px}.forest{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.forest{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.forest{--mat-timepicker-container-background-color: white}.forest::-webkit-scrollbar-track{background-color:#c8e6c9}.forest::-webkit-scrollbar-thumb{background-color:#1b5e20}.forest::-webkit-scrollbar-thumb:hover{background-color:#66bb6a}.forest .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#c8e6c9}.forest .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#1b5e20}.forest .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#66bb6a}.forest .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#c8e6c9}.forest .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#1b5e20}.forest .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#66bb6a}.forest .stroke-primary{stroke:#1b5e20!important}.forest .color-primary{color:#1b5e20!important}.forest .bg-primary{background-color:#1b5e20!important;color:#000000de!important}.forest .bg-primary-100{background-color:#c8e6c9!important;color:#000000de!important}.forest .bg-primary-50{background-color:#e8f5e9!important;color:#000000de!important}.forest .bg-accent{background-color:#bdbdbd!important}.forest .bg-success{background-color:#81c784!important}.forest .bg-warn{background-color:#d32f2f!important;color:#fff}.forest .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.forest .bg-warn-50{background-color:#ffebee!important;color:#000000de}.forest .text-primary{color:#1b5e20!important}.forest .text-primary-not-important{color:#2e7d32}.forest .border-primary,.forest .border-primary-left,.forest .border-primary-right,.forest .border-primary-top,.forest .border-primary-bottom{border-color:#1b5e20}.forest .border-accent{border-color:#bdbdbd!important}.forest .border-accent-100{border-color:#f5f5f5!important}.forest .outline-primary{outline-color:#1b5e20!important}.forest .text-warn{color:#f44336!important}.forest .text-error{color:#ef5350!important}.forest .text-accent{color:#9e9e9e!important}.forest .text-hover:hover,.forest .text-hover:hover *{color:#a5d6a7!important}.forest .text-success{color:#66bb6a!important}.forest.dark .bg-primary-50{background-color:#1b5e20!important}.forest .required.ng-invalid .mat-mdc-form-field-outline-thick,.forest .required.ng-invalid .mat-mdc-input-element,.forest .required.ng-invalid label{opacity:1;caret-color:#d32f2f!important;color:#d32f2f!important}.forest fp-icon-tile .required{border-color:#d32f2f!important;caret-color:#d32f2f!important;color:#d32f2f!important}.forest .mat-button-toggle-checked{background-color:#66bb6a}.forest .mdc-slider__value-indicator{background-color:#66bb6a!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.forest .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#66bb6a!important}.forest fp-kontoinhaber-select-field{font-size:.5em!important}.forest fp-kontoinhaber-select-field .mat-mdc-form-field-label,.forest fp-kontoinhaber-select-field .mat-mdc-select-arrow,.forest fp-kontoinhaber-select-field .mat-mdc-select-value,.forest fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.forest fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.forest fp-kontoinhaber-select-field .mdc-notched-outline__leading,.forest fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.forest fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.forest fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.forest .navigationbar{border-top-color:#66bb6a}.forest .vermoegen-und-verbindlichkeiten-result{color:#1b5e20}.forest .mdc-button{font-size:.875rem!important}.forest .mdc-button span{white-space:nowrap!important}.forest .mdc-button[mat-flat-button]{color:#fff!important;background-color:#2e7d32!important}.forest .mdc-button[mat-stroked-button]{color:#2e7d32!important;background-color:#fff!important}.forest .mat-mdc-outlined-button{border-color:#66bb6a!important;color:#66bb6a!important}.forest .mdc-button[disabled]{opacity:.6}.forest .mat-ripple:not(.ziel-card){color:#000!important}.forest.dark .mat-ripple:not(.ziel-card){color:#fff!important}.forest.dark .dark-button{color:#000;background-color:#66bb6a}.forest.accessibility-light .accessibility-button,.forest.accessibility-dark .accessibility-button{color:#000000de;background-color:#66bb6a}.forest.accessibility-light .list-item-link,.forest.accessibility-dark .list-item-link{color:#2e7d32;background-color:#fff}.forest.accessibility-light .list-item-link--active,.forest.accessibility-light .list-item-link--active .sublist-item-link--active,.forest.accessibility-dark .list-item-link--active,.forest.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#fff;background-color:#1b5e20!important}.forest.accessibility-light span.text-primary-not-important,.forest.accessibility-dark span.text-primary-not-important,.forest.accessibility-light .text-primary,.forest.accessibility-dark .text-primary{background-color:#fff!important}.forest.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.forest.accessibility-light .legal-footer .data-input,.forest.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#1b5e20!important}.forest.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000000de!important}.forest.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.forest.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#66bb6a!important}.forest.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#a5d6a7!important}.forest.accessibility-dark .fp-milestone-page .text-primary{color:#81c784!important}.forest.accessibility-dark .fp-milestone-page .text-accent{color:#66bb6a!important}.forest.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.forest.accessibility-dark .bar.bg-primary-50 span{color:#fff!important}.forest fp-allgemeines,.forest fp-versorgungswunsch,.forest fp-versorgungs-wunsch,.forest fp-bestehende-versorgung,.forest fp-erforderliches-kapital{width:100%!important}.forest .mat-toolbar,.forest .top-toolbar .mat-toolbar{background-color:#fff}.forest .emptybankcard{color:#4caf50;border-color:#4caf50}.forest a,.forest .router-link-active,.forest .clickable-icon{color:#1b5e20}.forest a.list-item-link--active,.forest .router-link-active.list-item-link--active,.forest .clickable-icon.list-item-link--active,.forest a.list-item-link--active .sublist-item-link--active,.forest .router-link-active.list-item-link--active .sublist-item-link--active,.forest .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#e0e0e0}.forest a:hover,.forest .router-link-active:hover,.forest .clickable-icon:hover{color:#66bb6a}.forest .checklist{top:50%!important;left:50%!important}.forest.dark{background-color:#000;color:#eee}.forest.dark{--mat-ripple-color: rgba(255, 255, 255, .1)}.forest.dark{--mat-option-selected-state-label-text-color: #66bb6a;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.forest.dark .mat-accent{--mat-option-selected-state-label-text-color: #bdbdbd;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.forest.dark .mat-warn{--mat-option-selected-state-label-text-color: #d32f2f;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.forest.dark{--mat-optgroup-label-text-color: white}.forest.dark{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.forest.dark{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.forest.dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #66bb6a;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.forest.dark .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #66bb6a;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.forest.dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.forest.dark .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.forest.dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #d32f2f;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.forest.dark .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #d32f2f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.forest.dark{--mat-app-background-color: #303030;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.forest.dark{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.forest.dark{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.forest.dark{--mdc-elevated-card-container-shape: 4px}.forest.dark{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.forest.dark{--mdc-elevated-card-container-color: #424242;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.forest.dark{--mdc-outlined-card-container-color: #424242;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.forest.dark{--mat-card-subtitle-text-color: rgba(255, 255, 255, .7)}.forest.dark{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.forest.dark{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.forest.dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #66bb6a;--mdc-linear-progress-track-color: rgba(102, 187, 106, .25)}.forest.dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #bdbdbd;--mdc-linear-progress-track-color: rgba(189, 189, 189, .25)}.forest.dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #d32f2f;--mdc-linear-progress-track-color: rgba(211, 47, 47, .25)}.forest.dark{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.forest.dark{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.forest.dark{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.forest.dark{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.forest.dark{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.forest.dark{--mdc-filled-text-field-caret-color: #66bb6a;--mdc-filled-text-field-focus-active-indicator-color: #66bb6a;--mdc-filled-text-field-focus-label-text-color: rgba(102, 187, 106, .87);--mdc-filled-text-field-container-color: rgb(73.56, 73.56, 73.56);--mdc-filled-text-field-disabled-container-color: rgb(69.78, 69.78, 69.78);--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #d32f2f;--mdc-filled-text-field-error-focus-label-text-color: #d32f2f;--mdc-filled-text-field-error-label-text-color: #d32f2f;--mdc-filled-text-field-error-caret-color: #d32f2f;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-hover-active-indicator-color: #d32f2f}.forest.dark{--mdc-outlined-text-field-caret-color: #66bb6a;--mdc-outlined-text-field-focus-outline-color: #66bb6a;--mdc-outlined-text-field-focus-label-text-color: rgba(102, 187, 106, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #d32f2f;--mdc-outlined-text-field-error-focus-label-text-color: #d32f2f;--mdc-outlined-text-field-error-label-text-color: #d32f2f;--mdc-outlined-text-field-error-hover-label-text-color: #d32f2f;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #d32f2f;--mdc-outlined-text-field-error-hover-outline-color: #d32f2f;--mdc-outlined-text-field-error-outline-color: #d32f2f}.forest.dark{--mat-form-field-focus-select-arrow-color: rgba(102, 187, 106, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #d32f2f;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24}.forest.dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #bdbdbd;--mdc-filled-text-field-focus-active-indicator-color: #bdbdbd;--mdc-filled-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.forest.dark .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #bdbdbd;--mdc-outlined-text-field-focus-outline-color: #bdbdbd;--mdc-outlined-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.forest.dark .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(189, 189, 189, .87)}.forest.dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #d32f2f;--mdc-filled-text-field-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.forest.dark .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #d32f2f;--mdc-outlined-text-field-focus-outline-color: #d32f2f;--mdc-outlined-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.forest.dark .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(211, 47, 47, .87)}.forest.dark{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.forest.dark{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.forest.dark{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.forest.dark{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.forest.dark{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.forest.dark{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(102, 187, 106, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.forest.dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(189, 189, 189, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.forest.dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(211, 47, 47, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.forest.dark{--mat-select-arrow-transform: translateY(-8px)}.forest.dark{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.forest.dark{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.forest.dark{--mat-autocomplete-background-color: #424242}.forest.dark{--mdc-dialog-container-shape: 4px}.forest.dark{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.forest.dark{--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.forest.dark{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.forest.dark .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.forest.dark .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.forest.dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-disabled-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-flat-disabled-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa}.forest.dark .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.forest.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.forest.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color: #66bb6a;--mdc-chip-elevated-selected-container-color: #66bb6a;--mdc-chip-elevated-disabled-container-color: #66bb6a;--mdc-chip-flat-disabled-selected-container-color: #66bb6a;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}.forest.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.forest.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.forest.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.forest.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color: #bdbdbd;--mdc-chip-elevated-selected-container-color: #bdbdbd;--mdc-chip-elevated-disabled-container-color: #bdbdbd;--mdc-chip-flat-disabled-selected-container-color: #bdbdbd;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}.forest.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.forest.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.forest.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.forest.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #d32f2f;--mdc-chip-elevated-selected-container-color: #d32f2f;--mdc-chip-elevated-disabled-container-color: #d32f2f;--mdc-chip-flat-disabled-selected-container-color: #d32f2f;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.forest.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.forest.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.forest.dark .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.forest.dark .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.forest.dark{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.forest.dark .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.forest.dark{--mdc-switch-selected-focus-state-layer-color: #81c784;--mdc-switch-selected-handle-color: #81c784;--mdc-switch-selected-hover-state-layer-color: #81c784;--mdc-switch-selected-pressed-state-layer-color: #81c784;--mdc-switch-selected-focus-handle-color: #a5d6a7;--mdc-switch-selected-hover-handle-color: #a5d6a7;--mdc-switch-selected-pressed-handle-color: #a5d6a7;--mdc-switch-selected-focus-track-color: #43a047;--mdc-switch-selected-hover-track-color: #43a047;--mdc-switch-selected-pressed-track-color: #43a047;--mdc-switch-selected-track-color: #43a047;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.forest.dark{--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5)}.forest.dark .mat-mdc-slide-toggle{--mat-switch-label-text-color: white}.forest.dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #e0e0e0;--mdc-switch-selected-handle-color: #e0e0e0;--mdc-switch-selected-hover-state-layer-color: #e0e0e0;--mdc-switch-selected-pressed-state-layer-color: #e0e0e0;--mdc-switch-selected-focus-handle-color: #eeeeee;--mdc-switch-selected-hover-handle-color: #eeeeee;--mdc-switch-selected-pressed-handle-color: #eeeeee;--mdc-switch-selected-focus-track-color: #757575;--mdc-switch-selected-hover-track-color: #757575;--mdc-switch-selected-pressed-track-color: #757575;--mdc-switch-selected-track-color: #757575}.forest.dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e57373;--mdc-switch-selected-handle-color: #e57373;--mdc-switch-selected-hover-state-layer-color: #e57373;--mdc-switch-selected-pressed-state-layer-color: #e57373;--mdc-switch-selected-focus-handle-color: #ef9a9a;--mdc-switch-selected-hover-handle-color: #ef9a9a;--mdc-switch-selected-pressed-handle-color: #ef9a9a;--mdc-switch-selected-focus-track-color: #e53935;--mdc-switch-selected-hover-track-color: #e53935;--mdc-switch-selected-pressed-track-color: #e53935;--mdc-switch-selected-track-color: #e53935}.forest.dark{--mdc-switch-state-layer-size: 40px}.forest.dark .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.forest.dark{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.forest.dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #66bb6a;--mdc-radio-selected-hover-icon-color: #66bb6a;--mdc-radio-selected-icon-color: #66bb6a;--mdc-radio-selected-pressed-icon-color: #66bb6a}.forest.dark .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #66bb6a;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.forest.dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.forest.dark .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #bdbdbd;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.forest.dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.forest.dark .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #d32f2f;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.forest.dark{--mdc-radio-state-layer-size: 40px}.forest.dark{--mat-radio-touch-target-display: block}.forest.dark{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.forest.dark{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.forest.dark{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.forest.dark{--mdc-slider-handle-color: #66bb6a;--mdc-slider-focus-handle-color: #66bb6a;--mdc-slider-hover-handle-color: #66bb6a;--mdc-slider-active-track-color: #66bb6a;--mdc-slider-inactive-track-color: #66bb6a;--mdc-slider-with-tick-marks-inactive-container-color: #66bb6a;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87);--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff}.forest.dark{--mat-slider-ripple-color: #66bb6a;--mat-slider-hover-state-layer-color: rgba(102, 187, 106, .05);--mat-slider-focus-state-layer-color: rgba(102, 187, 106, .2);--mat-slider-value-indicator-opacity: .9}.forest.dark .mat-accent{--mdc-slider-handle-color: #bdbdbd;--mdc-slider-focus-handle-color: #bdbdbd;--mdc-slider-hover-handle-color: #bdbdbd;--mdc-slider-active-track-color: #bdbdbd;--mdc-slider-inactive-track-color: #bdbdbd;--mdc-slider-with-tick-marks-inactive-container-color: #bdbdbd;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87)}.forest.dark .mat-accent{--mat-slider-ripple-color: #bdbdbd;--mat-slider-hover-state-layer-color: rgba(189, 189, 189, .05);--mat-slider-focus-state-layer-color: rgba(189, 189, 189, .2)}.forest.dark .mat-warn{--mdc-slider-handle-color: #d32f2f;--mdc-slider-focus-handle-color: #d32f2f;--mdc-slider-hover-handle-color: #d32f2f;--mdc-slider-active-track-color: #d32f2f;--mdc-slider-inactive-track-color: #d32f2f;--mdc-slider-with-tick-marks-inactive-container-color: #d32f2f;--mdc-slider-with-tick-marks-active-container-color: white}.forest.dark .mat-warn{--mat-slider-ripple-color: #d32f2f;--mat-slider-hover-state-layer-color: rgba(211, 47, 47, .05);--mat-slider-focus-state-layer-color: rgba(211, 47, 47, .2)}.forest.dark{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.forest.dark{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.forest.dark{--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #424242;--mat-menu-divider-color: rgba(255, 255, 255, .12)}.forest.dark{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.forest.dark{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.forest.dark{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.forest.dark{--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24}.forest.dark .mdc-list-item__start,.forest.dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #66bb6a;--mdc-radio-selected-hover-icon-color: #66bb6a;--mdc-radio-selected-icon-color: #66bb6a;--mdc-radio-selected-pressed-icon-color: #66bb6a}.forest.dark .mat-accent .mdc-list-item__start,.forest.dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.forest.dark .mat-warn .mdc-list-item__start,.forest.dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.forest.dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #66bb6a;--mdc-checkbox-selected-hover-icon-color: #66bb6a;--mdc-checkbox-selected-icon-color: #66bb6a;--mdc-checkbox-selected-pressed-icon-color: #66bb6a;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #66bb6a;--mdc-checkbox-selected-hover-state-layer-color: #66bb6a;--mdc-checkbox-selected-pressed-state-layer-color: #66bb6a;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.forest.dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.forest.dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.forest.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.forest.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.forest.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.forest.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#66bb6a}.forest.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.forest.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.forest.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.forest.dark{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.forest.dark{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.forest.dark .mdc-list-item__start,.forest.dark .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.forest.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.forest.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.forest.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.forest.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.forest.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.forest.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.forest.dark{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.forest.dark .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.forest.dark{--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12)}.forest.dark{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.forest.dark{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.forest.dark{--mdc-secondary-navigation-tab-container-height: 48px}.forest.dark{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.forest.dark{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.forest.dark .mat-mdc-tab-group,.forest.dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #66bb6a}.forest.dark .mat-mdc-tab-group,.forest.dark .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #66bb6a;--mat-tab-header-active-ripple-color: #66bb6a;--mat-tab-header-inactive-ripple-color: #66bb6a;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #66bb6a;--mat-tab-header-active-hover-label-text-color: #66bb6a;--mat-tab-header-active-focus-indicator-color: #66bb6a;--mat-tab-header-active-hover-indicator-color: #66bb6a}.forest.dark .mat-mdc-tab-group.mat-accent,.forest.dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #bdbdbd}.forest.dark .mat-mdc-tab-group.mat-accent,.forest.dark .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #bdbdbd;--mat-tab-header-active-ripple-color: #bdbdbd;--mat-tab-header-inactive-ripple-color: #bdbdbd;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #bdbdbd;--mat-tab-header-active-hover-label-text-color: #bdbdbd;--mat-tab-header-active-focus-indicator-color: #bdbdbd;--mat-tab-header-active-hover-indicator-color: #bdbdbd}.forest.dark .mat-mdc-tab-group.mat-warn,.forest.dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #d32f2f}.forest.dark .mat-mdc-tab-group.mat-warn,.forest.dark .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #d32f2f;--mat-tab-header-active-ripple-color: #d32f2f;--mat-tab-header-inactive-ripple-color: #d32f2f;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #d32f2f;--mat-tab-header-active-hover-label-text-color: #d32f2f;--mat-tab-header-active-focus-indicator-color: #d32f2f;--mat-tab-header-active-hover-indicator-color: #d32f2f}.forest.dark .mat-mdc-tab-group.mat-background-primary,.forest.dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #66bb6a;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}.forest.dark .mat-mdc-tab-group.mat-background-accent,.forest.dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #bdbdbd;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}.forest.dark .mat-mdc-tab-group.mat-background-warn,.forest.dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #d32f2f;--mat-tab-header-with-background-foreground-color: white}.forest.dark .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.forest.dark .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.forest.dark{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.forest.dark{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.forest.dark{--mat-checkbox-disabled-label-color: rgba(255, 255, 255, .5);--mat-checkbox-label-text-color: white}.forest.dark .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #66bb6a;--mdc-checkbox-selected-hover-icon-color: #66bb6a;--mdc-checkbox-selected-icon-color: #66bb6a;--mdc-checkbox-selected-pressed-icon-color: #66bb6a;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #66bb6a;--mdc-checkbox-selected-hover-state-layer-color: #66bb6a;--mdc-checkbox-selected-pressed-state-layer-color: #66bb6a;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.forest.dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.forest.dark{--mdc-checkbox-state-layer-size: 40px}.forest.dark{--mat-checkbox-touch-target-display: block}.forest.dark{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.forest.dark{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.forest.dark{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.forest.dark{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.forest.dark{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.forest.dark{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.forest.dark{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.forest.dark{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.forest.dark{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.forest.dark{--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.forest.dark{--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24}.forest.dark{--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.forest.dark{--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24}.forest.dark{--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.forest.dark{--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24}.forest.dark{--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.forest.dark{--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24}.forest.dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #66bb6a}.forest.dark .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #66bb6a;--mat-text-button-ripple-color: rgba(102, 187, 106, .1)}.forest.dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #bdbdbd}.forest.dark .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #bdbdbd;--mat-text-button-ripple-color: rgba(189, 189, 189, .1)}.forest.dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #d32f2f}.forest.dark .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #d32f2f;--mat-text-button-ripple-color: rgba(211, 47, 47, .1)}.forest.dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #66bb6a;--mdc-filled-button-label-text-color: black}.forest.dark .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.forest.dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #bdbdbd;--mdc-filled-button-label-text-color: black}.forest.dark .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.forest.dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #d32f2f;--mdc-filled-button-label-text-color: white}.forest.dark .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.forest.dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #66bb6a;--mdc-protected-button-label-text-color: black}.forest.dark .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.forest.dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #bdbdbd;--mdc-protected-button-label-text-color: black}.forest.dark .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.forest.dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #d32f2f;--mdc-protected-button-label-text-color: white}.forest.dark .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.forest.dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #66bb6a;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.forest.dark .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #66bb6a;--mat-outlined-button-ripple-color: rgba(102, 187, 106, .1)}.forest.dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #bdbdbd;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.forest.dark .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #bdbdbd;--mat-outlined-button-ripple-color: rgba(189, 189, 189, .1)}.forest.dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #d32f2f;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.forest.dark .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #d32f2f;--mat-outlined-button-ripple-color: rgba(211, 47, 47, .1)}.forest.dark{--mdc-text-button-container-height: 36px}.forest.dark{--mdc-filled-button-container-height: 36px}.forest.dark{--mdc-protected-button-container-height: 36px}.forest.dark{--mdc-outlined-button-container-height: 36px}.forest.dark{--mat-text-button-touch-target-display: block}.forest.dark{--mat-filled-button-touch-target-display: block}.forest.dark{--mat-protected-button-touch-target-display: block}.forest.dark{--mat-outlined-button-touch-target-display: block}.forest.dark{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.forest.dark{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.forest.dark{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.forest.dark{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.forest.dark{--mdc-icon-button-icon-size: 24px}.forest.dark{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5)}.forest.dark{--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24}.forest.dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #66bb6a}.forest.dark .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #66bb6a;--mat-icon-button-ripple-color: rgba(102, 187, 106, .1)}.forest.dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #bdbdbd}.forest.dark .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #bdbdbd;--mat-icon-button-ripple-color: rgba(189, 189, 189, .1)}.forest.dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #d32f2f}.forest.dark .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #d32f2f;--mat-icon-button-ripple-color: rgba(211, 47, 47, .1)}.forest.dark{--mat-icon-button-touch-target-display: block}.forest.dark .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.forest.dark{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.forest.dark{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.forest.dark{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.forest.dark{--mdc-fab-container-color: #424242}.forest.dark{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.forest.dark{--mdc-fab-small-container-color: #424242}.forest.dark{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-small-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.forest.dark .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #66bb6a}.forest.dark .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.forest.dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #bdbdbd}.forest.dark .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.forest.dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #d32f2f}.forest.dark .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.forest.dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #66bb6a}.forest.dark .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.forest.dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #bdbdbd}.forest.dark .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.forest.dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #d32f2f}.forest.dark .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.forest.dark{--mat-fab-touch-target-display: block}.forest.dark{--mat-fab-small-touch-target-display: block}.forest.dark{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.forest.dark{--mdc-snackbar-container-shape: 4px}.forest.dark{--mdc-snackbar-container-color: rgb(217.2, 217.2, 217.2);--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87)}.forest.dark{--mat-snack-bar-button-color: #4caf50}.forest.dark{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.forest.dark{--mat-table-row-item-outline-width: 1px}.forest.dark{--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12)}.forest.dark{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.forest.dark{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.forest.dark{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.forest.dark{--mdc-circular-progress-active-indicator-color: #66bb6a}.forest.dark .mat-accent{--mdc-circular-progress-active-indicator-color: #bdbdbd}.forest.dark .mat-warn{--mdc-circular-progress-active-indicator-color: #d32f2f}.forest.dark{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.forest.dark{--mat-badge-background-color: #66bb6a;--mat-badge-text-color: rgba(0, 0, 0, .87);--mat-badge-disabled-state-background-color: rgb(110.1, 110.1, 110.1);--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5)}.forest.dark .mat-badge-accent{--mat-badge-background-color: #bdbdbd;--mat-badge-text-color: rgba(0, 0, 0, .87)}.forest.dark .mat-badge-warn{--mat-badge-background-color: #d32f2f;--mat-badge-text-color: white}.forest.dark{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.forest.dark{--mat-bottom-sheet-container-shape: 4px}.forest.dark{--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242}.forest.dark{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.forest.dark{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.forest.dark{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.forest.dark{--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242}.forest.dark{--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: rgb(88.68, 88.68, 88.68)}.forest.dark{--mat-standard-button-toggle-height: 48px}.forest.dark{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.forest.dark{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.forest.dark{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.forest.dark{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #66bb6a;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(102, 187, 106, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(102, 187, 106, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(102, 187, 106, .3);--mat-datepicker-toggle-active-state-icon-color: #66bb6a;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(102, 187, 106, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white}.forest.dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #bdbdbd;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(189, 189, 189, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(189, 189, 189, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.forest.dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #d32f2f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(211, 47, 47, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(211, 47, 47, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.forest.dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #bdbdbd}.forest.dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #d32f2f}.forest.dark .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.forest.dark .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.forest.dark{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.forest.dark{--mat-divider-width: 1px}.forest.dark{--mat-divider-color: rgba(255, 255, 255, .12)}.forest.dark{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.forest.dark{--mat-expansion-container-background-color: #424242;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7)}.forest.dark{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.forest.dark{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.forest.dark{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.forest.dark{--mat-icon-color: inherit}.forest.dark .mat-icon.mat-primary{--mat-icon-color: #66bb6a}.forest.dark .mat-icon.mat-accent{--mat-icon-color: #bdbdbd}.forest.dark .mat-icon.mat-warn{--mat-icon-color: #d32f2f}.forest.dark{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.forest.dark{--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6)}.forest.dark{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #66bb6a;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #66bb6a;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #66bb6a;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-container-color: #424242;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #d32f2f;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #d32f2f;--mat-stepper-header-error-state-icon-background-color: transparent}.forest.dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #bdbdbd;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #bdbdbd;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #bdbdbd;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87)}.forest.dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #d32f2f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #d32f2f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #d32f2f;--mat-stepper-header-edit-state-icon-foreground-color: white}.forest.dark{--mat-stepper-header-height: 72px}.forest.dark{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.forest.dark{--mat-sort-arrow-color: rgb(198.3, 198.3, 198.3)}.forest.dark{--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white}.forest.dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #66bb6a;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.forest.dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #bdbdbd;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.forest.dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #d32f2f;--mat-toolbar-container-text-color: white}.forest.dark{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.forest.dark{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.forest.dark{--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white}.forest.dark{--mat-tree-node-min-height: 48px}.forest.dark{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.forest.dark{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.forest.dark{--mat-timepicker-container-background-color: #424242}.forest.dark::-webkit-scrollbar-track{background-color:#c8e6c9}.forest.dark::-webkit-scrollbar-thumb{background-color:#66bb6a}.forest.dark::-webkit-scrollbar-thumb:hover{background-color:#66bb6a}.forest.dark .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#c8e6c9}.forest.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#66bb6a}.forest.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#66bb6a}.forest.dark .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#c8e6c9}.forest.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#66bb6a}.forest.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#66bb6a}.forest.dark .stroke-primary{stroke:#66bb6a!important}.forest.dark .color-primary{color:#66bb6a!important}.forest.dark .bg-primary{background-color:#66bb6a!important;color:#000000de!important}.forest.dark .bg-primary-100{background-color:#c8e6c9!important;color:#000000de!important}.forest.dark .bg-primary-50{background-color:#e8f5e9!important;color:#000000de!important}.forest.dark .bg-accent{background-color:#bdbdbd!important}.forest.dark .bg-success{background-color:#81c784!important}.forest.dark .bg-warn{background-color:#d32f2f!important;color:#fff}.forest.dark .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.forest.dark .bg-warn-50{background-color:#ffebee!important;color:#000000de}.forest.dark .text-primary{color:#66bb6a!important}.forest.dark .text-primary-not-important{color:#2e7d32}.forest.dark .border-primary,.forest.dark .border-primary-left,.forest.dark .border-primary-right,.forest.dark .border-primary-top,.forest.dark .border-primary-bottom{border-color:#66bb6a}.forest.dark .border-accent{border-color:#bdbdbd!important}.forest.dark .border-accent-100{border-color:#f5f5f5!important}.forest.dark .outline-primary{outline-color:#66bb6a!important}.forest.dark .text-warn{color:#f44336!important}.forest.dark .text-error{color:#ef5350!important}.forest.dark .text-accent{color:#9e9e9e!important}.forest.dark .text-hover:hover,.forest.dark .text-hover:hover *{color:#a5d6a7!important}.forest.dark .text-success{color:#66bb6a!important}.forest.dark.dark .bg-primary-50{background-color:#1b5e20!important}.forest.dark .required.ng-invalid .mat-mdc-form-field-outline-thick,.forest.dark .required.ng-invalid .mat-mdc-input-element,.forest.dark .required.ng-invalid label{opacity:1;caret-color:#d32f2f!important;color:#d32f2f!important}.forest.dark fp-icon-tile .required{border-color:#d32f2f!important;caret-color:#d32f2f!important;color:#d32f2f!important}.forest.dark .mat-button-toggle-checked{background-color:#66bb6a}.forest.dark .mdc-slider__value-indicator{background-color:#66bb6a!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.forest.dark .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#66bb6a!important}.forest.dark fp-kontoinhaber-select-field{font-size:.5em!important}.forest.dark fp-kontoinhaber-select-field .mat-mdc-form-field-label,.forest.dark fp-kontoinhaber-select-field .mat-mdc-select-arrow,.forest.dark fp-kontoinhaber-select-field .mat-mdc-select-value,.forest.dark fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.forest.dark fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.forest.dark fp-kontoinhaber-select-field .mdc-notched-outline__leading,.forest.dark fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.forest.dark fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.forest.dark fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.forest.dark .navigationbar{border-top-color:#66bb6a}.forest.dark .vermoegen-und-verbindlichkeiten-result{color:#66bb6a}.forest.dark .mdc-button{font-size:.875rem!important}.forest.dark .mdc-button span{white-space:nowrap!important}.forest.dark .mdc-button[mat-flat-button]{color:#fff!important;background-color:#2e7d32!important}.forest.dark .mdc-button[mat-stroked-button]{color:#2e7d32!important;background-color:#fff!important}.forest.dark .mat-mdc-outlined-button{border-color:#66bb6a!important;color:#66bb6a!important}.forest.dark .mdc-button[disabled]{opacity:.6}.forest.dark .mat-ripple:not(.ziel-card){color:#000!important}.forest.dark.dark .mat-ripple:not(.ziel-card){color:#fff!important}.forest.dark.dark .dark-button{color:#000;background-color:#66bb6a}.forest.dark.accessibility-light .accessibility-button,.forest.dark.accessibility-dark .accessibility-button{color:#000000de;background-color:#66bb6a}.forest.dark.accessibility-light .list-item-link,.forest.dark.accessibility-dark .list-item-link{color:#2e7d32;background-color:#fff}.forest.dark.accessibility-light .list-item-link--active,.forest.dark.accessibility-light .list-item-link--active .sublist-item-link--active,.forest.dark.accessibility-dark .list-item-link--active,.forest.dark.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#fff;background-color:#1b5e20!important}.forest.dark.accessibility-light span.text-primary-not-important,.forest.dark.accessibility-dark span.text-primary-not-important,.forest.dark.accessibility-light .text-primary,.forest.dark.accessibility-dark .text-primary{background-color:#fff!important}.forest.dark.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.forest.dark.accessibility-light .legal-footer .data-input,.forest.dark.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#1b5e20!important}.forest.dark.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000000de!important}.forest.dark.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.forest.dark.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#66bb6a!important}.forest.dark.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#a5d6a7!important}.forest.dark.accessibility-dark .fp-milestone-page .text-primary{color:#81c784!important}.forest.dark.accessibility-dark .fp-milestone-page .text-accent{color:#66bb6a!important}.forest.dark.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.forest.dark.accessibility-dark .bar.bg-primary-50 span{color:#fff!important}.forest.dark fp-allgemeines,.forest.dark fp-versorgungswunsch,.forest.dark fp-versorgungs-wunsch,.forest.dark fp-bestehende-versorgung,.forest.dark fp-erforderliches-kapital{width:100%!important}.forest.dark .mat-toolbar,.forest.dark .top-toolbar .mat-toolbar{background-color:#000}.forest.dark a,.forest.dark .router-link-active,.forest.dark .clickable-icon{color:#66bb6a}.forest.dark a.list-item-link--active,.forest.dark .router-link-active.list-item-link--active,.forest.dark .clickable-icon.list-item-link--active,.forest.dark a.list-item-link--active .sublist-item-link--active,.forest.dark .router-link-active.list-item-link--active .sublist-item-link--active,.forest.dark .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#424242}.forest.dark a:hover,.forest.dark .router-link-active:hover,.forest.dark .clickable-icon:hover{color:#66bb6a}.forest.dark .emptybankcard{color:#4caf50;border-color:#4caf50}.fjord{background-color:#f5f5f5;color:#424242}.fjord{--mat-ripple-color: rgba(0, 0, 0, .1)}.fjord{--mat-option-selected-state-label-text-color: #006064;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.fjord .mat-accent{--mat-option-selected-state-label-text-color: #bdbdbd;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.fjord .mat-warn{--mat-option-selected-state-label-text-color: #d32f2f;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.fjord{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.fjord{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.fjord{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.fjord .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #006064;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.fjord .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #006064;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.fjord .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.fjord .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.fjord .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #d32f2f;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.fjord .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #d32f2f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.fjord{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.fjord{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.fjord{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.fjord{--mdc-elevated-card-container-shape: 4px}.fjord{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.fjord{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.fjord{--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.fjord{--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}.fjord{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.fjord{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.fjord .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #006064;--mdc-linear-progress-track-color: rgba(0, 96, 100, .25)}.fjord .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #bdbdbd;--mdc-linear-progress-track-color: rgba(189, 189, 189, .25)}.fjord .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #d32f2f;--mdc-linear-progress-track-color: rgba(211, 47, 47, .25)}.fjord{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.fjord{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.fjord{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.fjord{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.fjord{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.fjord{--mdc-filled-text-field-caret-color: #006064;--mdc-filled-text-field-focus-active-indicator-color: #006064;--mdc-filled-text-field-focus-label-text-color: rgba(0, 96, 100, .87);--mdc-filled-text-field-container-color: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #d32f2f;--mdc-filled-text-field-error-focus-label-text-color: #d32f2f;--mdc-filled-text-field-error-label-text-color: #d32f2f;--mdc-filled-text-field-error-caret-color: #d32f2f;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-hover-active-indicator-color: #d32f2f}.fjord{--mdc-outlined-text-field-caret-color: #006064;--mdc-outlined-text-field-focus-outline-color: #006064;--mdc-outlined-text-field-focus-label-text-color: rgba(0, 96, 100, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #d32f2f;--mdc-outlined-text-field-error-focus-label-text-color: #d32f2f;--mdc-outlined-text-field-error-label-text-color: #d32f2f;--mdc-outlined-text-field-error-hover-label-text-color: #d32f2f;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #d32f2f;--mdc-outlined-text-field-error-hover-outline-color: #d32f2f;--mdc-outlined-text-field-error-outline-color: #d32f2f}.fjord{--mat-form-field-focus-select-arrow-color: rgba(0, 96, 100, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #d32f2f;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.fjord .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #bdbdbd;--mdc-filled-text-field-focus-active-indicator-color: #bdbdbd;--mdc-filled-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.fjord .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #bdbdbd;--mdc-outlined-text-field-focus-outline-color: #bdbdbd;--mdc-outlined-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.fjord .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(189, 189, 189, .87)}.fjord .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #d32f2f;--mdc-filled-text-field-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.fjord .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #d32f2f;--mdc-outlined-text-field-focus-outline-color: #d32f2f;--mdc-outlined-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.fjord .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(211, 47, 47, .87)}.fjord{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.fjord{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.fjord{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.fjord{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.fjord{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.fjord{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(0, 96, 100, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.fjord .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(189, 189, 189, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.fjord .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(211, 47, 47, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.fjord{--mat-select-arrow-transform: translateY(-8px)}.fjord{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.fjord{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.fjord{--mat-autocomplete-background-color: white}.fjord{--mdc-dialog-container-shape: 4px}.fjord{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.fjord{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.fjord{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.fjord .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.fjord .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.fjord .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.fjord .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.fjord .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.fjord .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #006064;--mdc-chip-elevated-selected-container-color: #006064;--mdc-chip-elevated-disabled-container-color: #006064;--mdc-chip-flat-disabled-selected-container-color: #006064;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.fjord .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.fjord .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.fjord .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.fjord .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color: #bdbdbd;--mdc-chip-elevated-selected-container-color: #bdbdbd;--mdc-chip-elevated-disabled-container-color: #bdbdbd;--mdc-chip-flat-disabled-selected-container-color: #bdbdbd;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}.fjord .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.fjord .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.fjord .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.fjord .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #d32f2f;--mdc-chip-elevated-selected-container-color: #d32f2f;--mdc-chip-elevated-disabled-container-color: #d32f2f;--mdc-chip-flat-disabled-selected-container-color: #d32f2f;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.fjord .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.fjord .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.fjord .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.fjord .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.fjord{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.fjord .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.fjord{--mdc-switch-selected-focus-state-layer-color: #00acc1;--mdc-switch-selected-handle-color: #00acc1;--mdc-switch-selected-hover-state-layer-color: #00acc1;--mdc-switch-selected-pressed-state-layer-color: #00acc1;--mdc-switch-selected-focus-handle-color: #006064;--mdc-switch-selected-hover-handle-color: #006064;--mdc-switch-selected-pressed-handle-color: #006064;--mdc-switch-selected-focus-track-color: #4dd0e1;--mdc-switch-selected-hover-track-color: #4dd0e1;--mdc-switch-selected-pressed-track-color: #4dd0e1;--mdc-switch-selected-track-color: #4dd0e1;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.fjord{--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}.fjord .mat-mdc-slide-toggle{--mat-switch-label-text-color: rgba(0, 0, 0, .87)}.fjord .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #757575;--mdc-switch-selected-handle-color: #757575;--mdc-switch-selected-hover-state-layer-color: #757575;--mdc-switch-selected-pressed-state-layer-color: #757575;--mdc-switch-selected-focus-handle-color: #212121;--mdc-switch-selected-hover-handle-color: #212121;--mdc-switch-selected-pressed-handle-color: #212121;--mdc-switch-selected-focus-track-color: #e0e0e0;--mdc-switch-selected-hover-track-color: #e0e0e0;--mdc-switch-selected-pressed-track-color: #e0e0e0;--mdc-switch-selected-track-color: #e0e0e0}.fjord .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}.fjord{--mdc-switch-state-layer-size: 40px}.fjord .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.fjord{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.fjord .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #006064;--mdc-radio-selected-hover-icon-color: #006064;--mdc-radio-selected-icon-color: #006064;--mdc-radio-selected-pressed-icon-color: #006064}.fjord .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #006064;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.fjord .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.fjord .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #bdbdbd;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.fjord .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.fjord .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #d32f2f;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.fjord{--mdc-radio-state-layer-size: 40px}.fjord{--mat-radio-touch-target-display: block}.fjord{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.fjord{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.fjord{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.fjord{--mdc-slider-handle-color: #006064;--mdc-slider-focus-handle-color: #006064;--mdc-slider-hover-handle-color: #006064;--mdc-slider-active-track-color: #006064;--mdc-slider-inactive-track-color: #006064;--mdc-slider-with-tick-marks-inactive-container-color: #006064;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000}.fjord{--mat-slider-ripple-color: #006064;--mat-slider-hover-state-layer-color: rgba(0, 96, 100, .05);--mat-slider-focus-state-layer-color: rgba(0, 96, 100, .2);--mat-slider-value-indicator-opacity: .6}.fjord .mat-accent{--mdc-slider-handle-color: #bdbdbd;--mdc-slider-focus-handle-color: #bdbdbd;--mdc-slider-hover-handle-color: #bdbdbd;--mdc-slider-active-track-color: #bdbdbd;--mdc-slider-inactive-track-color: #bdbdbd;--mdc-slider-with-tick-marks-inactive-container-color: #bdbdbd;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87)}.fjord .mat-accent{--mat-slider-ripple-color: #bdbdbd;--mat-slider-hover-state-layer-color: rgba(189, 189, 189, .05);--mat-slider-focus-state-layer-color: rgba(189, 189, 189, .2)}.fjord .mat-warn{--mdc-slider-handle-color: #d32f2f;--mdc-slider-focus-handle-color: #d32f2f;--mdc-slider-hover-handle-color: #d32f2f;--mdc-slider-active-track-color: #d32f2f;--mdc-slider-inactive-track-color: #d32f2f;--mdc-slider-with-tick-marks-inactive-container-color: #d32f2f;--mdc-slider-with-tick-marks-active-container-color: white}.fjord .mat-warn{--mat-slider-ripple-color: #d32f2f;--mat-slider-hover-state-layer-color: rgba(211, 47, 47, .05);--mat-slider-focus-state-layer-color: rgba(211, 47, 47, .2)}.fjord{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.fjord{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.fjord{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12)}.fjord{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.fjord{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.fjord{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.fjord{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.fjord .mdc-list-item__start,.fjord .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #006064;--mdc-radio-selected-hover-icon-color: #006064;--mdc-radio-selected-icon-color: #006064;--mdc-radio-selected-pressed-icon-color: #006064}.fjord .mat-accent .mdc-list-item__start,.fjord .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.fjord .mat-warn .mdc-list-item__start,.fjord .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.fjord .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #006064;--mdc-checkbox-selected-hover-icon-color: #006064;--mdc-checkbox-selected-icon-color: #006064;--mdc-checkbox-selected-pressed-icon-color: #006064;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #006064;--mdc-checkbox-selected-hover-state-layer-color: #006064;--mdc-checkbox-selected-pressed-state-layer-color: #006064;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.fjord .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.fjord .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.fjord .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.fjord .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.fjord .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.fjord .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#006064}.fjord .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.fjord .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.fjord .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.fjord{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.fjord{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.fjord .mdc-list-item__start,.fjord .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.fjord .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.fjord .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.fjord .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.fjord .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.fjord .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.fjord .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.fjord{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.fjord .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.fjord{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}.fjord{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.fjord{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.fjord{--mdc-secondary-navigation-tab-container-height: 48px}.fjord{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.fjord{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.fjord .mat-mdc-tab-group,.fjord .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #006064}.fjord .mat-mdc-tab-group,.fjord .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #006064;--mat-tab-header-active-ripple-color: #006064;--mat-tab-header-inactive-ripple-color: #006064;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #006064;--mat-tab-header-active-hover-label-text-color: #006064;--mat-tab-header-active-focus-indicator-color: #006064;--mat-tab-header-active-hover-indicator-color: #006064}.fjord .mat-mdc-tab-group.mat-accent,.fjord .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #bdbdbd}.fjord .mat-mdc-tab-group.mat-accent,.fjord .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #bdbdbd;--mat-tab-header-active-ripple-color: #bdbdbd;--mat-tab-header-inactive-ripple-color: #bdbdbd;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #bdbdbd;--mat-tab-header-active-hover-label-text-color: #bdbdbd;--mat-tab-header-active-focus-indicator-color: #bdbdbd;--mat-tab-header-active-hover-indicator-color: #bdbdbd}.fjord .mat-mdc-tab-group.mat-warn,.fjord .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #d32f2f}.fjord .mat-mdc-tab-group.mat-warn,.fjord .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #d32f2f;--mat-tab-header-active-ripple-color: #d32f2f;--mat-tab-header-inactive-ripple-color: #d32f2f;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #d32f2f;--mat-tab-header-active-hover-label-text-color: #d32f2f;--mat-tab-header-active-focus-indicator-color: #d32f2f;--mat-tab-header-active-hover-indicator-color: #d32f2f}.fjord .mat-mdc-tab-group.mat-background-primary,.fjord .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #006064;--mat-tab-header-with-background-foreground-color: white}.fjord .mat-mdc-tab-group.mat-background-accent,.fjord .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #bdbdbd;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}.fjord .mat-mdc-tab-group.mat-background-warn,.fjord .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #d32f2f;--mat-tab-header-with-background-foreground-color: white}.fjord .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.fjord .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.fjord{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.fjord{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.fjord{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87)}.fjord .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #006064;--mdc-checkbox-selected-hover-icon-color: #006064;--mdc-checkbox-selected-icon-color: #006064;--mdc-checkbox-selected-pressed-icon-color: #006064;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #006064;--mdc-checkbox-selected-hover-state-layer-color: #006064;--mdc-checkbox-selected-pressed-state-layer-color: #006064;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.fjord .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.fjord{--mdc-checkbox-state-layer-size: 40px}.fjord{--mat-checkbox-touch-target-display: block}.fjord{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.fjord{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.fjord{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.fjord{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.fjord{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.fjord{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.fjord{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.fjord{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.fjord{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.fjord{--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.fjord{--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12}.fjord{--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.fjord{--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12}.fjord{--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.fjord{--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12}.fjord{--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.fjord{--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.fjord .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #006064}.fjord .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #006064;--mat-text-button-ripple-color: rgba(0, 96, 100, .1)}.fjord .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #bdbdbd}.fjord .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #bdbdbd;--mat-text-button-ripple-color: rgba(189, 189, 189, .1)}.fjord .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #d32f2f}.fjord .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #d32f2f;--mat-text-button-ripple-color: rgba(211, 47, 47, .1)}.fjord .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #006064;--mdc-filled-button-label-text-color: white}.fjord .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.fjord .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #bdbdbd;--mdc-filled-button-label-text-color: black}.fjord .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.fjord .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #d32f2f;--mdc-filled-button-label-text-color: white}.fjord .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.fjord .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #006064;--mdc-protected-button-label-text-color: white}.fjord .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.fjord .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #bdbdbd;--mdc-protected-button-label-text-color: black}.fjord .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.fjord .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #d32f2f;--mdc-protected-button-label-text-color: white}.fjord .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.fjord .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #006064;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.fjord .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #006064;--mat-outlined-button-ripple-color: rgba(0, 96, 100, .1)}.fjord .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #bdbdbd;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.fjord .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #bdbdbd;--mat-outlined-button-ripple-color: rgba(189, 189, 189, .1)}.fjord .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #d32f2f;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.fjord .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #d32f2f;--mat-outlined-button-ripple-color: rgba(211, 47, 47, .1)}.fjord{--mdc-text-button-container-height: 36px}.fjord{--mdc-filled-button-container-height: 36px}.fjord{--mdc-protected-button-container-height: 36px}.fjord{--mdc-outlined-button-container-height: 36px}.fjord{--mat-text-button-touch-target-display: block}.fjord{--mat-filled-button-touch-target-display: block}.fjord{--mat-protected-button-touch-target-display: block}.fjord{--mat-outlined-button-touch-target-display: block}.fjord{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.fjord{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.fjord{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.fjord{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.fjord{--mdc-icon-button-icon-size: 24px}.fjord{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.fjord{--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}.fjord .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #006064}.fjord .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #006064;--mat-icon-button-ripple-color: rgba(0, 96, 100, .1)}.fjord .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #bdbdbd}.fjord .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #bdbdbd;--mat-icon-button-ripple-color: rgba(189, 189, 189, .1)}.fjord .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #d32f2f}.fjord .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #d32f2f;--mat-icon-button-ripple-color: rgba(211, 47, 47, .1)}.fjord{--mat-icon-button-touch-target-display: block}.fjord .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.fjord{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.fjord{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.fjord{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.fjord{--mdc-fab-container-color: white}.fjord{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.fjord{--mdc-fab-small-container-color: white}.fjord{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.fjord .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #006064}.fjord .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.fjord .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #bdbdbd}.fjord .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.fjord .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #d32f2f}.fjord .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.fjord .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #006064}.fjord .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.fjord .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #bdbdbd}.fjord .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.fjord .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #d32f2f}.fjord .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.fjord{--mat-fab-touch-target-display: block}.fjord{--mat-fab-small-touch-target-display: block}.fjord{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.fjord{--mdc-snackbar-container-shape: 4px}.fjord{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}.fjord{--mat-snack-bar-button-color: #b2ebf2}.fjord{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.fjord{--mat-table-row-item-outline-width: 1px}.fjord{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}.fjord{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.fjord{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.fjord{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.fjord{--mdc-circular-progress-active-indicator-color: #006064}.fjord .mat-accent{--mdc-circular-progress-active-indicator-color: #bdbdbd}.fjord .mat-warn{--mdc-circular-progress-active-indicator-color: #d32f2f}.fjord{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.fjord{--mat-badge-background-color: #006064;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.fjord .mat-badge-accent{--mat-badge-background-color: #bdbdbd;--mat-badge-text-color: rgba(0, 0, 0, .87)}.fjord .mat-badge-warn{--mat-badge-background-color: #d32f2f;--mat-badge-text-color: white}.fjord{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.fjord{--mat-bottom-sheet-container-shape: 4px}.fjord{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.fjord{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.fjord{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.fjord{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.fjord{--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd}.fjord{--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: rgb(224.4, 224.4, 224.4)}.fjord{--mat-standard-button-toggle-height: 48px}.fjord{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.fjord{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.fjord{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.fjord{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #006064;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 96, 100, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 96, 100, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 96, 100, .3);--mat-datepicker-toggle-active-state-icon-color: #006064;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 96, 100, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.fjord .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #bdbdbd;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(189, 189, 189, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(189, 189, 189, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.fjord .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #d32f2f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(211, 47, 47, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(211, 47, 47, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.fjord .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #bdbdbd}.fjord .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #d32f2f}.fjord .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.fjord .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.fjord{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.fjord{--mat-divider-width: 1px}.fjord{--mat-divider-color: rgba(0, 0, 0, .12)}.fjord{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.fjord{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}.fjord{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.fjord{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.fjord{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.fjord{--mat-icon-color: inherit}.fjord .mat-icon.mat-primary{--mat-icon-color: #006064}.fjord .mat-icon.mat-accent{--mat-icon-color: #bdbdbd}.fjord .mat-icon.mat-warn{--mat-icon-color: #d32f2f}.fjord{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.fjord{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}.fjord{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #006064;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #006064;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #006064;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #d32f2f;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #d32f2f;--mat-stepper-header-error-state-icon-background-color: transparent}.fjord .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #bdbdbd;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #bdbdbd;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #bdbdbd;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87)}.fjord .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #d32f2f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #d32f2f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #d32f2f;--mat-stepper-header-edit-state-icon-foreground-color: white}.fjord{--mat-stepper-header-height: 72px}.fjord{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.fjord{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.fjord{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.fjord .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #006064;--mat-toolbar-container-text-color: white}.fjord .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #bdbdbd;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.fjord .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #d32f2f;--mat-toolbar-container-text-color: white}.fjord{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.fjord{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.fjord{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.fjord{--mat-tree-node-min-height: 48px}.fjord{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.fjord{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.fjord{--mat-timepicker-container-background-color: white}.fjord::-webkit-scrollbar-track{background-color:#b2ebf2}.fjord::-webkit-scrollbar-thumb{background-color:#006064}.fjord::-webkit-scrollbar-thumb:hover{background-color:#26c6da}.fjord .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#b2ebf2}.fjord .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#006064}.fjord .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#26c6da}.fjord .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#b2ebf2}.fjord .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#006064}.fjord .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#26c6da}.fjord .stroke-primary{stroke:#006064!important}.fjord .color-primary{color:#006064!important}.fjord .bg-primary{background-color:#006064!important;color:#fff!important}.fjord .bg-primary-100{background-color:#b2ebf2!important;color:#000000de!important}.fjord .bg-primary-50{background-color:#e0f7fa!important;color:#000000de!important}.fjord .bg-accent{background-color:#bdbdbd!important}.fjord .bg-success{background-color:#81c784!important}.fjord .bg-warn{background-color:#d32f2f!important;color:#fff}.fjord .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.fjord .bg-warn-50{background-color:#ffebee!important;color:#000000de}.fjord .text-primary{color:#006064!important}.fjord .text-primary-not-important{color:#00838f}.fjord .border-primary,.fjord .border-primary-left,.fjord .border-primary-right,.fjord .border-primary-top,.fjord .border-primary-bottom{border-color:#006064}.fjord .border-accent{border-color:#bdbdbd!important}.fjord .border-accent-100{border-color:#f5f5f5!important}.fjord .outline-primary{outline-color:#006064!important}.fjord .text-warn{color:#f44336!important}.fjord .text-error{color:#ef5350!important}.fjord .text-accent{color:#9e9e9e!important}.fjord .text-hover:hover,.fjord .text-hover:hover *{color:#80deea!important}.fjord .text-success{color:#66bb6a!important}.fjord.dark .bg-primary-50{background-color:#006064!important}.fjord .required.ng-invalid .mat-mdc-form-field-outline-thick,.fjord .required.ng-invalid .mat-mdc-input-element,.fjord .required.ng-invalid label{opacity:1;caret-color:#d32f2f!important;color:#d32f2f!important}.fjord fp-icon-tile .required{border-color:#d32f2f!important;caret-color:#d32f2f!important;color:#d32f2f!important}.fjord .mat-button-toggle-checked{background-color:#26c6da}.fjord .mdc-slider__value-indicator{background-color:#26c6da!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.fjord .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#26c6da!important}.fjord fp-kontoinhaber-select-field{font-size:.5em!important}.fjord fp-kontoinhaber-select-field .mat-mdc-form-field-label,.fjord fp-kontoinhaber-select-field .mat-mdc-select-arrow,.fjord fp-kontoinhaber-select-field .mat-mdc-select-value,.fjord fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.fjord fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.fjord fp-kontoinhaber-select-field .mdc-notched-outline__leading,.fjord fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.fjord fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.fjord fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.fjord .navigationbar{border-top-color:#26c6da}.fjord .vermoegen-und-verbindlichkeiten-result{color:#006064}.fjord .mdc-button{font-size:.875rem!important}.fjord .mdc-button span{white-space:nowrap!important}.fjord .mdc-button[mat-flat-button]{color:#fff!important;background-color:#00838f!important}.fjord .mdc-button[mat-stroked-button]{color:#00838f!important;background-color:#fff!important}.fjord .mat-mdc-outlined-button{border-color:#26c6da!important;color:#26c6da!important}.fjord .mdc-button[disabled]{opacity:.6}.fjord .mat-ripple:not(.ziel-card){color:#000!important}.fjord.dark .mat-ripple:not(.ziel-card){color:#fff!important}.fjord.dark .dark-button{color:#000;background-color:#26c6da}.fjord.accessibility-light .accessibility-button,.fjord.accessibility-dark .accessibility-button{color:#000000de;background-color:#26c6da}.fjord.accessibility-light .list-item-link,.fjord.accessibility-dark .list-item-link{color:#00838f;background-color:#fff}.fjord.accessibility-light .list-item-link--active,.fjord.accessibility-light .list-item-link--active .sublist-item-link--active,.fjord.accessibility-dark .list-item-link--active,.fjord.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#fff;background-color:#006064!important}.fjord.accessibility-light span.text-primary-not-important,.fjord.accessibility-dark span.text-primary-not-important,.fjord.accessibility-light .text-primary,.fjord.accessibility-dark .text-primary{background-color:#fff!important}.fjord.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.fjord.accessibility-light .legal-footer .data-input,.fjord.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#006064!important}.fjord.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000000de!important}.fjord.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.fjord.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#26c6da!important}.fjord.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#80deea!important}.fjord.accessibility-dark .fp-milestone-page .text-primary{color:#4dd0e1!important}.fjord.accessibility-dark .fp-milestone-page .text-accent{color:#26c6da!important}.fjord.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.fjord.accessibility-dark .bar.bg-primary-50 span{color:#fff!important}.fjord fp-allgemeines,.fjord fp-versorgungswunsch,.fjord fp-versorgungs-wunsch,.fjord fp-bestehende-versorgung,.fjord fp-erforderliches-kapital{width:100%!important}.fjord .mat-toolbar,.fjord .top-toolbar .mat-toolbar{background-color:#fff}.fjord .emptybankcard{color:#00bcd4;border-color:#00bcd4}.fjord a,.fjord .router-link-active,.fjord .clickable-icon{color:#006064}.fjord a.list-item-link--active,.fjord .router-link-active.list-item-link--active,.fjord .clickable-icon.list-item-link--active,.fjord a.list-item-link--active .sublist-item-link--active,.fjord .router-link-active.list-item-link--active .sublist-item-link--active,.fjord .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#e0e0e0}.fjord a:hover,.fjord .router-link-active:hover,.fjord .clickable-icon:hover{color:#26c6da}.fjord .checklist{top:50%!important;left:50%!important}.fjord.dark{background-color:#000;color:#eee}.fjord.dark{--mat-ripple-color: rgba(255, 255, 255, .1)}.fjord.dark{--mat-option-selected-state-label-text-color: #26c6da;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.fjord.dark .mat-accent{--mat-option-selected-state-label-text-color: #bdbdbd;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.fjord.dark .mat-warn{--mat-option-selected-state-label-text-color: #d32f2f;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.fjord.dark{--mat-optgroup-label-text-color: white}.fjord.dark{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.fjord.dark{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.fjord.dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #26c6da;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.fjord.dark .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #26c6da;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.fjord.dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.fjord.dark .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.fjord.dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #d32f2f;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.fjord.dark .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #d32f2f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.fjord.dark{--mat-app-background-color: #303030;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.fjord.dark{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.fjord.dark{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.fjord.dark{--mdc-elevated-card-container-shape: 4px}.fjord.dark{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.fjord.dark{--mdc-elevated-card-container-color: #424242;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.fjord.dark{--mdc-outlined-card-container-color: #424242;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.fjord.dark{--mat-card-subtitle-text-color: rgba(255, 255, 255, .7)}.fjord.dark{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.fjord.dark{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.fjord.dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #26c6da;--mdc-linear-progress-track-color: rgba(38, 198, 218, .25)}.fjord.dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #bdbdbd;--mdc-linear-progress-track-color: rgba(189, 189, 189, .25)}.fjord.dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #d32f2f;--mdc-linear-progress-track-color: rgba(211, 47, 47, .25)}.fjord.dark{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.fjord.dark{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.fjord.dark{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.fjord.dark{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.fjord.dark{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.fjord.dark{--mdc-filled-text-field-caret-color: #26c6da;--mdc-filled-text-field-focus-active-indicator-color: #26c6da;--mdc-filled-text-field-focus-label-text-color: rgba(38, 198, 218, .87);--mdc-filled-text-field-container-color: rgb(73.56, 73.56, 73.56);--mdc-filled-text-field-disabled-container-color: rgb(69.78, 69.78, 69.78);--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #d32f2f;--mdc-filled-text-field-error-focus-label-text-color: #d32f2f;--mdc-filled-text-field-error-label-text-color: #d32f2f;--mdc-filled-text-field-error-caret-color: #d32f2f;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-hover-active-indicator-color: #d32f2f}.fjord.dark{--mdc-outlined-text-field-caret-color: #26c6da;--mdc-outlined-text-field-focus-outline-color: #26c6da;--mdc-outlined-text-field-focus-label-text-color: rgba(38, 198, 218, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #d32f2f;--mdc-outlined-text-field-error-focus-label-text-color: #d32f2f;--mdc-outlined-text-field-error-label-text-color: #d32f2f;--mdc-outlined-text-field-error-hover-label-text-color: #d32f2f;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #d32f2f;--mdc-outlined-text-field-error-hover-outline-color: #d32f2f;--mdc-outlined-text-field-error-outline-color: #d32f2f}.fjord.dark{--mat-form-field-focus-select-arrow-color: rgba(38, 198, 218, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #d32f2f;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24}.fjord.dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #bdbdbd;--mdc-filled-text-field-focus-active-indicator-color: #bdbdbd;--mdc-filled-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.fjord.dark .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #bdbdbd;--mdc-outlined-text-field-focus-outline-color: #bdbdbd;--mdc-outlined-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.fjord.dark .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(189, 189, 189, .87)}.fjord.dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #d32f2f;--mdc-filled-text-field-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.fjord.dark .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #d32f2f;--mdc-outlined-text-field-focus-outline-color: #d32f2f;--mdc-outlined-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.fjord.dark .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(211, 47, 47, .87)}.fjord.dark{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.fjord.dark{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.fjord.dark{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.fjord.dark{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.fjord.dark{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.fjord.dark{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(38, 198, 218, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.fjord.dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(189, 189, 189, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.fjord.dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(211, 47, 47, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.fjord.dark{--mat-select-arrow-transform: translateY(-8px)}.fjord.dark{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.fjord.dark{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.fjord.dark{--mat-autocomplete-background-color: #424242}.fjord.dark{--mdc-dialog-container-shape: 4px}.fjord.dark{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.fjord.dark{--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.fjord.dark{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.fjord.dark .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.fjord.dark .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.fjord.dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-disabled-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-flat-disabled-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa}.fjord.dark .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.fjord.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.fjord.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color: #26c6da;--mdc-chip-elevated-selected-container-color: #26c6da;--mdc-chip-elevated-disabled-container-color: #26c6da;--mdc-chip-flat-disabled-selected-container-color: #26c6da;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}.fjord.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.fjord.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.fjord.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.fjord.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color: #bdbdbd;--mdc-chip-elevated-selected-container-color: #bdbdbd;--mdc-chip-elevated-disabled-container-color: #bdbdbd;--mdc-chip-flat-disabled-selected-container-color: #bdbdbd;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}.fjord.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.fjord.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.fjord.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.fjord.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #d32f2f;--mdc-chip-elevated-selected-container-color: #d32f2f;--mdc-chip-elevated-disabled-container-color: #d32f2f;--mdc-chip-flat-disabled-selected-container-color: #d32f2f;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.fjord.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.fjord.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.fjord.dark .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.fjord.dark .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.fjord.dark{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.fjord.dark .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.fjord.dark{--mdc-switch-selected-focus-state-layer-color: #4dd0e1;--mdc-switch-selected-handle-color: #4dd0e1;--mdc-switch-selected-hover-state-layer-color: #4dd0e1;--mdc-switch-selected-pressed-state-layer-color: #4dd0e1;--mdc-switch-selected-focus-handle-color: #80deea;--mdc-switch-selected-hover-handle-color: #80deea;--mdc-switch-selected-pressed-handle-color: #80deea;--mdc-switch-selected-focus-track-color: #00acc1;--mdc-switch-selected-hover-track-color: #00acc1;--mdc-switch-selected-pressed-track-color: #00acc1;--mdc-switch-selected-track-color: #00acc1;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.fjord.dark{--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5)}.fjord.dark .mat-mdc-slide-toggle{--mat-switch-label-text-color: white}.fjord.dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #e0e0e0;--mdc-switch-selected-handle-color: #e0e0e0;--mdc-switch-selected-hover-state-layer-color: #e0e0e0;--mdc-switch-selected-pressed-state-layer-color: #e0e0e0;--mdc-switch-selected-focus-handle-color: #eeeeee;--mdc-switch-selected-hover-handle-color: #eeeeee;--mdc-switch-selected-pressed-handle-color: #eeeeee;--mdc-switch-selected-focus-track-color: #757575;--mdc-switch-selected-hover-track-color: #757575;--mdc-switch-selected-pressed-track-color: #757575;--mdc-switch-selected-track-color: #757575}.fjord.dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e57373;--mdc-switch-selected-handle-color: #e57373;--mdc-switch-selected-hover-state-layer-color: #e57373;--mdc-switch-selected-pressed-state-layer-color: #e57373;--mdc-switch-selected-focus-handle-color: #ef9a9a;--mdc-switch-selected-hover-handle-color: #ef9a9a;--mdc-switch-selected-pressed-handle-color: #ef9a9a;--mdc-switch-selected-focus-track-color: #e53935;--mdc-switch-selected-hover-track-color: #e53935;--mdc-switch-selected-pressed-track-color: #e53935;--mdc-switch-selected-track-color: #e53935}.fjord.dark{--mdc-switch-state-layer-size: 40px}.fjord.dark .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.fjord.dark{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.fjord.dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #26c6da;--mdc-radio-selected-hover-icon-color: #26c6da;--mdc-radio-selected-icon-color: #26c6da;--mdc-radio-selected-pressed-icon-color: #26c6da}.fjord.dark .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #26c6da;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.fjord.dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.fjord.dark .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #bdbdbd;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.fjord.dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.fjord.dark .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #d32f2f;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.fjord.dark{--mdc-radio-state-layer-size: 40px}.fjord.dark{--mat-radio-touch-target-display: block}.fjord.dark{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.fjord.dark{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.fjord.dark{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.fjord.dark{--mdc-slider-handle-color: #26c6da;--mdc-slider-focus-handle-color: #26c6da;--mdc-slider-hover-handle-color: #26c6da;--mdc-slider-active-track-color: #26c6da;--mdc-slider-inactive-track-color: #26c6da;--mdc-slider-with-tick-marks-inactive-container-color: #26c6da;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87);--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff}.fjord.dark{--mat-slider-ripple-color: #26c6da;--mat-slider-hover-state-layer-color: rgba(38, 198, 218, .05);--mat-slider-focus-state-layer-color: rgba(38, 198, 218, .2);--mat-slider-value-indicator-opacity: .9}.fjord.dark .mat-accent{--mdc-slider-handle-color: #bdbdbd;--mdc-slider-focus-handle-color: #bdbdbd;--mdc-slider-hover-handle-color: #bdbdbd;--mdc-slider-active-track-color: #bdbdbd;--mdc-slider-inactive-track-color: #bdbdbd;--mdc-slider-with-tick-marks-inactive-container-color: #bdbdbd;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87)}.fjord.dark .mat-accent{--mat-slider-ripple-color: #bdbdbd;--mat-slider-hover-state-layer-color: rgba(189, 189, 189, .05);--mat-slider-focus-state-layer-color: rgba(189, 189, 189, .2)}.fjord.dark .mat-warn{--mdc-slider-handle-color: #d32f2f;--mdc-slider-focus-handle-color: #d32f2f;--mdc-slider-hover-handle-color: #d32f2f;--mdc-slider-active-track-color: #d32f2f;--mdc-slider-inactive-track-color: #d32f2f;--mdc-slider-with-tick-marks-inactive-container-color: #d32f2f;--mdc-slider-with-tick-marks-active-container-color: white}.fjord.dark .mat-warn{--mat-slider-ripple-color: #d32f2f;--mat-slider-hover-state-layer-color: rgba(211, 47, 47, .05);--mat-slider-focus-state-layer-color: rgba(211, 47, 47, .2)}.fjord.dark{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.fjord.dark{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.fjord.dark{--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #424242;--mat-menu-divider-color: rgba(255, 255, 255, .12)}.fjord.dark{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.fjord.dark{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.fjord.dark{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.fjord.dark{--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24}.fjord.dark .mdc-list-item__start,.fjord.dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #26c6da;--mdc-radio-selected-hover-icon-color: #26c6da;--mdc-radio-selected-icon-color: #26c6da;--mdc-radio-selected-pressed-icon-color: #26c6da}.fjord.dark .mat-accent .mdc-list-item__start,.fjord.dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.fjord.dark .mat-warn .mdc-list-item__start,.fjord.dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.fjord.dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #26c6da;--mdc-checkbox-selected-hover-icon-color: #26c6da;--mdc-checkbox-selected-icon-color: #26c6da;--mdc-checkbox-selected-pressed-icon-color: #26c6da;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #26c6da;--mdc-checkbox-selected-hover-state-layer-color: #26c6da;--mdc-checkbox-selected-pressed-state-layer-color: #26c6da;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.fjord.dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.fjord.dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.fjord.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.fjord.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.fjord.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.fjord.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#26c6da}.fjord.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.fjord.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.fjord.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.fjord.dark{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.fjord.dark{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.fjord.dark .mdc-list-item__start,.fjord.dark .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.fjord.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.fjord.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.fjord.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.fjord.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.fjord.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.fjord.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.fjord.dark{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.fjord.dark .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.fjord.dark{--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12)}.fjord.dark{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.fjord.dark{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.fjord.dark{--mdc-secondary-navigation-tab-container-height: 48px}.fjord.dark{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.fjord.dark{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.fjord.dark .mat-mdc-tab-group,.fjord.dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #26c6da}.fjord.dark .mat-mdc-tab-group,.fjord.dark .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #26c6da;--mat-tab-header-active-ripple-color: #26c6da;--mat-tab-header-inactive-ripple-color: #26c6da;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #26c6da;--mat-tab-header-active-hover-label-text-color: #26c6da;--mat-tab-header-active-focus-indicator-color: #26c6da;--mat-tab-header-active-hover-indicator-color: #26c6da}.fjord.dark .mat-mdc-tab-group.mat-accent,.fjord.dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #bdbdbd}.fjord.dark .mat-mdc-tab-group.mat-accent,.fjord.dark .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #bdbdbd;--mat-tab-header-active-ripple-color: #bdbdbd;--mat-tab-header-inactive-ripple-color: #bdbdbd;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #bdbdbd;--mat-tab-header-active-hover-label-text-color: #bdbdbd;--mat-tab-header-active-focus-indicator-color: #bdbdbd;--mat-tab-header-active-hover-indicator-color: #bdbdbd}.fjord.dark .mat-mdc-tab-group.mat-warn,.fjord.dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #d32f2f}.fjord.dark .mat-mdc-tab-group.mat-warn,.fjord.dark .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #d32f2f;--mat-tab-header-active-ripple-color: #d32f2f;--mat-tab-header-inactive-ripple-color: #d32f2f;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #d32f2f;--mat-tab-header-active-hover-label-text-color: #d32f2f;--mat-tab-header-active-focus-indicator-color: #d32f2f;--mat-tab-header-active-hover-indicator-color: #d32f2f}.fjord.dark .mat-mdc-tab-group.mat-background-primary,.fjord.dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #26c6da;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}.fjord.dark .mat-mdc-tab-group.mat-background-accent,.fjord.dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #bdbdbd;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}.fjord.dark .mat-mdc-tab-group.mat-background-warn,.fjord.dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #d32f2f;--mat-tab-header-with-background-foreground-color: white}.fjord.dark .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.fjord.dark .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.fjord.dark{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.fjord.dark{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.fjord.dark{--mat-checkbox-disabled-label-color: rgba(255, 255, 255, .5);--mat-checkbox-label-text-color: white}.fjord.dark .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #26c6da;--mdc-checkbox-selected-hover-icon-color: #26c6da;--mdc-checkbox-selected-icon-color: #26c6da;--mdc-checkbox-selected-pressed-icon-color: #26c6da;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #26c6da;--mdc-checkbox-selected-hover-state-layer-color: #26c6da;--mdc-checkbox-selected-pressed-state-layer-color: #26c6da;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.fjord.dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.fjord.dark{--mdc-checkbox-state-layer-size: 40px}.fjord.dark{--mat-checkbox-touch-target-display: block}.fjord.dark{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.fjord.dark{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.fjord.dark{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.fjord.dark{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.fjord.dark{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.fjord.dark{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.fjord.dark{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.fjord.dark{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.fjord.dark{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.fjord.dark{--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.fjord.dark{--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24}.fjord.dark{--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.fjord.dark{--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24}.fjord.dark{--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.fjord.dark{--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24}.fjord.dark{--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.fjord.dark{--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24}.fjord.dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #26c6da}.fjord.dark .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #26c6da;--mat-text-button-ripple-color: rgba(38, 198, 218, .1)}.fjord.dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #bdbdbd}.fjord.dark .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #bdbdbd;--mat-text-button-ripple-color: rgba(189, 189, 189, .1)}.fjord.dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #d32f2f}.fjord.dark .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #d32f2f;--mat-text-button-ripple-color: rgba(211, 47, 47, .1)}.fjord.dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #26c6da;--mdc-filled-button-label-text-color: black}.fjord.dark .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.fjord.dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #bdbdbd;--mdc-filled-button-label-text-color: black}.fjord.dark .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.fjord.dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #d32f2f;--mdc-filled-button-label-text-color: white}.fjord.dark .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.fjord.dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #26c6da;--mdc-protected-button-label-text-color: black}.fjord.dark .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.fjord.dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #bdbdbd;--mdc-protected-button-label-text-color: black}.fjord.dark .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.fjord.dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #d32f2f;--mdc-protected-button-label-text-color: white}.fjord.dark .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.fjord.dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #26c6da;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.fjord.dark .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #26c6da;--mat-outlined-button-ripple-color: rgba(38, 198, 218, .1)}.fjord.dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #bdbdbd;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.fjord.dark .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #bdbdbd;--mat-outlined-button-ripple-color: rgba(189, 189, 189, .1)}.fjord.dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #d32f2f;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.fjord.dark .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #d32f2f;--mat-outlined-button-ripple-color: rgba(211, 47, 47, .1)}.fjord.dark{--mdc-text-button-container-height: 36px}.fjord.dark{--mdc-filled-button-container-height: 36px}.fjord.dark{--mdc-protected-button-container-height: 36px}.fjord.dark{--mdc-outlined-button-container-height: 36px}.fjord.dark{--mat-text-button-touch-target-display: block}.fjord.dark{--mat-filled-button-touch-target-display: block}.fjord.dark{--mat-protected-button-touch-target-display: block}.fjord.dark{--mat-outlined-button-touch-target-display: block}.fjord.dark{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.fjord.dark{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.fjord.dark{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.fjord.dark{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.fjord.dark{--mdc-icon-button-icon-size: 24px}.fjord.dark{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5)}.fjord.dark{--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24}.fjord.dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #26c6da}.fjord.dark .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #26c6da;--mat-icon-button-ripple-color: rgba(38, 198, 218, .1)}.fjord.dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #bdbdbd}.fjord.dark .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #bdbdbd;--mat-icon-button-ripple-color: rgba(189, 189, 189, .1)}.fjord.dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #d32f2f}.fjord.dark .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #d32f2f;--mat-icon-button-ripple-color: rgba(211, 47, 47, .1)}.fjord.dark{--mat-icon-button-touch-target-display: block}.fjord.dark .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.fjord.dark{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.fjord.dark{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.fjord.dark{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.fjord.dark{--mdc-fab-container-color: #424242}.fjord.dark{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.fjord.dark{--mdc-fab-small-container-color: #424242}.fjord.dark{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-small-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.fjord.dark .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #26c6da}.fjord.dark .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.fjord.dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #bdbdbd}.fjord.dark .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.fjord.dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #d32f2f}.fjord.dark .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.fjord.dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #26c6da}.fjord.dark .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.fjord.dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #bdbdbd}.fjord.dark .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.fjord.dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #d32f2f}.fjord.dark .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.fjord.dark{--mat-fab-touch-target-display: block}.fjord.dark{--mat-fab-small-touch-target-display: block}.fjord.dark{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.fjord.dark{--mdc-snackbar-container-shape: 4px}.fjord.dark{--mdc-snackbar-container-color: rgb(217.2, 217.2, 217.2);--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87)}.fjord.dark{--mat-snack-bar-button-color: #00bcd4}.fjord.dark{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.fjord.dark{--mat-table-row-item-outline-width: 1px}.fjord.dark{--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12)}.fjord.dark{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.fjord.dark{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.fjord.dark{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.fjord.dark{--mdc-circular-progress-active-indicator-color: #26c6da}.fjord.dark .mat-accent{--mdc-circular-progress-active-indicator-color: #bdbdbd}.fjord.dark .mat-warn{--mdc-circular-progress-active-indicator-color: #d32f2f}.fjord.dark{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.fjord.dark{--mat-badge-background-color: #26c6da;--mat-badge-text-color: rgba(0, 0, 0, .87);--mat-badge-disabled-state-background-color: rgb(110.1, 110.1, 110.1);--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5)}.fjord.dark .mat-badge-accent{--mat-badge-background-color: #bdbdbd;--mat-badge-text-color: rgba(0, 0, 0, .87)}.fjord.dark .mat-badge-warn{--mat-badge-background-color: #d32f2f;--mat-badge-text-color: white}.fjord.dark{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.fjord.dark{--mat-bottom-sheet-container-shape: 4px}.fjord.dark{--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242}.fjord.dark{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.fjord.dark{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.fjord.dark{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.fjord.dark{--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242}.fjord.dark{--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: rgb(88.68, 88.68, 88.68)}.fjord.dark{--mat-standard-button-toggle-height: 48px}.fjord.dark{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.fjord.dark{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.fjord.dark{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.fjord.dark{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #26c6da;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(38, 198, 218, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(38, 198, 218, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(38, 198, 218, .3);--mat-datepicker-toggle-active-state-icon-color: #26c6da;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(38, 198, 218, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white}.fjord.dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #bdbdbd;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(189, 189, 189, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(189, 189, 189, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.fjord.dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #d32f2f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(211, 47, 47, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(211, 47, 47, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.fjord.dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #bdbdbd}.fjord.dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #d32f2f}.fjord.dark .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.fjord.dark .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.fjord.dark{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.fjord.dark{--mat-divider-width: 1px}.fjord.dark{--mat-divider-color: rgba(255, 255, 255, .12)}.fjord.dark{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.fjord.dark{--mat-expansion-container-background-color: #424242;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7)}.fjord.dark{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.fjord.dark{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.fjord.dark{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.fjord.dark{--mat-icon-color: inherit}.fjord.dark .mat-icon.mat-primary{--mat-icon-color: #26c6da}.fjord.dark .mat-icon.mat-accent{--mat-icon-color: #bdbdbd}.fjord.dark .mat-icon.mat-warn{--mat-icon-color: #d32f2f}.fjord.dark{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.fjord.dark{--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6)}.fjord.dark{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #26c6da;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #26c6da;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #26c6da;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-container-color: #424242;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #d32f2f;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #d32f2f;--mat-stepper-header-error-state-icon-background-color: transparent}.fjord.dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #bdbdbd;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #bdbdbd;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #bdbdbd;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87)}.fjord.dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #d32f2f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #d32f2f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #d32f2f;--mat-stepper-header-edit-state-icon-foreground-color: white}.fjord.dark{--mat-stepper-header-height: 72px}.fjord.dark{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.fjord.dark{--mat-sort-arrow-color: rgb(198.3, 198.3, 198.3)}.fjord.dark{--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white}.fjord.dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #26c6da;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.fjord.dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #bdbdbd;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.fjord.dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #d32f2f;--mat-toolbar-container-text-color: white}.fjord.dark{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.fjord.dark{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.fjord.dark{--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white}.fjord.dark{--mat-tree-node-min-height: 48px}.fjord.dark{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.fjord.dark{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.fjord.dark{--mat-timepicker-container-background-color: #424242}.fjord.dark::-webkit-scrollbar-track{background-color:#b2ebf2}.fjord.dark::-webkit-scrollbar-thumb{background-color:#26c6da}.fjord.dark::-webkit-scrollbar-thumb:hover{background-color:#26c6da}.fjord.dark .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#b2ebf2}.fjord.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#26c6da}.fjord.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#26c6da}.fjord.dark .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#b2ebf2}.fjord.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#26c6da}.fjord.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#26c6da}.fjord.dark .stroke-primary{stroke:#26c6da!important}.fjord.dark .color-primary{color:#26c6da!important}.fjord.dark .bg-primary{background-color:#26c6da!important;color:#fff!important}.fjord.dark .bg-primary-100{background-color:#b2ebf2!important;color:#000000de!important}.fjord.dark .bg-primary-50{background-color:#e0f7fa!important;color:#000000de!important}.fjord.dark .bg-accent{background-color:#bdbdbd!important}.fjord.dark .bg-success{background-color:#81c784!important}.fjord.dark .bg-warn{background-color:#d32f2f!important;color:#fff}.fjord.dark .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.fjord.dark .bg-warn-50{background-color:#ffebee!important;color:#000000de}.fjord.dark .text-primary{color:#26c6da!important}.fjord.dark .text-primary-not-important{color:#00838f}.fjord.dark .border-primary,.fjord.dark .border-primary-left,.fjord.dark .border-primary-right,.fjord.dark .border-primary-top,.fjord.dark .border-primary-bottom{border-color:#26c6da}.fjord.dark .border-accent{border-color:#bdbdbd!important}.fjord.dark .border-accent-100{border-color:#f5f5f5!important}.fjord.dark .outline-primary{outline-color:#26c6da!important}.fjord.dark .text-warn{color:#f44336!important}.fjord.dark .text-error{color:#ef5350!important}.fjord.dark .text-accent{color:#9e9e9e!important}.fjord.dark .text-hover:hover,.fjord.dark .text-hover:hover *{color:#80deea!important}.fjord.dark .text-success{color:#66bb6a!important}.fjord.dark.dark .bg-primary-50{background-color:#006064!important}.fjord.dark .required.ng-invalid .mat-mdc-form-field-outline-thick,.fjord.dark .required.ng-invalid .mat-mdc-input-element,.fjord.dark .required.ng-invalid label{opacity:1;caret-color:#d32f2f!important;color:#d32f2f!important}.fjord.dark fp-icon-tile .required{border-color:#d32f2f!important;caret-color:#d32f2f!important;color:#d32f2f!important}.fjord.dark .mat-button-toggle-checked{background-color:#26c6da}.fjord.dark .mdc-slider__value-indicator{background-color:#26c6da!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.fjord.dark .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#26c6da!important}.fjord.dark fp-kontoinhaber-select-field{font-size:.5em!important}.fjord.dark fp-kontoinhaber-select-field .mat-mdc-form-field-label,.fjord.dark fp-kontoinhaber-select-field .mat-mdc-select-arrow,.fjord.dark fp-kontoinhaber-select-field .mat-mdc-select-value,.fjord.dark fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.fjord.dark fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.fjord.dark fp-kontoinhaber-select-field .mdc-notched-outline__leading,.fjord.dark fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.fjord.dark fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.fjord.dark fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.fjord.dark .navigationbar{border-top-color:#26c6da}.fjord.dark .vermoegen-und-verbindlichkeiten-result{color:#26c6da}.fjord.dark .mdc-button{font-size:.875rem!important}.fjord.dark .mdc-button span{white-space:nowrap!important}.fjord.dark .mdc-button[mat-flat-button]{color:#fff!important;background-color:#00838f!important}.fjord.dark .mdc-button[mat-stroked-button]{color:#00838f!important;background-color:#fff!important}.fjord.dark .mat-mdc-outlined-button{border-color:#26c6da!important;color:#26c6da!important}.fjord.dark .mdc-button[disabled]{opacity:.6}.fjord.dark .mat-ripple:not(.ziel-card){color:#000!important}.fjord.dark.dark .mat-ripple:not(.ziel-card){color:#fff!important}.fjord.dark.dark .dark-button{color:#000;background-color:#26c6da}.fjord.dark.accessibility-light .accessibility-button,.fjord.dark.accessibility-dark .accessibility-button{color:#000000de;background-color:#26c6da}.fjord.dark.accessibility-light .list-item-link,.fjord.dark.accessibility-dark .list-item-link{color:#00838f;background-color:#fff}.fjord.dark.accessibility-light .list-item-link--active,.fjord.dark.accessibility-light .list-item-link--active .sublist-item-link--active,.fjord.dark.accessibility-dark .list-item-link--active,.fjord.dark.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#fff;background-color:#006064!important}.fjord.dark.accessibility-light span.text-primary-not-important,.fjord.dark.accessibility-dark span.text-primary-not-important,.fjord.dark.accessibility-light .text-primary,.fjord.dark.accessibility-dark .text-primary{background-color:#fff!important}.fjord.dark.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.fjord.dark.accessibility-light .legal-footer .data-input,.fjord.dark.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#006064!important}.fjord.dark.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000000de!important}.fjord.dark.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.fjord.dark.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#26c6da!important}.fjord.dark.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#80deea!important}.fjord.dark.accessibility-dark .fp-milestone-page .text-primary{color:#4dd0e1!important}.fjord.dark.accessibility-dark .fp-milestone-page .text-accent{color:#26c6da!important}.fjord.dark.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.fjord.dark.accessibility-dark .bar.bg-primary-50 span{color:#fff!important}.fjord.dark fp-allgemeines,.fjord.dark fp-versorgungswunsch,.fjord.dark fp-versorgungs-wunsch,.fjord.dark fp-bestehende-versorgung,.fjord.dark fp-erforderliches-kapital{width:100%!important}.fjord.dark .mat-toolbar,.fjord.dark .top-toolbar .mat-toolbar{background-color:#000}.fjord.dark a,.fjord.dark .router-link-active,.fjord.dark .clickable-icon{color:#26c6da}.fjord.dark a.list-item-link--active,.fjord.dark .router-link-active.list-item-link--active,.fjord.dark .clickable-icon.list-item-link--active,.fjord.dark a.list-item-link--active .sublist-item-link--active,.fjord.dark .router-link-active.list-item-link--active .sublist-item-link--active,.fjord.dark .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#424242}.fjord.dark a:hover,.fjord.dark .router-link-active:hover,.fjord.dark .clickable-icon:hover{color:#26c6da}.fjord.dark .emptybankcard{color:#00bcd4;border-color:#00bcd4}.desert{background-color:#f5f5f5;color:#424242}.desert{--mat-ripple-color: rgba(0, 0, 0, .1)}.desert{--mat-option-selected-state-label-text-color: #bf360c;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.desert .mat-accent{--mat-option-selected-state-label-text-color: #bdbdbd;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.desert .mat-warn{--mat-option-selected-state-label-text-color: #d32f2f;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.desert{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.desert{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.desert{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.desert .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #bf360c;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.desert .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bf360c;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.desert .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.desert .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.desert .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #d32f2f;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.desert .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #d32f2f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.desert{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.desert{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.desert{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.desert{--mdc-elevated-card-container-shape: 4px}.desert{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.desert{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.desert{--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.desert{--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}.desert{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.desert{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.desert .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #bf360c;--mdc-linear-progress-track-color: rgba(191, 54, 12, .25)}.desert .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #bdbdbd;--mdc-linear-progress-track-color: rgba(189, 189, 189, .25)}.desert .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #d32f2f;--mdc-linear-progress-track-color: rgba(211, 47, 47, .25)}.desert{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.desert{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.desert{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.desert{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.desert{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.desert{--mdc-filled-text-field-caret-color: #bf360c;--mdc-filled-text-field-focus-active-indicator-color: #bf360c;--mdc-filled-text-field-focus-label-text-color: rgba(191, 54, 12, .87);--mdc-filled-text-field-container-color: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #d32f2f;--mdc-filled-text-field-error-focus-label-text-color: #d32f2f;--mdc-filled-text-field-error-label-text-color: #d32f2f;--mdc-filled-text-field-error-caret-color: #d32f2f;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-hover-active-indicator-color: #d32f2f}.desert{--mdc-outlined-text-field-caret-color: #bf360c;--mdc-outlined-text-field-focus-outline-color: #bf360c;--mdc-outlined-text-field-focus-label-text-color: rgba(191, 54, 12, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #d32f2f;--mdc-outlined-text-field-error-focus-label-text-color: #d32f2f;--mdc-outlined-text-field-error-label-text-color: #d32f2f;--mdc-outlined-text-field-error-hover-label-text-color: #d32f2f;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #d32f2f;--mdc-outlined-text-field-error-hover-outline-color: #d32f2f;--mdc-outlined-text-field-error-outline-color: #d32f2f}.desert{--mat-form-field-focus-select-arrow-color: rgba(191, 54, 12, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #d32f2f;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.desert .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #bdbdbd;--mdc-filled-text-field-focus-active-indicator-color: #bdbdbd;--mdc-filled-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.desert .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #bdbdbd;--mdc-outlined-text-field-focus-outline-color: #bdbdbd;--mdc-outlined-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.desert .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(189, 189, 189, .87)}.desert .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #d32f2f;--mdc-filled-text-field-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.desert .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #d32f2f;--mdc-outlined-text-field-focus-outline-color: #d32f2f;--mdc-outlined-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.desert .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(211, 47, 47, .87)}.desert{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.desert{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.desert{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.desert{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.desert{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.desert{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(191, 54, 12, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.desert .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(189, 189, 189, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.desert .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(211, 47, 47, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.desert{--mat-select-arrow-transform: translateY(-8px)}.desert{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.desert{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.desert{--mat-autocomplete-background-color: white}.desert{--mdc-dialog-container-shape: 4px}.desert{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.desert{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.desert{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.desert .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.desert .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.desert .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.desert .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.desert .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.desert .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #bf360c;--mdc-chip-elevated-selected-container-color: #bf360c;--mdc-chip-elevated-disabled-container-color: #bf360c;--mdc-chip-flat-disabled-selected-container-color: #bf360c;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.desert .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.desert .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.desert .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.desert .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color: #bdbdbd;--mdc-chip-elevated-selected-container-color: #bdbdbd;--mdc-chip-elevated-disabled-container-color: #bdbdbd;--mdc-chip-flat-disabled-selected-container-color: #bdbdbd;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}.desert .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.desert .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.desert .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.desert .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #d32f2f;--mdc-chip-elevated-selected-container-color: #d32f2f;--mdc-chip-elevated-disabled-container-color: #d32f2f;--mdc-chip-flat-disabled-selected-container-color: #d32f2f;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.desert .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.desert .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.desert .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.desert .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.desert{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.desert .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.desert{--mdc-switch-selected-focus-state-layer-color: #f4511e;--mdc-switch-selected-handle-color: #f4511e;--mdc-switch-selected-hover-state-layer-color: #f4511e;--mdc-switch-selected-pressed-state-layer-color: #f4511e;--mdc-switch-selected-focus-handle-color: #bf360c;--mdc-switch-selected-hover-handle-color: #bf360c;--mdc-switch-selected-pressed-handle-color: #bf360c;--mdc-switch-selected-focus-track-color: #ff8a65;--mdc-switch-selected-hover-track-color: #ff8a65;--mdc-switch-selected-pressed-track-color: #ff8a65;--mdc-switch-selected-track-color: #ff8a65;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.desert{--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}.desert .mat-mdc-slide-toggle{--mat-switch-label-text-color: rgba(0, 0, 0, .87)}.desert .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #757575;--mdc-switch-selected-handle-color: #757575;--mdc-switch-selected-hover-state-layer-color: #757575;--mdc-switch-selected-pressed-state-layer-color: #757575;--mdc-switch-selected-focus-handle-color: #212121;--mdc-switch-selected-hover-handle-color: #212121;--mdc-switch-selected-pressed-handle-color: #212121;--mdc-switch-selected-focus-track-color: #e0e0e0;--mdc-switch-selected-hover-track-color: #e0e0e0;--mdc-switch-selected-pressed-track-color: #e0e0e0;--mdc-switch-selected-track-color: #e0e0e0}.desert .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}.desert{--mdc-switch-state-layer-size: 40px}.desert .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.desert{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.desert .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #bf360c;--mdc-radio-selected-hover-icon-color: #bf360c;--mdc-radio-selected-icon-color: #bf360c;--mdc-radio-selected-pressed-icon-color: #bf360c}.desert .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #bf360c;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.desert .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.desert .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #bdbdbd;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.desert .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.desert .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #d32f2f;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.desert{--mdc-radio-state-layer-size: 40px}.desert{--mat-radio-touch-target-display: block}.desert{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.desert{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.desert{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.desert{--mdc-slider-handle-color: #bf360c;--mdc-slider-focus-handle-color: #bf360c;--mdc-slider-hover-handle-color: #bf360c;--mdc-slider-active-track-color: #bf360c;--mdc-slider-inactive-track-color: #bf360c;--mdc-slider-with-tick-marks-inactive-container-color: #bf360c;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000}.desert{--mat-slider-ripple-color: #bf360c;--mat-slider-hover-state-layer-color: rgba(191, 54, 12, .05);--mat-slider-focus-state-layer-color: rgba(191, 54, 12, .2);--mat-slider-value-indicator-opacity: .6}.desert .mat-accent{--mdc-slider-handle-color: #bdbdbd;--mdc-slider-focus-handle-color: #bdbdbd;--mdc-slider-hover-handle-color: #bdbdbd;--mdc-slider-active-track-color: #bdbdbd;--mdc-slider-inactive-track-color: #bdbdbd;--mdc-slider-with-tick-marks-inactive-container-color: #bdbdbd;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87)}.desert .mat-accent{--mat-slider-ripple-color: #bdbdbd;--mat-slider-hover-state-layer-color: rgba(189, 189, 189, .05);--mat-slider-focus-state-layer-color: rgba(189, 189, 189, .2)}.desert .mat-warn{--mdc-slider-handle-color: #d32f2f;--mdc-slider-focus-handle-color: #d32f2f;--mdc-slider-hover-handle-color: #d32f2f;--mdc-slider-active-track-color: #d32f2f;--mdc-slider-inactive-track-color: #d32f2f;--mdc-slider-with-tick-marks-inactive-container-color: #d32f2f;--mdc-slider-with-tick-marks-active-container-color: white}.desert .mat-warn{--mat-slider-ripple-color: #d32f2f;--mat-slider-hover-state-layer-color: rgba(211, 47, 47, .05);--mat-slider-focus-state-layer-color: rgba(211, 47, 47, .2)}.desert{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.desert{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.desert{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12)}.desert{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.desert{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.desert{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.desert{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.desert .mdc-list-item__start,.desert .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #bf360c;--mdc-radio-selected-hover-icon-color: #bf360c;--mdc-radio-selected-icon-color: #bf360c;--mdc-radio-selected-pressed-icon-color: #bf360c}.desert .mat-accent .mdc-list-item__start,.desert .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.desert .mat-warn .mdc-list-item__start,.desert .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.desert .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #bf360c;--mdc-checkbox-selected-hover-icon-color: #bf360c;--mdc-checkbox-selected-icon-color: #bf360c;--mdc-checkbox-selected-pressed-icon-color: #bf360c;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #bf360c;--mdc-checkbox-selected-hover-state-layer-color: #bf360c;--mdc-checkbox-selected-pressed-state-layer-color: #bf360c;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.desert .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.desert .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.desert .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.desert .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.desert .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.desert .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#bf360c}.desert .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.desert .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.desert .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.desert{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.desert{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.desert .mdc-list-item__start,.desert .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.desert .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.desert .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.desert .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.desert .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.desert .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.desert .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.desert{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.desert .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.desert{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}.desert{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.desert{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.desert{--mdc-secondary-navigation-tab-container-height: 48px}.desert{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.desert{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.desert .mat-mdc-tab-group,.desert .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #bf360c}.desert .mat-mdc-tab-group,.desert .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #bf360c;--mat-tab-header-active-ripple-color: #bf360c;--mat-tab-header-inactive-ripple-color: #bf360c;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #bf360c;--mat-tab-header-active-hover-label-text-color: #bf360c;--mat-tab-header-active-focus-indicator-color: #bf360c;--mat-tab-header-active-hover-indicator-color: #bf360c}.desert .mat-mdc-tab-group.mat-accent,.desert .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #bdbdbd}.desert .mat-mdc-tab-group.mat-accent,.desert .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #bdbdbd;--mat-tab-header-active-ripple-color: #bdbdbd;--mat-tab-header-inactive-ripple-color: #bdbdbd;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #bdbdbd;--mat-tab-header-active-hover-label-text-color: #bdbdbd;--mat-tab-header-active-focus-indicator-color: #bdbdbd;--mat-tab-header-active-hover-indicator-color: #bdbdbd}.desert .mat-mdc-tab-group.mat-warn,.desert .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #d32f2f}.desert .mat-mdc-tab-group.mat-warn,.desert .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #d32f2f;--mat-tab-header-active-ripple-color: #d32f2f;--mat-tab-header-inactive-ripple-color: #d32f2f;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #d32f2f;--mat-tab-header-active-hover-label-text-color: #d32f2f;--mat-tab-header-active-focus-indicator-color: #d32f2f;--mat-tab-header-active-hover-indicator-color: #d32f2f}.desert .mat-mdc-tab-group.mat-background-primary,.desert .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #bf360c;--mat-tab-header-with-background-foreground-color: white}.desert .mat-mdc-tab-group.mat-background-accent,.desert .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #bdbdbd;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}.desert .mat-mdc-tab-group.mat-background-warn,.desert .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #d32f2f;--mat-tab-header-with-background-foreground-color: white}.desert .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.desert .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.desert{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.desert{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.desert{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87)}.desert .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #bf360c;--mdc-checkbox-selected-hover-icon-color: #bf360c;--mdc-checkbox-selected-icon-color: #bf360c;--mdc-checkbox-selected-pressed-icon-color: #bf360c;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #bf360c;--mdc-checkbox-selected-hover-state-layer-color: #bf360c;--mdc-checkbox-selected-pressed-state-layer-color: #bf360c;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.desert .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.desert{--mdc-checkbox-state-layer-size: 40px}.desert{--mat-checkbox-touch-target-display: block}.desert{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.desert{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.desert{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.desert{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.desert{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.desert{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.desert{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.desert{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.desert{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.desert{--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.desert{--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12}.desert{--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.desert{--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12}.desert{--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.desert{--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12}.desert{--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.desert{--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.desert .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #bf360c}.desert .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #bf360c;--mat-text-button-ripple-color: rgba(191, 54, 12, .1)}.desert .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #bdbdbd}.desert .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #bdbdbd;--mat-text-button-ripple-color: rgba(189, 189, 189, .1)}.desert .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #d32f2f}.desert .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #d32f2f;--mat-text-button-ripple-color: rgba(211, 47, 47, .1)}.desert .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #bf360c;--mdc-filled-button-label-text-color: white}.desert .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.desert .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #bdbdbd;--mdc-filled-button-label-text-color: black}.desert .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.desert .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #d32f2f;--mdc-filled-button-label-text-color: white}.desert .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.desert .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #bf360c;--mdc-protected-button-label-text-color: white}.desert .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.desert .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #bdbdbd;--mdc-protected-button-label-text-color: black}.desert .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.desert .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #d32f2f;--mdc-protected-button-label-text-color: white}.desert .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.desert .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #bf360c;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.desert .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #bf360c;--mat-outlined-button-ripple-color: rgba(191, 54, 12, .1)}.desert .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #bdbdbd;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.desert .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #bdbdbd;--mat-outlined-button-ripple-color: rgba(189, 189, 189, .1)}.desert .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #d32f2f;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.desert .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #d32f2f;--mat-outlined-button-ripple-color: rgba(211, 47, 47, .1)}.desert{--mdc-text-button-container-height: 36px}.desert{--mdc-filled-button-container-height: 36px}.desert{--mdc-protected-button-container-height: 36px}.desert{--mdc-outlined-button-container-height: 36px}.desert{--mat-text-button-touch-target-display: block}.desert{--mat-filled-button-touch-target-display: block}.desert{--mat-protected-button-touch-target-display: block}.desert{--mat-outlined-button-touch-target-display: block}.desert{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.desert{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.desert{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.desert{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.desert{--mdc-icon-button-icon-size: 24px}.desert{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.desert{--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}.desert .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #bf360c}.desert .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #bf360c;--mat-icon-button-ripple-color: rgba(191, 54, 12, .1)}.desert .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #bdbdbd}.desert .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #bdbdbd;--mat-icon-button-ripple-color: rgba(189, 189, 189, .1)}.desert .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #d32f2f}.desert .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #d32f2f;--mat-icon-button-ripple-color: rgba(211, 47, 47, .1)}.desert{--mat-icon-button-touch-target-display: block}.desert .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.desert{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.desert{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.desert{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.desert{--mdc-fab-container-color: white}.desert{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.desert{--mdc-fab-small-container-color: white}.desert{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.desert .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #bf360c}.desert .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.desert .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #bdbdbd}.desert .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.desert .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #d32f2f}.desert .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.desert .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #bf360c}.desert .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.desert .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #bdbdbd}.desert .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.desert .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #d32f2f}.desert .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.desert{--mat-fab-touch-target-display: block}.desert{--mat-fab-small-touch-target-display: block}.desert{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.desert{--mdc-snackbar-container-shape: 4px}.desert{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}.desert{--mat-snack-bar-button-color: #ffccbc}.desert{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.desert{--mat-table-row-item-outline-width: 1px}.desert{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}.desert{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.desert{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.desert{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.desert{--mdc-circular-progress-active-indicator-color: #bf360c}.desert .mat-accent{--mdc-circular-progress-active-indicator-color: #bdbdbd}.desert .mat-warn{--mdc-circular-progress-active-indicator-color: #d32f2f}.desert{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.desert{--mat-badge-background-color: #bf360c;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.desert .mat-badge-accent{--mat-badge-background-color: #bdbdbd;--mat-badge-text-color: rgba(0, 0, 0, .87)}.desert .mat-badge-warn{--mat-badge-background-color: #d32f2f;--mat-badge-text-color: white}.desert{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.desert{--mat-bottom-sheet-container-shape: 4px}.desert{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.desert{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.desert{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.desert{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.desert{--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd}.desert{--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: rgb(224.4, 224.4, 224.4)}.desert{--mat-standard-button-toggle-height: 48px}.desert{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.desert{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.desert{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.desert{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #bf360c;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(191, 54, 12, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(191, 54, 12, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(191, 54, 12, .3);--mat-datepicker-toggle-active-state-icon-color: #bf360c;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(191, 54, 12, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.desert .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #bdbdbd;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(189, 189, 189, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(189, 189, 189, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.desert .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #d32f2f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(211, 47, 47, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(211, 47, 47, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.desert .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #bdbdbd}.desert .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #d32f2f}.desert .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.desert .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.desert{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.desert{--mat-divider-width: 1px}.desert{--mat-divider-color: rgba(0, 0, 0, .12)}.desert{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.desert{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}.desert{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.desert{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.desert{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.desert{--mat-icon-color: inherit}.desert .mat-icon.mat-primary{--mat-icon-color: #bf360c}.desert .mat-icon.mat-accent{--mat-icon-color: #bdbdbd}.desert .mat-icon.mat-warn{--mat-icon-color: #d32f2f}.desert{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.desert{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}.desert{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #bf360c;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #bf360c;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #bf360c;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #d32f2f;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #d32f2f;--mat-stepper-header-error-state-icon-background-color: transparent}.desert .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #bdbdbd;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #bdbdbd;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #bdbdbd;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87)}.desert .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #d32f2f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #d32f2f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #d32f2f;--mat-stepper-header-edit-state-icon-foreground-color: white}.desert{--mat-stepper-header-height: 72px}.desert{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.desert{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.desert{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.desert .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #bf360c;--mat-toolbar-container-text-color: white}.desert .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #bdbdbd;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.desert .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #d32f2f;--mat-toolbar-container-text-color: white}.desert{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.desert{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.desert{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.desert{--mat-tree-node-min-height: 48px}.desert{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.desert{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.desert{--mat-timepicker-container-background-color: white}.desert::-webkit-scrollbar-track{background-color:#ffccbc}.desert::-webkit-scrollbar-thumb{background-color:#bf360c}.desert::-webkit-scrollbar-thumb:hover{background-color:#ff7043}.desert .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#ffccbc}.desert .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#bf360c}.desert .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#ff7043}.desert .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#ffccbc}.desert .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#bf360c}.desert .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#ff7043}.desert .stroke-primary{stroke:#bf360c!important}.desert .color-primary{color:#bf360c!important}.desert .bg-primary{background-color:#bf360c!important;color:#fff!important}.desert .bg-primary-100{background-color:#ffccbc!important;color:#000000de!important}.desert .bg-primary-50{background-color:#fbe9e7!important;color:#000000de!important}.desert .bg-accent{background-color:#bdbdbd!important}.desert .bg-success{background-color:#81c784!important}.desert .bg-warn{background-color:#d32f2f!important;color:#fff}.desert .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.desert .bg-warn-50{background-color:#ffebee!important;color:#000000de}.desert .text-primary{color:#bf360c!important}.desert .text-primary-not-important{color:#d84315}.desert .border-primary,.desert .border-primary-left,.desert .border-primary-right,.desert .border-primary-top,.desert .border-primary-bottom{border-color:#bf360c}.desert .border-accent{border-color:#bdbdbd!important}.desert .border-accent-100{border-color:#f5f5f5!important}.desert .outline-primary{outline-color:#bf360c!important}.desert .text-warn{color:#f44336!important}.desert .text-error{color:#ef5350!important}.desert .text-accent{color:#9e9e9e!important}.desert .text-hover:hover,.desert .text-hover:hover *{color:#ffab91!important}.desert .text-success{color:#66bb6a!important}.desert.dark .bg-primary-50{background-color:#bf360c!important}.desert .required.ng-invalid .mat-mdc-form-field-outline-thick,.desert .required.ng-invalid .mat-mdc-input-element,.desert .required.ng-invalid label{opacity:1;caret-color:#d32f2f!important;color:#d32f2f!important}.desert fp-icon-tile .required{border-color:#d32f2f!important;caret-color:#d32f2f!important;color:#d32f2f!important}.desert .mat-button-toggle-checked{background-color:#ff7043}.desert .mdc-slider__value-indicator{background-color:#ff7043!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.desert .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#ff7043!important}.desert fp-kontoinhaber-select-field{font-size:.5em!important}.desert fp-kontoinhaber-select-field .mat-mdc-form-field-label,.desert fp-kontoinhaber-select-field .mat-mdc-select-arrow,.desert fp-kontoinhaber-select-field .mat-mdc-select-value,.desert fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.desert fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.desert fp-kontoinhaber-select-field .mdc-notched-outline__leading,.desert fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.desert fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.desert fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.desert .navigationbar{border-top-color:#ff7043}.desert .vermoegen-und-verbindlichkeiten-result{color:#bf360c}.desert .mdc-button{font-size:.875rem!important}.desert .mdc-button span{white-space:nowrap!important}.desert .mdc-button[mat-flat-button]{color:#fff!important;background-color:#d84315!important}.desert .mdc-button[mat-stroked-button]{color:#d84315!important;background-color:#fff!important}.desert .mat-mdc-outlined-button{border-color:#ff7043!important;color:#ff7043!important}.desert .mdc-button[disabled]{opacity:.6}.desert .mat-ripple:not(.ziel-card){color:#000!important}.desert.dark .mat-ripple:not(.ziel-card){color:#fff!important}.desert.dark .dark-button{color:#000;background-color:#ff7043}.desert.accessibility-light .accessibility-button,.desert.accessibility-dark .accessibility-button{color:#000000de;background-color:#ff7043}.desert.accessibility-light .list-item-link,.desert.accessibility-dark .list-item-link{color:#d84315;background-color:#fff}.desert.accessibility-light .list-item-link--active,.desert.accessibility-light .list-item-link--active .sublist-item-link--active,.desert.accessibility-dark .list-item-link--active,.desert.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#fff;background-color:#bf360c!important}.desert.accessibility-light span.text-primary-not-important,.desert.accessibility-dark span.text-primary-not-important,.desert.accessibility-light .text-primary,.desert.accessibility-dark .text-primary{background-color:#fff!important}.desert.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.desert.accessibility-light .legal-footer .data-input,.desert.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#bf360c!important}.desert.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000000de!important}.desert.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.desert.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#ff7043!important}.desert.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#ffab91!important}.desert.accessibility-dark .fp-milestone-page .text-primary{color:#ff8a65!important}.desert.accessibility-dark .fp-milestone-page .text-accent{color:#ff7043!important}.desert.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.desert.accessibility-dark .bar.bg-primary-50 span{color:#fff!important}.desert fp-allgemeines,.desert fp-versorgungswunsch,.desert fp-versorgungs-wunsch,.desert fp-bestehende-versorgung,.desert fp-erforderliches-kapital{width:100%!important}.desert .mat-toolbar,.desert .top-toolbar .mat-toolbar{background-color:#fff}.desert .emptybankcard{color:#ff5722;border-color:#ff5722}.desert a,.desert .router-link-active,.desert .clickable-icon{color:#bf360c}.desert a.list-item-link--active,.desert .router-link-active.list-item-link--active,.desert .clickable-icon.list-item-link--active,.desert a.list-item-link--active .sublist-item-link--active,.desert .router-link-active.list-item-link--active .sublist-item-link--active,.desert .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#e0e0e0}.desert a:hover,.desert .router-link-active:hover,.desert .clickable-icon:hover{color:#ff7043}.desert .checklist{top:50%!important;left:50%!important}.desert.dark{background-color:#000;color:#eee}.desert.dark{--mat-ripple-color: rgba(255, 255, 255, .1)}.desert.dark{--mat-option-selected-state-label-text-color: #ff7043;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.desert.dark .mat-accent{--mat-option-selected-state-label-text-color: #bdbdbd;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.desert.dark .mat-warn{--mat-option-selected-state-label-text-color: #d32f2f;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.desert.dark{--mat-optgroup-label-text-color: white}.desert.dark{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.desert.dark{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.desert.dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #ff7043;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.desert.dark .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff7043;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.desert.dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.desert.dark .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.desert.dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #d32f2f;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.desert.dark .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #d32f2f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.desert.dark{--mat-app-background-color: #303030;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.desert.dark{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.desert.dark{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.desert.dark{--mdc-elevated-card-container-shape: 4px}.desert.dark{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.desert.dark{--mdc-elevated-card-container-color: #424242;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.desert.dark{--mdc-outlined-card-container-color: #424242;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.desert.dark{--mat-card-subtitle-text-color: rgba(255, 255, 255, .7)}.desert.dark{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.desert.dark{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.desert.dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #ff7043;--mdc-linear-progress-track-color: rgba(255, 112, 67, .25)}.desert.dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #bdbdbd;--mdc-linear-progress-track-color: rgba(189, 189, 189, .25)}.desert.dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #d32f2f;--mdc-linear-progress-track-color: rgba(211, 47, 47, .25)}.desert.dark{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.desert.dark{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.desert.dark{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.desert.dark{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.desert.dark{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.desert.dark{--mdc-filled-text-field-caret-color: #ff7043;--mdc-filled-text-field-focus-active-indicator-color: #ff7043;--mdc-filled-text-field-focus-label-text-color: rgba(255, 112, 67, .87);--mdc-filled-text-field-container-color: rgb(73.56, 73.56, 73.56);--mdc-filled-text-field-disabled-container-color: rgb(69.78, 69.78, 69.78);--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #d32f2f;--mdc-filled-text-field-error-focus-label-text-color: #d32f2f;--mdc-filled-text-field-error-label-text-color: #d32f2f;--mdc-filled-text-field-error-caret-color: #d32f2f;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-hover-active-indicator-color: #d32f2f}.desert.dark{--mdc-outlined-text-field-caret-color: #ff7043;--mdc-outlined-text-field-focus-outline-color: #ff7043;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 112, 67, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #d32f2f;--mdc-outlined-text-field-error-focus-label-text-color: #d32f2f;--mdc-outlined-text-field-error-label-text-color: #d32f2f;--mdc-outlined-text-field-error-hover-label-text-color: #d32f2f;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #d32f2f;--mdc-outlined-text-field-error-hover-outline-color: #d32f2f;--mdc-outlined-text-field-error-outline-color: #d32f2f}.desert.dark{--mat-form-field-focus-select-arrow-color: rgba(255, 112, 67, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #d32f2f;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24}.desert.dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #bdbdbd;--mdc-filled-text-field-focus-active-indicator-color: #bdbdbd;--mdc-filled-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.desert.dark .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #bdbdbd;--mdc-outlined-text-field-focus-outline-color: #bdbdbd;--mdc-outlined-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.desert.dark .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(189, 189, 189, .87)}.desert.dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #d32f2f;--mdc-filled-text-field-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.desert.dark .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #d32f2f;--mdc-outlined-text-field-focus-outline-color: #d32f2f;--mdc-outlined-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.desert.dark .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(211, 47, 47, .87)}.desert.dark{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.desert.dark{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.desert.dark{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.desert.dark{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.desert.dark{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.desert.dark{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(255, 112, 67, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.desert.dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(189, 189, 189, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.desert.dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(211, 47, 47, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.desert.dark{--mat-select-arrow-transform: translateY(-8px)}.desert.dark{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.desert.dark{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.desert.dark{--mat-autocomplete-background-color: #424242}.desert.dark{--mdc-dialog-container-shape: 4px}.desert.dark{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.desert.dark{--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.desert.dark{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.desert.dark .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.desert.dark .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.desert.dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-disabled-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-flat-disabled-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa}.desert.dark .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.desert.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.desert.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color: #ff7043;--mdc-chip-elevated-selected-container-color: #ff7043;--mdc-chip-elevated-disabled-container-color: #ff7043;--mdc-chip-flat-disabled-selected-container-color: #ff7043;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}.desert.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.desert.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.desert.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.desert.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color: #bdbdbd;--mdc-chip-elevated-selected-container-color: #bdbdbd;--mdc-chip-elevated-disabled-container-color: #bdbdbd;--mdc-chip-flat-disabled-selected-container-color: #bdbdbd;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}.desert.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.desert.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.desert.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.desert.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #d32f2f;--mdc-chip-elevated-selected-container-color: #d32f2f;--mdc-chip-elevated-disabled-container-color: #d32f2f;--mdc-chip-flat-disabled-selected-container-color: #d32f2f;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.desert.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.desert.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.desert.dark .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.desert.dark .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.desert.dark{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.desert.dark .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.desert.dark{--mdc-switch-selected-focus-state-layer-color: #ff8a65;--mdc-switch-selected-handle-color: #ff8a65;--mdc-switch-selected-hover-state-layer-color: #ff8a65;--mdc-switch-selected-pressed-state-layer-color: #ff8a65;--mdc-switch-selected-focus-handle-color: #ffab91;--mdc-switch-selected-hover-handle-color: #ffab91;--mdc-switch-selected-pressed-handle-color: #ffab91;--mdc-switch-selected-focus-track-color: #f4511e;--mdc-switch-selected-hover-track-color: #f4511e;--mdc-switch-selected-pressed-track-color: #f4511e;--mdc-switch-selected-track-color: #f4511e;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.desert.dark{--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5)}.desert.dark .mat-mdc-slide-toggle{--mat-switch-label-text-color: white}.desert.dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #e0e0e0;--mdc-switch-selected-handle-color: #e0e0e0;--mdc-switch-selected-hover-state-layer-color: #e0e0e0;--mdc-switch-selected-pressed-state-layer-color: #e0e0e0;--mdc-switch-selected-focus-handle-color: #eeeeee;--mdc-switch-selected-hover-handle-color: #eeeeee;--mdc-switch-selected-pressed-handle-color: #eeeeee;--mdc-switch-selected-focus-track-color: #757575;--mdc-switch-selected-hover-track-color: #757575;--mdc-switch-selected-pressed-track-color: #757575;--mdc-switch-selected-track-color: #757575}.desert.dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e57373;--mdc-switch-selected-handle-color: #e57373;--mdc-switch-selected-hover-state-layer-color: #e57373;--mdc-switch-selected-pressed-state-layer-color: #e57373;--mdc-switch-selected-focus-handle-color: #ef9a9a;--mdc-switch-selected-hover-handle-color: #ef9a9a;--mdc-switch-selected-pressed-handle-color: #ef9a9a;--mdc-switch-selected-focus-track-color: #e53935;--mdc-switch-selected-hover-track-color: #e53935;--mdc-switch-selected-pressed-track-color: #e53935;--mdc-switch-selected-track-color: #e53935}.desert.dark{--mdc-switch-state-layer-size: 40px}.desert.dark .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.desert.dark{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.desert.dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ff7043;--mdc-radio-selected-hover-icon-color: #ff7043;--mdc-radio-selected-icon-color: #ff7043;--mdc-radio-selected-pressed-icon-color: #ff7043}.desert.dark .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #ff7043;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.desert.dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.desert.dark .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #bdbdbd;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.desert.dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.desert.dark .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #d32f2f;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.desert.dark{--mdc-radio-state-layer-size: 40px}.desert.dark{--mat-radio-touch-target-display: block}.desert.dark{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.desert.dark{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.desert.dark{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.desert.dark{--mdc-slider-handle-color: #ff7043;--mdc-slider-focus-handle-color: #ff7043;--mdc-slider-hover-handle-color: #ff7043;--mdc-slider-active-track-color: #ff7043;--mdc-slider-inactive-track-color: #ff7043;--mdc-slider-with-tick-marks-inactive-container-color: #ff7043;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87);--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff}.desert.dark{--mat-slider-ripple-color: #ff7043;--mat-slider-hover-state-layer-color: rgba(255, 112, 67, .05);--mat-slider-focus-state-layer-color: rgba(255, 112, 67, .2);--mat-slider-value-indicator-opacity: .9}.desert.dark .mat-accent{--mdc-slider-handle-color: #bdbdbd;--mdc-slider-focus-handle-color: #bdbdbd;--mdc-slider-hover-handle-color: #bdbdbd;--mdc-slider-active-track-color: #bdbdbd;--mdc-slider-inactive-track-color: #bdbdbd;--mdc-slider-with-tick-marks-inactive-container-color: #bdbdbd;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87)}.desert.dark .mat-accent{--mat-slider-ripple-color: #bdbdbd;--mat-slider-hover-state-layer-color: rgba(189, 189, 189, .05);--mat-slider-focus-state-layer-color: rgba(189, 189, 189, .2)}.desert.dark .mat-warn{--mdc-slider-handle-color: #d32f2f;--mdc-slider-focus-handle-color: #d32f2f;--mdc-slider-hover-handle-color: #d32f2f;--mdc-slider-active-track-color: #d32f2f;--mdc-slider-inactive-track-color: #d32f2f;--mdc-slider-with-tick-marks-inactive-container-color: #d32f2f;--mdc-slider-with-tick-marks-active-container-color: white}.desert.dark .mat-warn{--mat-slider-ripple-color: #d32f2f;--mat-slider-hover-state-layer-color: rgba(211, 47, 47, .05);--mat-slider-focus-state-layer-color: rgba(211, 47, 47, .2)}.desert.dark{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.desert.dark{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.desert.dark{--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #424242;--mat-menu-divider-color: rgba(255, 255, 255, .12)}.desert.dark{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.desert.dark{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.desert.dark{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.desert.dark{--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24}.desert.dark .mdc-list-item__start,.desert.dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ff7043;--mdc-radio-selected-hover-icon-color: #ff7043;--mdc-radio-selected-icon-color: #ff7043;--mdc-radio-selected-pressed-icon-color: #ff7043}.desert.dark .mat-accent .mdc-list-item__start,.desert.dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.desert.dark .mat-warn .mdc-list-item__start,.desert.dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.desert.dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #ff7043;--mdc-checkbox-selected-hover-icon-color: #ff7043;--mdc-checkbox-selected-icon-color: #ff7043;--mdc-checkbox-selected-pressed-icon-color: #ff7043;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff7043;--mdc-checkbox-selected-hover-state-layer-color: #ff7043;--mdc-checkbox-selected-pressed-state-layer-color: #ff7043;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.desert.dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.desert.dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.desert.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.desert.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.desert.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.desert.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#ff7043}.desert.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.desert.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.desert.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.desert.dark{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.desert.dark{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.desert.dark .mdc-list-item__start,.desert.dark .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.desert.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.desert.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.desert.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.desert.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.desert.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.desert.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.desert.dark{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.desert.dark .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.desert.dark{--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12)}.desert.dark{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.desert.dark{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.desert.dark{--mdc-secondary-navigation-tab-container-height: 48px}.desert.dark{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.desert.dark{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.desert.dark .mat-mdc-tab-group,.desert.dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #ff7043}.desert.dark .mat-mdc-tab-group,.desert.dark .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #ff7043;--mat-tab-header-active-ripple-color: #ff7043;--mat-tab-header-inactive-ripple-color: #ff7043;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #ff7043;--mat-tab-header-active-hover-label-text-color: #ff7043;--mat-tab-header-active-focus-indicator-color: #ff7043;--mat-tab-header-active-hover-indicator-color: #ff7043}.desert.dark .mat-mdc-tab-group.mat-accent,.desert.dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #bdbdbd}.desert.dark .mat-mdc-tab-group.mat-accent,.desert.dark .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #bdbdbd;--mat-tab-header-active-ripple-color: #bdbdbd;--mat-tab-header-inactive-ripple-color: #bdbdbd;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #bdbdbd;--mat-tab-header-active-hover-label-text-color: #bdbdbd;--mat-tab-header-active-focus-indicator-color: #bdbdbd;--mat-tab-header-active-hover-indicator-color: #bdbdbd}.desert.dark .mat-mdc-tab-group.mat-warn,.desert.dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #d32f2f}.desert.dark .mat-mdc-tab-group.mat-warn,.desert.dark .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #d32f2f;--mat-tab-header-active-ripple-color: #d32f2f;--mat-tab-header-inactive-ripple-color: #d32f2f;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #d32f2f;--mat-tab-header-active-hover-label-text-color: #d32f2f;--mat-tab-header-active-focus-indicator-color: #d32f2f;--mat-tab-header-active-hover-indicator-color: #d32f2f}.desert.dark .mat-mdc-tab-group.mat-background-primary,.desert.dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #ff7043;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}.desert.dark .mat-mdc-tab-group.mat-background-accent,.desert.dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #bdbdbd;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}.desert.dark .mat-mdc-tab-group.mat-background-warn,.desert.dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #d32f2f;--mat-tab-header-with-background-foreground-color: white}.desert.dark .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.desert.dark .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.desert.dark{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.desert.dark{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.desert.dark{--mat-checkbox-disabled-label-color: rgba(255, 255, 255, .5);--mat-checkbox-label-text-color: white}.desert.dark .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #ff7043;--mdc-checkbox-selected-hover-icon-color: #ff7043;--mdc-checkbox-selected-icon-color: #ff7043;--mdc-checkbox-selected-pressed-icon-color: #ff7043;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff7043;--mdc-checkbox-selected-hover-state-layer-color: #ff7043;--mdc-checkbox-selected-pressed-state-layer-color: #ff7043;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.desert.dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.desert.dark{--mdc-checkbox-state-layer-size: 40px}.desert.dark{--mat-checkbox-touch-target-display: block}.desert.dark{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.desert.dark{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.desert.dark{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.desert.dark{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.desert.dark{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.desert.dark{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.desert.dark{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.desert.dark{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.desert.dark{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.desert.dark{--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.desert.dark{--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24}.desert.dark{--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.desert.dark{--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24}.desert.dark{--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.desert.dark{--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24}.desert.dark{--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.desert.dark{--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24}.desert.dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #ff7043}.desert.dark .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #ff7043;--mat-text-button-ripple-color: rgba(255, 112, 67, .1)}.desert.dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #bdbdbd}.desert.dark .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #bdbdbd;--mat-text-button-ripple-color: rgba(189, 189, 189, .1)}.desert.dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #d32f2f}.desert.dark .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #d32f2f;--mat-text-button-ripple-color: rgba(211, 47, 47, .1)}.desert.dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #ff7043;--mdc-filled-button-label-text-color: black}.desert.dark .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.desert.dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #bdbdbd;--mdc-filled-button-label-text-color: black}.desert.dark .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.desert.dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #d32f2f;--mdc-filled-button-label-text-color: white}.desert.dark .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.desert.dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #ff7043;--mdc-protected-button-label-text-color: black}.desert.dark .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.desert.dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #bdbdbd;--mdc-protected-button-label-text-color: black}.desert.dark .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.desert.dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #d32f2f;--mdc-protected-button-label-text-color: white}.desert.dark .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.desert.dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #ff7043;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.desert.dark .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #ff7043;--mat-outlined-button-ripple-color: rgba(255, 112, 67, .1)}.desert.dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #bdbdbd;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.desert.dark .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #bdbdbd;--mat-outlined-button-ripple-color: rgba(189, 189, 189, .1)}.desert.dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #d32f2f;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.desert.dark .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #d32f2f;--mat-outlined-button-ripple-color: rgba(211, 47, 47, .1)}.desert.dark{--mdc-text-button-container-height: 36px}.desert.dark{--mdc-filled-button-container-height: 36px}.desert.dark{--mdc-protected-button-container-height: 36px}.desert.dark{--mdc-outlined-button-container-height: 36px}.desert.dark{--mat-text-button-touch-target-display: block}.desert.dark{--mat-filled-button-touch-target-display: block}.desert.dark{--mat-protected-button-touch-target-display: block}.desert.dark{--mat-outlined-button-touch-target-display: block}.desert.dark{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.desert.dark{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.desert.dark{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.desert.dark{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.desert.dark{--mdc-icon-button-icon-size: 24px}.desert.dark{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5)}.desert.dark{--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24}.desert.dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #ff7043}.desert.dark .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #ff7043;--mat-icon-button-ripple-color: rgba(255, 112, 67, .1)}.desert.dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #bdbdbd}.desert.dark .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #bdbdbd;--mat-icon-button-ripple-color: rgba(189, 189, 189, .1)}.desert.dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #d32f2f}.desert.dark .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #d32f2f;--mat-icon-button-ripple-color: rgba(211, 47, 47, .1)}.desert.dark{--mat-icon-button-touch-target-display: block}.desert.dark .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.desert.dark{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.desert.dark{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.desert.dark{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.desert.dark{--mdc-fab-container-color: #424242}.desert.dark{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.desert.dark{--mdc-fab-small-container-color: #424242}.desert.dark{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-small-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.desert.dark .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #ff7043}.desert.dark .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.desert.dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #bdbdbd}.desert.dark .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.desert.dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #d32f2f}.desert.dark .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.desert.dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #ff7043}.desert.dark .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.desert.dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #bdbdbd}.desert.dark .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.desert.dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #d32f2f}.desert.dark .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.desert.dark{--mat-fab-touch-target-display: block}.desert.dark{--mat-fab-small-touch-target-display: block}.desert.dark{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.desert.dark{--mdc-snackbar-container-shape: 4px}.desert.dark{--mdc-snackbar-container-color: rgb(217.2, 217.2, 217.2);--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87)}.desert.dark{--mat-snack-bar-button-color: #ff5722}.desert.dark{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.desert.dark{--mat-table-row-item-outline-width: 1px}.desert.dark{--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12)}.desert.dark{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.desert.dark{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.desert.dark{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.desert.dark{--mdc-circular-progress-active-indicator-color: #ff7043}.desert.dark .mat-accent{--mdc-circular-progress-active-indicator-color: #bdbdbd}.desert.dark .mat-warn{--mdc-circular-progress-active-indicator-color: #d32f2f}.desert.dark{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.desert.dark{--mat-badge-background-color: #ff7043;--mat-badge-text-color: rgba(0, 0, 0, .87);--mat-badge-disabled-state-background-color: rgb(110.1, 110.1, 110.1);--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5)}.desert.dark .mat-badge-accent{--mat-badge-background-color: #bdbdbd;--mat-badge-text-color: rgba(0, 0, 0, .87)}.desert.dark .mat-badge-warn{--mat-badge-background-color: #d32f2f;--mat-badge-text-color: white}.desert.dark{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.desert.dark{--mat-bottom-sheet-container-shape: 4px}.desert.dark{--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242}.desert.dark{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.desert.dark{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.desert.dark{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.desert.dark{--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242}.desert.dark{--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: rgb(88.68, 88.68, 88.68)}.desert.dark{--mat-standard-button-toggle-height: 48px}.desert.dark{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.desert.dark{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.desert.dark{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.desert.dark{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #ff7043;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 112, 67, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 112, 67, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 112, 67, .3);--mat-datepicker-toggle-active-state-icon-color: #ff7043;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 112, 67, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white}.desert.dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #bdbdbd;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(189, 189, 189, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(189, 189, 189, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.desert.dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #d32f2f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(211, 47, 47, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(211, 47, 47, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.desert.dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #bdbdbd}.desert.dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #d32f2f}.desert.dark .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.desert.dark .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.desert.dark{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.desert.dark{--mat-divider-width: 1px}.desert.dark{--mat-divider-color: rgba(255, 255, 255, .12)}.desert.dark{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.desert.dark{--mat-expansion-container-background-color: #424242;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7)}.desert.dark{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.desert.dark{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.desert.dark{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.desert.dark{--mat-icon-color: inherit}.desert.dark .mat-icon.mat-primary{--mat-icon-color: #ff7043}.desert.dark .mat-icon.mat-accent{--mat-icon-color: #bdbdbd}.desert.dark .mat-icon.mat-warn{--mat-icon-color: #d32f2f}.desert.dark{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.desert.dark{--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6)}.desert.dark{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #ff7043;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #ff7043;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #ff7043;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-container-color: #424242;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #d32f2f;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #d32f2f;--mat-stepper-header-error-state-icon-background-color: transparent}.desert.dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #bdbdbd;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #bdbdbd;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #bdbdbd;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87)}.desert.dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #d32f2f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #d32f2f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #d32f2f;--mat-stepper-header-edit-state-icon-foreground-color: white}.desert.dark{--mat-stepper-header-height: 72px}.desert.dark{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.desert.dark{--mat-sort-arrow-color: rgb(198.3, 198.3, 198.3)}.desert.dark{--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white}.desert.dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #ff7043;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.desert.dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #bdbdbd;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.desert.dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #d32f2f;--mat-toolbar-container-text-color: white}.desert.dark{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.desert.dark{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.desert.dark{--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white}.desert.dark{--mat-tree-node-min-height: 48px}.desert.dark{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.desert.dark{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.desert.dark{--mat-timepicker-container-background-color: #424242}.desert.dark::-webkit-scrollbar-track{background-color:#ffccbc}.desert.dark::-webkit-scrollbar-thumb{background-color:#ff7043}.desert.dark::-webkit-scrollbar-thumb:hover{background-color:#ff7043}.desert.dark .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#ffccbc}.desert.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#ff7043}.desert.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#ff7043}.desert.dark .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#ffccbc}.desert.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#ff7043}.desert.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#ff7043}.desert.dark .stroke-primary{stroke:#ff7043!important}.desert.dark .color-primary{color:#ff7043!important}.desert.dark .bg-primary{background-color:#ff7043!important;color:#fff!important}.desert.dark .bg-primary-100{background-color:#ffccbc!important;color:#000000de!important}.desert.dark .bg-primary-50{background-color:#fbe9e7!important;color:#000000de!important}.desert.dark .bg-accent{background-color:#bdbdbd!important}.desert.dark .bg-success{background-color:#81c784!important}.desert.dark .bg-warn{background-color:#d32f2f!important;color:#fff}.desert.dark .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.desert.dark .bg-warn-50{background-color:#ffebee!important;color:#000000de}.desert.dark .text-primary{color:#ff7043!important}.desert.dark .text-primary-not-important{color:#d84315}.desert.dark .border-primary,.desert.dark .border-primary-left,.desert.dark .border-primary-right,.desert.dark .border-primary-top,.desert.dark .border-primary-bottom{border-color:#ff7043}.desert.dark .border-accent{border-color:#bdbdbd!important}.desert.dark .border-accent-100{border-color:#f5f5f5!important}.desert.dark .outline-primary{outline-color:#ff7043!important}.desert.dark .text-warn{color:#f44336!important}.desert.dark .text-error{color:#ef5350!important}.desert.dark .text-accent{color:#9e9e9e!important}.desert.dark .text-hover:hover,.desert.dark .text-hover:hover *{color:#ffab91!important}.desert.dark .text-success{color:#66bb6a!important}.desert.dark.dark .bg-primary-50{background-color:#bf360c!important}.desert.dark .required.ng-invalid .mat-mdc-form-field-outline-thick,.desert.dark .required.ng-invalid .mat-mdc-input-element,.desert.dark .required.ng-invalid label{opacity:1;caret-color:#d32f2f!important;color:#d32f2f!important}.desert.dark fp-icon-tile .required{border-color:#d32f2f!important;caret-color:#d32f2f!important;color:#d32f2f!important}.desert.dark .mat-button-toggle-checked{background-color:#ff7043}.desert.dark .mdc-slider__value-indicator{background-color:#ff7043!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.desert.dark .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#ff7043!important}.desert.dark fp-kontoinhaber-select-field{font-size:.5em!important}.desert.dark fp-kontoinhaber-select-field .mat-mdc-form-field-label,.desert.dark fp-kontoinhaber-select-field .mat-mdc-select-arrow,.desert.dark fp-kontoinhaber-select-field .mat-mdc-select-value,.desert.dark fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.desert.dark fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.desert.dark fp-kontoinhaber-select-field .mdc-notched-outline__leading,.desert.dark fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.desert.dark fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.desert.dark fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.desert.dark .navigationbar{border-top-color:#ff7043}.desert.dark .vermoegen-und-verbindlichkeiten-result{color:#ff7043}.desert.dark .mdc-button{font-size:.875rem!important}.desert.dark .mdc-button span{white-space:nowrap!important}.desert.dark .mdc-button[mat-flat-button]{color:#fff!important;background-color:#d84315!important}.desert.dark .mdc-button[mat-stroked-button]{color:#d84315!important;background-color:#fff!important}.desert.dark .mat-mdc-outlined-button{border-color:#ff7043!important;color:#ff7043!important}.desert.dark .mdc-button[disabled]{opacity:.6}.desert.dark .mat-ripple:not(.ziel-card){color:#000!important}.desert.dark.dark .mat-ripple:not(.ziel-card){color:#fff!important}.desert.dark.dark .dark-button{color:#000;background-color:#ff7043}.desert.dark.accessibility-light .accessibility-button,.desert.dark.accessibility-dark .accessibility-button{color:#000000de;background-color:#ff7043}.desert.dark.accessibility-light .list-item-link,.desert.dark.accessibility-dark .list-item-link{color:#d84315;background-color:#fff}.desert.dark.accessibility-light .list-item-link--active,.desert.dark.accessibility-light .list-item-link--active .sublist-item-link--active,.desert.dark.accessibility-dark .list-item-link--active,.desert.dark.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#fff;background-color:#bf360c!important}.desert.dark.accessibility-light span.text-primary-not-important,.desert.dark.accessibility-dark span.text-primary-not-important,.desert.dark.accessibility-light .text-primary,.desert.dark.accessibility-dark .text-primary{background-color:#fff!important}.desert.dark.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.desert.dark.accessibility-light .legal-footer .data-input,.desert.dark.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#bf360c!important}.desert.dark.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000000de!important}.desert.dark.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.desert.dark.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#ff7043!important}.desert.dark.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#ffab91!important}.desert.dark.accessibility-dark .fp-milestone-page .text-primary{color:#ff8a65!important}.desert.dark.accessibility-dark .fp-milestone-page .text-accent{color:#ff7043!important}.desert.dark.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.desert.dark.accessibility-dark .bar.bg-primary-50 span{color:#fff!important}.desert.dark fp-allgemeines,.desert.dark fp-versorgungswunsch,.desert.dark fp-versorgungs-wunsch,.desert.dark fp-bestehende-versorgung,.desert.dark fp-erforderliches-kapital{width:100%!important}.desert.dark .mat-toolbar,.desert.dark .top-toolbar .mat-toolbar{background-color:#000}.desert.dark a,.desert.dark .router-link-active,.desert.dark .clickable-icon{color:#ff7043}.desert.dark a.list-item-link--active,.desert.dark .router-link-active.list-item-link--active,.desert.dark .clickable-icon.list-item-link--active,.desert.dark a.list-item-link--active .sublist-item-link--active,.desert.dark .router-link-active.list-item-link--active .sublist-item-link--active,.desert.dark .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#424242}.desert.dark a:hover,.desert.dark .router-link-active:hover,.desert.dark .clickable-icon:hover{color:#ff7043}.desert.dark .emptybankcard{color:#ff5722;border-color:#ff5722}.panther{background-color:#f5f5f5;color:#424242}.panther{--mat-ripple-color: rgba(0, 0, 0, .1)}.panther{--mat-option-selected-state-label-text-color: #880e4f;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.panther .mat-accent{--mat-option-selected-state-label-text-color: #bdbdbd;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.panther .mat-warn{--mat-option-selected-state-label-text-color: #d32f2f;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.panther{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.panther{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.panther{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.panther .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #880e4f;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.panther .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #880e4f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.panther .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.panther .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.panther .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #d32f2f;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.panther .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #d32f2f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.panther{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.panther{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.panther{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.panther{--mdc-elevated-card-container-shape: 4px}.panther{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.panther{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.panther{--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.panther{--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}.panther{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.panther{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.panther .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #880e4f;--mdc-linear-progress-track-color: rgba(136, 14, 79, .25)}.panther .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #bdbdbd;--mdc-linear-progress-track-color: rgba(189, 189, 189, .25)}.panther .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #d32f2f;--mdc-linear-progress-track-color: rgba(211, 47, 47, .25)}.panther{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.panther{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.panther{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.panther{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.panther{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.panther{--mdc-filled-text-field-caret-color: #880e4f;--mdc-filled-text-field-focus-active-indicator-color: #880e4f;--mdc-filled-text-field-focus-label-text-color: rgba(136, 14, 79, .87);--mdc-filled-text-field-container-color: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #d32f2f;--mdc-filled-text-field-error-focus-label-text-color: #d32f2f;--mdc-filled-text-field-error-label-text-color: #d32f2f;--mdc-filled-text-field-error-caret-color: #d32f2f;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-hover-active-indicator-color: #d32f2f}.panther{--mdc-outlined-text-field-caret-color: #880e4f;--mdc-outlined-text-field-focus-outline-color: #880e4f;--mdc-outlined-text-field-focus-label-text-color: rgba(136, 14, 79, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #d32f2f;--mdc-outlined-text-field-error-focus-label-text-color: #d32f2f;--mdc-outlined-text-field-error-label-text-color: #d32f2f;--mdc-outlined-text-field-error-hover-label-text-color: #d32f2f;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #d32f2f;--mdc-outlined-text-field-error-hover-outline-color: #d32f2f;--mdc-outlined-text-field-error-outline-color: #d32f2f}.panther{--mat-form-field-focus-select-arrow-color: rgba(136, 14, 79, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #d32f2f;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.panther .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #bdbdbd;--mdc-filled-text-field-focus-active-indicator-color: #bdbdbd;--mdc-filled-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.panther .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #bdbdbd;--mdc-outlined-text-field-focus-outline-color: #bdbdbd;--mdc-outlined-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.panther .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(189, 189, 189, .87)}.panther .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #d32f2f;--mdc-filled-text-field-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.panther .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #d32f2f;--mdc-outlined-text-field-focus-outline-color: #d32f2f;--mdc-outlined-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.panther .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(211, 47, 47, .87)}.panther{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.panther{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.panther{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.panther{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.panther{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.panther{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(136, 14, 79, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.panther .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(189, 189, 189, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.panther .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(211, 47, 47, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.panther{--mat-select-arrow-transform: translateY(-8px)}.panther{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.panther{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.panther{--mat-autocomplete-background-color: white}.panther{--mdc-dialog-container-shape: 4px}.panther{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.panther{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.panther{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.panther .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.panther .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.panther .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.panther .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.panther .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.panther .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #880e4f;--mdc-chip-elevated-selected-container-color: #880e4f;--mdc-chip-elevated-disabled-container-color: #880e4f;--mdc-chip-flat-disabled-selected-container-color: #880e4f;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.panther .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.panther .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.panther .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.panther .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color: #bdbdbd;--mdc-chip-elevated-selected-container-color: #bdbdbd;--mdc-chip-elevated-disabled-container-color: #bdbdbd;--mdc-chip-flat-disabled-selected-container-color: #bdbdbd;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}.panther .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.panther .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.panther .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.panther .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #d32f2f;--mdc-chip-elevated-selected-container-color: #d32f2f;--mdc-chip-elevated-disabled-container-color: #d32f2f;--mdc-chip-flat-disabled-selected-container-color: #d32f2f;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.panther .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.panther .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.panther .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.panther .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.panther{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.panther .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.panther{--mdc-switch-selected-focus-state-layer-color: #d81b60;--mdc-switch-selected-handle-color: #d81b60;--mdc-switch-selected-hover-state-layer-color: #d81b60;--mdc-switch-selected-pressed-state-layer-color: #d81b60;--mdc-switch-selected-focus-handle-color: #880e4f;--mdc-switch-selected-hover-handle-color: #880e4f;--mdc-switch-selected-pressed-handle-color: #880e4f;--mdc-switch-selected-focus-track-color: #f06292;--mdc-switch-selected-hover-track-color: #f06292;--mdc-switch-selected-pressed-track-color: #f06292;--mdc-switch-selected-track-color: #f06292;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.panther{--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}.panther .mat-mdc-slide-toggle{--mat-switch-label-text-color: rgba(0, 0, 0, .87)}.panther .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #757575;--mdc-switch-selected-handle-color: #757575;--mdc-switch-selected-hover-state-layer-color: #757575;--mdc-switch-selected-pressed-state-layer-color: #757575;--mdc-switch-selected-focus-handle-color: #212121;--mdc-switch-selected-hover-handle-color: #212121;--mdc-switch-selected-pressed-handle-color: #212121;--mdc-switch-selected-focus-track-color: #e0e0e0;--mdc-switch-selected-hover-track-color: #e0e0e0;--mdc-switch-selected-pressed-track-color: #e0e0e0;--mdc-switch-selected-track-color: #e0e0e0}.panther .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}.panther{--mdc-switch-state-layer-size: 40px}.panther .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.panther{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.panther .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #880e4f;--mdc-radio-selected-hover-icon-color: #880e4f;--mdc-radio-selected-icon-color: #880e4f;--mdc-radio-selected-pressed-icon-color: #880e4f}.panther .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #880e4f;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.panther .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.panther .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #bdbdbd;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.panther .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.panther .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #d32f2f;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.panther{--mdc-radio-state-layer-size: 40px}.panther{--mat-radio-touch-target-display: block}.panther{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.panther{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.panther{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.panther{--mdc-slider-handle-color: #880e4f;--mdc-slider-focus-handle-color: #880e4f;--mdc-slider-hover-handle-color: #880e4f;--mdc-slider-active-track-color: #880e4f;--mdc-slider-inactive-track-color: #880e4f;--mdc-slider-with-tick-marks-inactive-container-color: #880e4f;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000}.panther{--mat-slider-ripple-color: #880e4f;--mat-slider-hover-state-layer-color: rgba(136, 14, 79, .05);--mat-slider-focus-state-layer-color: rgba(136, 14, 79, .2);--mat-slider-value-indicator-opacity: .6}.panther .mat-accent{--mdc-slider-handle-color: #bdbdbd;--mdc-slider-focus-handle-color: #bdbdbd;--mdc-slider-hover-handle-color: #bdbdbd;--mdc-slider-active-track-color: #bdbdbd;--mdc-slider-inactive-track-color: #bdbdbd;--mdc-slider-with-tick-marks-inactive-container-color: #bdbdbd;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87)}.panther .mat-accent{--mat-slider-ripple-color: #bdbdbd;--mat-slider-hover-state-layer-color: rgba(189, 189, 189, .05);--mat-slider-focus-state-layer-color: rgba(189, 189, 189, .2)}.panther .mat-warn{--mdc-slider-handle-color: #d32f2f;--mdc-slider-focus-handle-color: #d32f2f;--mdc-slider-hover-handle-color: #d32f2f;--mdc-slider-active-track-color: #d32f2f;--mdc-slider-inactive-track-color: #d32f2f;--mdc-slider-with-tick-marks-inactive-container-color: #d32f2f;--mdc-slider-with-tick-marks-active-container-color: white}.panther .mat-warn{--mat-slider-ripple-color: #d32f2f;--mat-slider-hover-state-layer-color: rgba(211, 47, 47, .05);--mat-slider-focus-state-layer-color: rgba(211, 47, 47, .2)}.panther{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.panther{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.panther{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12)}.panther{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.panther{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.panther{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.panther{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.panther .mdc-list-item__start,.panther .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #880e4f;--mdc-radio-selected-hover-icon-color: #880e4f;--mdc-radio-selected-icon-color: #880e4f;--mdc-radio-selected-pressed-icon-color: #880e4f}.panther .mat-accent .mdc-list-item__start,.panther .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.panther .mat-warn .mdc-list-item__start,.panther .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.panther .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #880e4f;--mdc-checkbox-selected-hover-icon-color: #880e4f;--mdc-checkbox-selected-icon-color: #880e4f;--mdc-checkbox-selected-pressed-icon-color: #880e4f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #880e4f;--mdc-checkbox-selected-hover-state-layer-color: #880e4f;--mdc-checkbox-selected-pressed-state-layer-color: #880e4f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.panther .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.panther .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.panther .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.panther .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.panther .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.panther .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#880e4f}.panther .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.panther .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.panther .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.panther{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.panther{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.panther .mdc-list-item__start,.panther .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.panther .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.panther .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.panther .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.panther .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.panther .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.panther .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.panther{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.panther .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.panther{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}.panther{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.panther{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.panther{--mdc-secondary-navigation-tab-container-height: 48px}.panther{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.panther{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.panther .mat-mdc-tab-group,.panther .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #880e4f}.panther .mat-mdc-tab-group,.panther .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #880e4f;--mat-tab-header-active-ripple-color: #880e4f;--mat-tab-header-inactive-ripple-color: #880e4f;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #880e4f;--mat-tab-header-active-hover-label-text-color: #880e4f;--mat-tab-header-active-focus-indicator-color: #880e4f;--mat-tab-header-active-hover-indicator-color: #880e4f}.panther .mat-mdc-tab-group.mat-accent,.panther .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #bdbdbd}.panther .mat-mdc-tab-group.mat-accent,.panther .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #bdbdbd;--mat-tab-header-active-ripple-color: #bdbdbd;--mat-tab-header-inactive-ripple-color: #bdbdbd;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #bdbdbd;--mat-tab-header-active-hover-label-text-color: #bdbdbd;--mat-tab-header-active-focus-indicator-color: #bdbdbd;--mat-tab-header-active-hover-indicator-color: #bdbdbd}.panther .mat-mdc-tab-group.mat-warn,.panther .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #d32f2f}.panther .mat-mdc-tab-group.mat-warn,.panther .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #d32f2f;--mat-tab-header-active-ripple-color: #d32f2f;--mat-tab-header-inactive-ripple-color: #d32f2f;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #d32f2f;--mat-tab-header-active-hover-label-text-color: #d32f2f;--mat-tab-header-active-focus-indicator-color: #d32f2f;--mat-tab-header-active-hover-indicator-color: #d32f2f}.panther .mat-mdc-tab-group.mat-background-primary,.panther .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #880e4f;--mat-tab-header-with-background-foreground-color: white}.panther .mat-mdc-tab-group.mat-background-accent,.panther .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #bdbdbd;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}.panther .mat-mdc-tab-group.mat-background-warn,.panther .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #d32f2f;--mat-tab-header-with-background-foreground-color: white}.panther .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.panther .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.panther{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.panther{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.panther{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87)}.panther .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #880e4f;--mdc-checkbox-selected-hover-icon-color: #880e4f;--mdc-checkbox-selected-icon-color: #880e4f;--mdc-checkbox-selected-pressed-icon-color: #880e4f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #880e4f;--mdc-checkbox-selected-hover-state-layer-color: #880e4f;--mdc-checkbox-selected-pressed-state-layer-color: #880e4f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.panther .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.panther{--mdc-checkbox-state-layer-size: 40px}.panther{--mat-checkbox-touch-target-display: block}.panther{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.panther{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.panther{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.panther{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.panther{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.panther{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.panther{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.panther{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.panther{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.panther{--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.panther{--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12}.panther{--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.panther{--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12}.panther{--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.panther{--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12}.panther{--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.panther{--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.panther .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #880e4f}.panther .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #880e4f;--mat-text-button-ripple-color: rgba(136, 14, 79, .1)}.panther .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #bdbdbd}.panther .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #bdbdbd;--mat-text-button-ripple-color: rgba(189, 189, 189, .1)}.panther .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #d32f2f}.panther .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #d32f2f;--mat-text-button-ripple-color: rgba(211, 47, 47, .1)}.panther .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #880e4f;--mdc-filled-button-label-text-color: white}.panther .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.panther .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #bdbdbd;--mdc-filled-button-label-text-color: black}.panther .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.panther .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #d32f2f;--mdc-filled-button-label-text-color: white}.panther .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.panther .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #880e4f;--mdc-protected-button-label-text-color: white}.panther .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.panther .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #bdbdbd;--mdc-protected-button-label-text-color: black}.panther .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.panther .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #d32f2f;--mdc-protected-button-label-text-color: white}.panther .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.panther .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #880e4f;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.panther .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #880e4f;--mat-outlined-button-ripple-color: rgba(136, 14, 79, .1)}.panther .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #bdbdbd;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.panther .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #bdbdbd;--mat-outlined-button-ripple-color: rgba(189, 189, 189, .1)}.panther .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #d32f2f;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.panther .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #d32f2f;--mat-outlined-button-ripple-color: rgba(211, 47, 47, .1)}.panther{--mdc-text-button-container-height: 36px}.panther{--mdc-filled-button-container-height: 36px}.panther{--mdc-protected-button-container-height: 36px}.panther{--mdc-outlined-button-container-height: 36px}.panther{--mat-text-button-touch-target-display: block}.panther{--mat-filled-button-touch-target-display: block}.panther{--mat-protected-button-touch-target-display: block}.panther{--mat-outlined-button-touch-target-display: block}.panther{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.panther{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.panther{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.panther{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.panther{--mdc-icon-button-icon-size: 24px}.panther{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.panther{--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}.panther .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #880e4f}.panther .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #880e4f;--mat-icon-button-ripple-color: rgba(136, 14, 79, .1)}.panther .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #bdbdbd}.panther .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #bdbdbd;--mat-icon-button-ripple-color: rgba(189, 189, 189, .1)}.panther .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #d32f2f}.panther .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #d32f2f;--mat-icon-button-ripple-color: rgba(211, 47, 47, .1)}.panther{--mat-icon-button-touch-target-display: block}.panther .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.panther{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.panther{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.panther{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.panther{--mdc-fab-container-color: white}.panther{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.panther{--mdc-fab-small-container-color: white}.panther{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.panther .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #880e4f}.panther .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.panther .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #bdbdbd}.panther .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.panther .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #d32f2f}.panther .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.panther .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #880e4f}.panther .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.panther .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #bdbdbd}.panther .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.panther .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #d32f2f}.panther .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.panther{--mat-fab-touch-target-display: block}.panther{--mat-fab-small-touch-target-display: block}.panther{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.panther{--mdc-snackbar-container-shape: 4px}.panther{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}.panther{--mat-snack-bar-button-color: #f8bbd0}.panther{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.panther{--mat-table-row-item-outline-width: 1px}.panther{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}.panther{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.panther{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.panther{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.panther{--mdc-circular-progress-active-indicator-color: #880e4f}.panther .mat-accent{--mdc-circular-progress-active-indicator-color: #bdbdbd}.panther .mat-warn{--mdc-circular-progress-active-indicator-color: #d32f2f}.panther{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.panther{--mat-badge-background-color: #880e4f;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.panther .mat-badge-accent{--mat-badge-background-color: #bdbdbd;--mat-badge-text-color: rgba(0, 0, 0, .87)}.panther .mat-badge-warn{--mat-badge-background-color: #d32f2f;--mat-badge-text-color: white}.panther{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.panther{--mat-bottom-sheet-container-shape: 4px}.panther{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.panther{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.panther{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.panther{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.panther{--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd}.panther{--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: rgb(224.4, 224.4, 224.4)}.panther{--mat-standard-button-toggle-height: 48px}.panther{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.panther{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.panther{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.panther{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #880e4f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(136, 14, 79, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(136, 14, 79, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(136, 14, 79, .3);--mat-datepicker-toggle-active-state-icon-color: #880e4f;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(136, 14, 79, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.panther .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #bdbdbd;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(189, 189, 189, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(189, 189, 189, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.panther .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #d32f2f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(211, 47, 47, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(211, 47, 47, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.panther .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #bdbdbd}.panther .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #d32f2f}.panther .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.panther .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.panther{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.panther{--mat-divider-width: 1px}.panther{--mat-divider-color: rgba(0, 0, 0, .12)}.panther{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.panther{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}.panther{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.panther{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.panther{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.panther{--mat-icon-color: inherit}.panther .mat-icon.mat-primary{--mat-icon-color: #880e4f}.panther .mat-icon.mat-accent{--mat-icon-color: #bdbdbd}.panther .mat-icon.mat-warn{--mat-icon-color: #d32f2f}.panther{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.panther{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}.panther{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #880e4f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #880e4f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #880e4f;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #d32f2f;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #d32f2f;--mat-stepper-header-error-state-icon-background-color: transparent}.panther .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #bdbdbd;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #bdbdbd;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #bdbdbd;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87)}.panther .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #d32f2f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #d32f2f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #d32f2f;--mat-stepper-header-edit-state-icon-foreground-color: white}.panther{--mat-stepper-header-height: 72px}.panther{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.panther{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.panther{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.panther .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #880e4f;--mat-toolbar-container-text-color: white}.panther .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #bdbdbd;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.panther .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #d32f2f;--mat-toolbar-container-text-color: white}.panther{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.panther{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.panther{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.panther{--mat-tree-node-min-height: 48px}.panther{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.panther{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.panther{--mat-timepicker-container-background-color: white}.panther::-webkit-scrollbar-track{background-color:#f8bbd0}.panther::-webkit-scrollbar-thumb{background-color:#880e4f}.panther::-webkit-scrollbar-thumb:hover{background-color:#ec407a}.panther .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#f8bbd0}.panther .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#880e4f}.panther .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#ec407a}.panther .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#f8bbd0}.panther .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#880e4f}.panther .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#ec407a}.panther .stroke-primary{stroke:#880e4f!important}.panther .color-primary{color:#880e4f!important}.panther .bg-primary{background-color:#880e4f!important;color:#fff!important}.panther .bg-primary-100{background-color:#f8bbd0!important;color:#000000de!important}.panther .bg-primary-50{background-color:#fce4ec!important;color:#000000de!important}.panther .bg-accent{background-color:#bdbdbd!important}.panther .bg-success{background-color:#81c784!important}.panther .bg-warn{background-color:#d32f2f!important;color:#fff}.panther .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.panther .bg-warn-50{background-color:#ffebee!important;color:#000000de}.panther .text-primary{color:#880e4f!important}.panther .text-primary-not-important{color:#ad1457}.panther .border-primary,.panther .border-primary-left,.panther .border-primary-right,.panther .border-primary-top,.panther .border-primary-bottom{border-color:#880e4f}.panther .border-accent{border-color:#bdbdbd!important}.panther .border-accent-100{border-color:#f5f5f5!important}.panther .outline-primary{outline-color:#880e4f!important}.panther .text-warn{color:#f44336!important}.panther .text-error{color:#ef5350!important}.panther .text-accent{color:#9e9e9e!important}.panther .text-hover:hover,.panther .text-hover:hover *{color:#f48fb1!important}.panther .text-success{color:#66bb6a!important}.panther.dark .bg-primary-50{background-color:#880e4f!important}.panther .required.ng-invalid .mat-mdc-form-field-outline-thick,.panther .required.ng-invalid .mat-mdc-input-element,.panther .required.ng-invalid label{opacity:1;caret-color:#d32f2f!important;color:#d32f2f!important}.panther fp-icon-tile .required{border-color:#d32f2f!important;caret-color:#d32f2f!important;color:#d32f2f!important}.panther .mat-button-toggle-checked{background-color:#ec407a}.panther .mdc-slider__value-indicator{background-color:#ec407a!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.panther .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#ec407a!important}.panther fp-kontoinhaber-select-field{font-size:.5em!important}.panther fp-kontoinhaber-select-field .mat-mdc-form-field-label,.panther fp-kontoinhaber-select-field .mat-mdc-select-arrow,.panther fp-kontoinhaber-select-field .mat-mdc-select-value,.panther fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.panther fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.panther fp-kontoinhaber-select-field .mdc-notched-outline__leading,.panther fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.panther fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.panther fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.panther .navigationbar{border-top-color:#ec407a}.panther .vermoegen-und-verbindlichkeiten-result{color:#880e4f}.panther .mdc-button{font-size:.875rem!important}.panther .mdc-button span{white-space:nowrap!important}.panther .mdc-button[mat-flat-button]{color:#fff!important;background-color:#ad1457!important}.panther .mdc-button[mat-stroked-button]{color:#ad1457!important;background-color:#fff!important}.panther .mat-mdc-outlined-button{border-color:#ec407a!important;color:#ec407a!important}.panther .mdc-button[disabled]{opacity:.6}.panther .mat-ripple:not(.ziel-card){color:#000!important}.panther.dark .mat-ripple:not(.ziel-card){color:#fff!important}.panther.dark .dark-button{color:#000;background-color:#ec407a}.panther.accessibility-light .accessibility-button,.panther.accessibility-dark .accessibility-button{color:#000000de;background-color:#ec407a}.panther.accessibility-light .list-item-link,.panther.accessibility-dark .list-item-link{color:#ad1457;background-color:#fff}.panther.accessibility-light .list-item-link--active,.panther.accessibility-light .list-item-link--active .sublist-item-link--active,.panther.accessibility-dark .list-item-link--active,.panther.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#fff;background-color:#880e4f!important}.panther.accessibility-light span.text-primary-not-important,.panther.accessibility-dark span.text-primary-not-important,.panther.accessibility-light .text-primary,.panther.accessibility-dark .text-primary{background-color:#fff!important}.panther.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.panther.accessibility-light .legal-footer .data-input,.panther.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#880e4f!important}.panther.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000000de!important}.panther.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.panther.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#ec407a!important}.panther.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#f48fb1!important}.panther.accessibility-dark .fp-milestone-page .text-primary{color:#f06292!important}.panther.accessibility-dark .fp-milestone-page .text-accent{color:#ec407a!important}.panther.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.panther.accessibility-dark .bar.bg-primary-50 span{color:#fff!important}.panther fp-allgemeines,.panther fp-versorgungswunsch,.panther fp-versorgungs-wunsch,.panther fp-bestehende-versorgung,.panther fp-erforderliches-kapital{width:100%!important}.panther .mat-toolbar,.panther .top-toolbar .mat-toolbar{background-color:#fff}.panther .emptybankcard{color:#e91e63;border-color:#e91e63}.panther a,.panther .router-link-active,.panther .clickable-icon{color:#880e4f}.panther a.list-item-link--active,.panther .router-link-active.list-item-link--active,.panther .clickable-icon.list-item-link--active,.panther a.list-item-link--active .sublist-item-link--active,.panther .router-link-active.list-item-link--active .sublist-item-link--active,.panther .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#e0e0e0}.panther a:hover,.panther .router-link-active:hover,.panther .clickable-icon:hover{color:#ec407a}.panther .checklist{top:50%!important;left:50%!important}.panther.dark{background-color:#000;color:#eee}.panther.dark{--mat-ripple-color: rgba(255, 255, 255, .1)}.panther.dark{--mat-option-selected-state-label-text-color: #ec407a;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.panther.dark .mat-accent{--mat-option-selected-state-label-text-color: #bdbdbd;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.panther.dark .mat-warn{--mat-option-selected-state-label-text-color: #d32f2f;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.panther.dark{--mat-optgroup-label-text-color: white}.panther.dark{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.panther.dark{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.panther.dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #ec407a;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.panther.dark .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ec407a;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.panther.dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.panther.dark .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.panther.dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #d32f2f;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.panther.dark .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #d32f2f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.panther.dark{--mat-app-background-color: #303030;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.panther.dark{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.panther.dark{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.panther.dark{--mdc-elevated-card-container-shape: 4px}.panther.dark{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.panther.dark{--mdc-elevated-card-container-color: #424242;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.panther.dark{--mdc-outlined-card-container-color: #424242;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.panther.dark{--mat-card-subtitle-text-color: rgba(255, 255, 255, .7)}.panther.dark{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.panther.dark{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.panther.dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #ec407a;--mdc-linear-progress-track-color: rgba(236, 64, 122, .25)}.panther.dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #bdbdbd;--mdc-linear-progress-track-color: rgba(189, 189, 189, .25)}.panther.dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #d32f2f;--mdc-linear-progress-track-color: rgba(211, 47, 47, .25)}.panther.dark{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.panther.dark{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.panther.dark{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.panther.dark{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.panther.dark{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.panther.dark{--mdc-filled-text-field-caret-color: #ec407a;--mdc-filled-text-field-focus-active-indicator-color: #ec407a;--mdc-filled-text-field-focus-label-text-color: rgba(236, 64, 122, .87);--mdc-filled-text-field-container-color: rgb(73.56, 73.56, 73.56);--mdc-filled-text-field-disabled-container-color: rgb(69.78, 69.78, 69.78);--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #d32f2f;--mdc-filled-text-field-error-focus-label-text-color: #d32f2f;--mdc-filled-text-field-error-label-text-color: #d32f2f;--mdc-filled-text-field-error-caret-color: #d32f2f;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-hover-active-indicator-color: #d32f2f}.panther.dark{--mdc-outlined-text-field-caret-color: #ec407a;--mdc-outlined-text-field-focus-outline-color: #ec407a;--mdc-outlined-text-field-focus-label-text-color: rgba(236, 64, 122, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #d32f2f;--mdc-outlined-text-field-error-focus-label-text-color: #d32f2f;--mdc-outlined-text-field-error-label-text-color: #d32f2f;--mdc-outlined-text-field-error-hover-label-text-color: #d32f2f;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #d32f2f;--mdc-outlined-text-field-error-hover-outline-color: #d32f2f;--mdc-outlined-text-field-error-outline-color: #d32f2f}.panther.dark{--mat-form-field-focus-select-arrow-color: rgba(236, 64, 122, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #d32f2f;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24}.panther.dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #bdbdbd;--mdc-filled-text-field-focus-active-indicator-color: #bdbdbd;--mdc-filled-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.panther.dark .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #bdbdbd;--mdc-outlined-text-field-focus-outline-color: #bdbdbd;--mdc-outlined-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.panther.dark .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(189, 189, 189, .87)}.panther.dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #d32f2f;--mdc-filled-text-field-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.panther.dark .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #d32f2f;--mdc-outlined-text-field-focus-outline-color: #d32f2f;--mdc-outlined-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.panther.dark .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(211, 47, 47, .87)}.panther.dark{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.panther.dark{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.panther.dark{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.panther.dark{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.panther.dark{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.panther.dark{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(236, 64, 122, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.panther.dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(189, 189, 189, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.panther.dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(211, 47, 47, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.panther.dark{--mat-select-arrow-transform: translateY(-8px)}.panther.dark{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.panther.dark{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.panther.dark{--mat-autocomplete-background-color: #424242}.panther.dark{--mdc-dialog-container-shape: 4px}.panther.dark{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.panther.dark{--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.panther.dark{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.panther.dark .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.panther.dark .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.panther.dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-disabled-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-flat-disabled-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa}.panther.dark .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.panther.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.panther.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color: #ec407a;--mdc-chip-elevated-selected-container-color: #ec407a;--mdc-chip-elevated-disabled-container-color: #ec407a;--mdc-chip-flat-disabled-selected-container-color: #ec407a;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}.panther.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.panther.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.panther.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.panther.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color: #bdbdbd;--mdc-chip-elevated-selected-container-color: #bdbdbd;--mdc-chip-elevated-disabled-container-color: #bdbdbd;--mdc-chip-flat-disabled-selected-container-color: #bdbdbd;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}.panther.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.panther.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.panther.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.panther.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #d32f2f;--mdc-chip-elevated-selected-container-color: #d32f2f;--mdc-chip-elevated-disabled-container-color: #d32f2f;--mdc-chip-flat-disabled-selected-container-color: #d32f2f;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.panther.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.panther.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.panther.dark .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.panther.dark .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.panther.dark{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.panther.dark .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.panther.dark{--mdc-switch-selected-focus-state-layer-color: #f06292;--mdc-switch-selected-handle-color: #f06292;--mdc-switch-selected-hover-state-layer-color: #f06292;--mdc-switch-selected-pressed-state-layer-color: #f06292;--mdc-switch-selected-focus-handle-color: #f48fb1;--mdc-switch-selected-hover-handle-color: #f48fb1;--mdc-switch-selected-pressed-handle-color: #f48fb1;--mdc-switch-selected-focus-track-color: #d81b60;--mdc-switch-selected-hover-track-color: #d81b60;--mdc-switch-selected-pressed-track-color: #d81b60;--mdc-switch-selected-track-color: #d81b60;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.panther.dark{--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5)}.panther.dark .mat-mdc-slide-toggle{--mat-switch-label-text-color: white}.panther.dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #e0e0e0;--mdc-switch-selected-handle-color: #e0e0e0;--mdc-switch-selected-hover-state-layer-color: #e0e0e0;--mdc-switch-selected-pressed-state-layer-color: #e0e0e0;--mdc-switch-selected-focus-handle-color: #eeeeee;--mdc-switch-selected-hover-handle-color: #eeeeee;--mdc-switch-selected-pressed-handle-color: #eeeeee;--mdc-switch-selected-focus-track-color: #757575;--mdc-switch-selected-hover-track-color: #757575;--mdc-switch-selected-pressed-track-color: #757575;--mdc-switch-selected-track-color: #757575}.panther.dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e57373;--mdc-switch-selected-handle-color: #e57373;--mdc-switch-selected-hover-state-layer-color: #e57373;--mdc-switch-selected-pressed-state-layer-color: #e57373;--mdc-switch-selected-focus-handle-color: #ef9a9a;--mdc-switch-selected-hover-handle-color: #ef9a9a;--mdc-switch-selected-pressed-handle-color: #ef9a9a;--mdc-switch-selected-focus-track-color: #e53935;--mdc-switch-selected-hover-track-color: #e53935;--mdc-switch-selected-pressed-track-color: #e53935;--mdc-switch-selected-track-color: #e53935}.panther.dark{--mdc-switch-state-layer-size: 40px}.panther.dark .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.panther.dark{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.panther.dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ec407a;--mdc-radio-selected-hover-icon-color: #ec407a;--mdc-radio-selected-icon-color: #ec407a;--mdc-radio-selected-pressed-icon-color: #ec407a}.panther.dark .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #ec407a;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.panther.dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.panther.dark .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #bdbdbd;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.panther.dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.panther.dark .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #d32f2f;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.panther.dark{--mdc-radio-state-layer-size: 40px}.panther.dark{--mat-radio-touch-target-display: block}.panther.dark{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.panther.dark{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.panther.dark{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.panther.dark{--mdc-slider-handle-color: #ec407a;--mdc-slider-focus-handle-color: #ec407a;--mdc-slider-hover-handle-color: #ec407a;--mdc-slider-active-track-color: #ec407a;--mdc-slider-inactive-track-color: #ec407a;--mdc-slider-with-tick-marks-inactive-container-color: #ec407a;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87);--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff}.panther.dark{--mat-slider-ripple-color: #ec407a;--mat-slider-hover-state-layer-color: rgba(236, 64, 122, .05);--mat-slider-focus-state-layer-color: rgba(236, 64, 122, .2);--mat-slider-value-indicator-opacity: .9}.panther.dark .mat-accent{--mdc-slider-handle-color: #bdbdbd;--mdc-slider-focus-handle-color: #bdbdbd;--mdc-slider-hover-handle-color: #bdbdbd;--mdc-slider-active-track-color: #bdbdbd;--mdc-slider-inactive-track-color: #bdbdbd;--mdc-slider-with-tick-marks-inactive-container-color: #bdbdbd;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87)}.panther.dark .mat-accent{--mat-slider-ripple-color: #bdbdbd;--mat-slider-hover-state-layer-color: rgba(189, 189, 189, .05);--mat-slider-focus-state-layer-color: rgba(189, 189, 189, .2)}.panther.dark .mat-warn{--mdc-slider-handle-color: #d32f2f;--mdc-slider-focus-handle-color: #d32f2f;--mdc-slider-hover-handle-color: #d32f2f;--mdc-slider-active-track-color: #d32f2f;--mdc-slider-inactive-track-color: #d32f2f;--mdc-slider-with-tick-marks-inactive-container-color: #d32f2f;--mdc-slider-with-tick-marks-active-container-color: white}.panther.dark .mat-warn{--mat-slider-ripple-color: #d32f2f;--mat-slider-hover-state-layer-color: rgba(211, 47, 47, .05);--mat-slider-focus-state-layer-color: rgba(211, 47, 47, .2)}.panther.dark{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.panther.dark{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.panther.dark{--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #424242;--mat-menu-divider-color: rgba(255, 255, 255, .12)}.panther.dark{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.panther.dark{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.panther.dark{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.panther.dark{--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24}.panther.dark .mdc-list-item__start,.panther.dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ec407a;--mdc-radio-selected-hover-icon-color: #ec407a;--mdc-radio-selected-icon-color: #ec407a;--mdc-radio-selected-pressed-icon-color: #ec407a}.panther.dark .mat-accent .mdc-list-item__start,.panther.dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.panther.dark .mat-warn .mdc-list-item__start,.panther.dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.panther.dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #ec407a;--mdc-checkbox-selected-hover-icon-color: #ec407a;--mdc-checkbox-selected-icon-color: #ec407a;--mdc-checkbox-selected-pressed-icon-color: #ec407a;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ec407a;--mdc-checkbox-selected-hover-state-layer-color: #ec407a;--mdc-checkbox-selected-pressed-state-layer-color: #ec407a;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.panther.dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.panther.dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.panther.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.panther.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.panther.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.panther.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#ec407a}.panther.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.panther.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.panther.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.panther.dark{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.panther.dark{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.panther.dark .mdc-list-item__start,.panther.dark .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.panther.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.panther.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.panther.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.panther.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.panther.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.panther.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.panther.dark{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.panther.dark .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.panther.dark{--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12)}.panther.dark{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.panther.dark{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.panther.dark{--mdc-secondary-navigation-tab-container-height: 48px}.panther.dark{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.panther.dark{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.panther.dark .mat-mdc-tab-group,.panther.dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #ec407a}.panther.dark .mat-mdc-tab-group,.panther.dark .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #ec407a;--mat-tab-header-active-ripple-color: #ec407a;--mat-tab-header-inactive-ripple-color: #ec407a;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #ec407a;--mat-tab-header-active-hover-label-text-color: #ec407a;--mat-tab-header-active-focus-indicator-color: #ec407a;--mat-tab-header-active-hover-indicator-color: #ec407a}.panther.dark .mat-mdc-tab-group.mat-accent,.panther.dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #bdbdbd}.panther.dark .mat-mdc-tab-group.mat-accent,.panther.dark .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #bdbdbd;--mat-tab-header-active-ripple-color: #bdbdbd;--mat-tab-header-inactive-ripple-color: #bdbdbd;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #bdbdbd;--mat-tab-header-active-hover-label-text-color: #bdbdbd;--mat-tab-header-active-focus-indicator-color: #bdbdbd;--mat-tab-header-active-hover-indicator-color: #bdbdbd}.panther.dark .mat-mdc-tab-group.mat-warn,.panther.dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #d32f2f}.panther.dark .mat-mdc-tab-group.mat-warn,.panther.dark .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #d32f2f;--mat-tab-header-active-ripple-color: #d32f2f;--mat-tab-header-inactive-ripple-color: #d32f2f;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #d32f2f;--mat-tab-header-active-hover-label-text-color: #d32f2f;--mat-tab-header-active-focus-indicator-color: #d32f2f;--mat-tab-header-active-hover-indicator-color: #d32f2f}.panther.dark .mat-mdc-tab-group.mat-background-primary,.panther.dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #ec407a;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}.panther.dark .mat-mdc-tab-group.mat-background-accent,.panther.dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #bdbdbd;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}.panther.dark .mat-mdc-tab-group.mat-background-warn,.panther.dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #d32f2f;--mat-tab-header-with-background-foreground-color: white}.panther.dark .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.panther.dark .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.panther.dark{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.panther.dark{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.panther.dark{--mat-checkbox-disabled-label-color: rgba(255, 255, 255, .5);--mat-checkbox-label-text-color: white}.panther.dark .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #ec407a;--mdc-checkbox-selected-hover-icon-color: #ec407a;--mdc-checkbox-selected-icon-color: #ec407a;--mdc-checkbox-selected-pressed-icon-color: #ec407a;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ec407a;--mdc-checkbox-selected-hover-state-layer-color: #ec407a;--mdc-checkbox-selected-pressed-state-layer-color: #ec407a;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.panther.dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.panther.dark{--mdc-checkbox-state-layer-size: 40px}.panther.dark{--mat-checkbox-touch-target-display: block}.panther.dark{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.panther.dark{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.panther.dark{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.panther.dark{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.panther.dark{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.panther.dark{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.panther.dark{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.panther.dark{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.panther.dark{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.panther.dark{--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.panther.dark{--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24}.panther.dark{--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.panther.dark{--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24}.panther.dark{--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.panther.dark{--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24}.panther.dark{--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.panther.dark{--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24}.panther.dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #ec407a}.panther.dark .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #ec407a;--mat-text-button-ripple-color: rgba(236, 64, 122, .1)}.panther.dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #bdbdbd}.panther.dark .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #bdbdbd;--mat-text-button-ripple-color: rgba(189, 189, 189, .1)}.panther.dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #d32f2f}.panther.dark .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #d32f2f;--mat-text-button-ripple-color: rgba(211, 47, 47, .1)}.panther.dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #ec407a;--mdc-filled-button-label-text-color: black}.panther.dark .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.panther.dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #bdbdbd;--mdc-filled-button-label-text-color: black}.panther.dark .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.panther.dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #d32f2f;--mdc-filled-button-label-text-color: white}.panther.dark .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.panther.dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #ec407a;--mdc-protected-button-label-text-color: black}.panther.dark .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.panther.dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #bdbdbd;--mdc-protected-button-label-text-color: black}.panther.dark .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.panther.dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #d32f2f;--mdc-protected-button-label-text-color: white}.panther.dark .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.panther.dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #ec407a;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.panther.dark .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #ec407a;--mat-outlined-button-ripple-color: rgba(236, 64, 122, .1)}.panther.dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #bdbdbd;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.panther.dark .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #bdbdbd;--mat-outlined-button-ripple-color: rgba(189, 189, 189, .1)}.panther.dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #d32f2f;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.panther.dark .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #d32f2f;--mat-outlined-button-ripple-color: rgba(211, 47, 47, .1)}.panther.dark{--mdc-text-button-container-height: 36px}.panther.dark{--mdc-filled-button-container-height: 36px}.panther.dark{--mdc-protected-button-container-height: 36px}.panther.dark{--mdc-outlined-button-container-height: 36px}.panther.dark{--mat-text-button-touch-target-display: block}.panther.dark{--mat-filled-button-touch-target-display: block}.panther.dark{--mat-protected-button-touch-target-display: block}.panther.dark{--mat-outlined-button-touch-target-display: block}.panther.dark{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.panther.dark{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.panther.dark{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.panther.dark{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.panther.dark{--mdc-icon-button-icon-size: 24px}.panther.dark{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5)}.panther.dark{--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24}.panther.dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #ec407a}.panther.dark .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #ec407a;--mat-icon-button-ripple-color: rgba(236, 64, 122, .1)}.panther.dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #bdbdbd}.panther.dark .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #bdbdbd;--mat-icon-button-ripple-color: rgba(189, 189, 189, .1)}.panther.dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #d32f2f}.panther.dark .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #d32f2f;--mat-icon-button-ripple-color: rgba(211, 47, 47, .1)}.panther.dark{--mat-icon-button-touch-target-display: block}.panther.dark .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.panther.dark{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.panther.dark{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.panther.dark{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.panther.dark{--mdc-fab-container-color: #424242}.panther.dark{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.panther.dark{--mdc-fab-small-container-color: #424242}.panther.dark{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-small-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.panther.dark .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #ec407a}.panther.dark .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.panther.dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #bdbdbd}.panther.dark .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.panther.dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #d32f2f}.panther.dark .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.panther.dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #ec407a}.panther.dark .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.panther.dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #bdbdbd}.panther.dark .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.panther.dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #d32f2f}.panther.dark .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.panther.dark{--mat-fab-touch-target-display: block}.panther.dark{--mat-fab-small-touch-target-display: block}.panther.dark{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.panther.dark{--mdc-snackbar-container-shape: 4px}.panther.dark{--mdc-snackbar-container-color: rgb(217.2, 217.2, 217.2);--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87)}.panther.dark{--mat-snack-bar-button-color: #e91e63}.panther.dark{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.panther.dark{--mat-table-row-item-outline-width: 1px}.panther.dark{--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12)}.panther.dark{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.panther.dark{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.panther.dark{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.panther.dark{--mdc-circular-progress-active-indicator-color: #ec407a}.panther.dark .mat-accent{--mdc-circular-progress-active-indicator-color: #bdbdbd}.panther.dark .mat-warn{--mdc-circular-progress-active-indicator-color: #d32f2f}.panther.dark{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.panther.dark{--mat-badge-background-color: #ec407a;--mat-badge-text-color: rgba(0, 0, 0, .87);--mat-badge-disabled-state-background-color: rgb(110.1, 110.1, 110.1);--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5)}.panther.dark .mat-badge-accent{--mat-badge-background-color: #bdbdbd;--mat-badge-text-color: rgba(0, 0, 0, .87)}.panther.dark .mat-badge-warn{--mat-badge-background-color: #d32f2f;--mat-badge-text-color: white}.panther.dark{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.panther.dark{--mat-bottom-sheet-container-shape: 4px}.panther.dark{--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242}.panther.dark{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.panther.dark{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.panther.dark{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.panther.dark{--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242}.panther.dark{--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: rgb(88.68, 88.68, 88.68)}.panther.dark{--mat-standard-button-toggle-height: 48px}.panther.dark{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.panther.dark{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.panther.dark{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.panther.dark{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #ec407a;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(236, 64, 122, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(236, 64, 122, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(236, 64, 122, .3);--mat-datepicker-toggle-active-state-icon-color: #ec407a;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(236, 64, 122, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white}.panther.dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #bdbdbd;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(189, 189, 189, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(189, 189, 189, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.panther.dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #d32f2f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(211, 47, 47, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(211, 47, 47, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.panther.dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #bdbdbd}.panther.dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #d32f2f}.panther.dark .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.panther.dark .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.panther.dark{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.panther.dark{--mat-divider-width: 1px}.panther.dark{--mat-divider-color: rgba(255, 255, 255, .12)}.panther.dark{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.panther.dark{--mat-expansion-container-background-color: #424242;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7)}.panther.dark{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.panther.dark{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.panther.dark{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.panther.dark{--mat-icon-color: inherit}.panther.dark .mat-icon.mat-primary{--mat-icon-color: #ec407a}.panther.dark .mat-icon.mat-accent{--mat-icon-color: #bdbdbd}.panther.dark .mat-icon.mat-warn{--mat-icon-color: #d32f2f}.panther.dark{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.panther.dark{--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6)}.panther.dark{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #ec407a;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #ec407a;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #ec407a;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-container-color: #424242;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #d32f2f;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #d32f2f;--mat-stepper-header-error-state-icon-background-color: transparent}.panther.dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #bdbdbd;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #bdbdbd;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #bdbdbd;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87)}.panther.dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #d32f2f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #d32f2f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #d32f2f;--mat-stepper-header-edit-state-icon-foreground-color: white}.panther.dark{--mat-stepper-header-height: 72px}.panther.dark{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.panther.dark{--mat-sort-arrow-color: rgb(198.3, 198.3, 198.3)}.panther.dark{--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white}.panther.dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #ec407a;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.panther.dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #bdbdbd;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.panther.dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #d32f2f;--mat-toolbar-container-text-color: white}.panther.dark{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.panther.dark{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.panther.dark{--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white}.panther.dark{--mat-tree-node-min-height: 48px}.panther.dark{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.panther.dark{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.panther.dark{--mat-timepicker-container-background-color: #424242}.panther.dark::-webkit-scrollbar-track{background-color:#f8bbd0}.panther.dark::-webkit-scrollbar-thumb{background-color:#ec407a}.panther.dark::-webkit-scrollbar-thumb:hover{background-color:#ec407a}.panther.dark .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#f8bbd0}.panther.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#ec407a}.panther.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#ec407a}.panther.dark .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#f8bbd0}.panther.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#ec407a}.panther.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#ec407a}.panther.dark .stroke-primary{stroke:#ec407a!important}.panther.dark .color-primary{color:#ec407a!important}.panther.dark .bg-primary{background-color:#ec407a!important;color:#fff!important}.panther.dark .bg-primary-100{background-color:#f8bbd0!important;color:#000000de!important}.panther.dark .bg-primary-50{background-color:#fce4ec!important;color:#000000de!important}.panther.dark .bg-accent{background-color:#bdbdbd!important}.panther.dark .bg-success{background-color:#81c784!important}.panther.dark .bg-warn{background-color:#d32f2f!important;color:#fff}.panther.dark .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.panther.dark .bg-warn-50{background-color:#ffebee!important;color:#000000de}.panther.dark .text-primary{color:#ec407a!important}.panther.dark .text-primary-not-important{color:#ad1457}.panther.dark .border-primary,.panther.dark .border-primary-left,.panther.dark .border-primary-right,.panther.dark .border-primary-top,.panther.dark .border-primary-bottom{border-color:#ec407a}.panther.dark .border-accent{border-color:#bdbdbd!important}.panther.dark .border-accent-100{border-color:#f5f5f5!important}.panther.dark .outline-primary{outline-color:#ec407a!important}.panther.dark .text-warn{color:#f44336!important}.panther.dark .text-error{color:#ef5350!important}.panther.dark .text-accent{color:#9e9e9e!important}.panther.dark .text-hover:hover,.panther.dark .text-hover:hover *{color:#f48fb1!important}.panther.dark .text-success{color:#66bb6a!important}.panther.dark.dark .bg-primary-50{background-color:#880e4f!important}.panther.dark .required.ng-invalid .mat-mdc-form-field-outline-thick,.panther.dark .required.ng-invalid .mat-mdc-input-element,.panther.dark .required.ng-invalid label{opacity:1;caret-color:#d32f2f!important;color:#d32f2f!important}.panther.dark fp-icon-tile .required{border-color:#d32f2f!important;caret-color:#d32f2f!important;color:#d32f2f!important}.panther.dark .mat-button-toggle-checked{background-color:#ec407a}.panther.dark .mdc-slider__value-indicator{background-color:#ec407a!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.panther.dark .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#ec407a!important}.panther.dark fp-kontoinhaber-select-field{font-size:.5em!important}.panther.dark fp-kontoinhaber-select-field .mat-mdc-form-field-label,.panther.dark fp-kontoinhaber-select-field .mat-mdc-select-arrow,.panther.dark fp-kontoinhaber-select-field .mat-mdc-select-value,.panther.dark fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.panther.dark fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.panther.dark fp-kontoinhaber-select-field .mdc-notched-outline__leading,.panther.dark fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.panther.dark fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.panther.dark fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.panther.dark .navigationbar{border-top-color:#ec407a}.panther.dark .vermoegen-und-verbindlichkeiten-result{color:#ec407a}.panther.dark .mdc-button{font-size:.875rem!important}.panther.dark .mdc-button span{white-space:nowrap!important}.panther.dark .mdc-button[mat-flat-button]{color:#fff!important;background-color:#ad1457!important}.panther.dark .mdc-button[mat-stroked-button]{color:#ad1457!important;background-color:#fff!important}.panther.dark .mat-mdc-outlined-button{border-color:#ec407a!important;color:#ec407a!important}.panther.dark .mdc-button[disabled]{opacity:.6}.panther.dark .mat-ripple:not(.ziel-card){color:#000!important}.panther.dark.dark .mat-ripple:not(.ziel-card){color:#fff!important}.panther.dark.dark .dark-button{color:#000;background-color:#ec407a}.panther.dark.accessibility-light .accessibility-button,.panther.dark.accessibility-dark .accessibility-button{color:#000000de;background-color:#ec407a}.panther.dark.accessibility-light .list-item-link,.panther.dark.accessibility-dark .list-item-link{color:#ad1457;background-color:#fff}.panther.dark.accessibility-light .list-item-link--active,.panther.dark.accessibility-light .list-item-link--active .sublist-item-link--active,.panther.dark.accessibility-dark .list-item-link--active,.panther.dark.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#fff;background-color:#880e4f!important}.panther.dark.accessibility-light span.text-primary-not-important,.panther.dark.accessibility-dark span.text-primary-not-important,.panther.dark.accessibility-light .text-primary,.panther.dark.accessibility-dark .text-primary{background-color:#fff!important}.panther.dark.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.panther.dark.accessibility-light .legal-footer .data-input,.panther.dark.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#880e4f!important}.panther.dark.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000000de!important}.panther.dark.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.panther.dark.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#ec407a!important}.panther.dark.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#f48fb1!important}.panther.dark.accessibility-dark .fp-milestone-page .text-primary{color:#f06292!important}.panther.dark.accessibility-dark .fp-milestone-page .text-accent{color:#ec407a!important}.panther.dark.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.panther.dark.accessibility-dark .bar.bg-primary-50 span{color:#fff!important}.panther.dark fp-allgemeines,.panther.dark fp-versorgungswunsch,.panther.dark fp-versorgungs-wunsch,.panther.dark fp-bestehende-versorgung,.panther.dark fp-erforderliches-kapital{width:100%!important}.panther.dark .mat-toolbar,.panther.dark .top-toolbar .mat-toolbar{background-color:#000}.panther.dark a,.panther.dark .router-link-active,.panther.dark .clickable-icon{color:#ec407a}.panther.dark a.list-item-link--active,.panther.dark .router-link-active.list-item-link--active,.panther.dark .clickable-icon.list-item-link--active,.panther.dark a.list-item-link--active .sublist-item-link--active,.panther.dark .router-link-active.list-item-link--active .sublist-item-link--active,.panther.dark .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#424242}.panther.dark a:hover,.panther.dark .router-link-active:hover,.panther.dark .clickable-icon:hover{color:#ec407a}.panther.dark .emptybankcard{color:#e91e63;border-color:#e91e63}.cave{background-color:#f5f5f5;color:#424242}.cave{--mat-ripple-color: rgba(0, 0, 0, .1)}.cave{--mat-option-selected-state-label-text-color: #263238;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.cave .mat-accent{--mat-option-selected-state-label-text-color: #bdbdbd;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.cave .mat-warn{--mat-option-selected-state-label-text-color: #d32f2f;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.cave{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.cave{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.cave{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.cave .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #263238;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.cave .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #263238;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.cave .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.cave .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.cave .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #d32f2f;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.cave .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #d32f2f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.cave{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.cave{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.cave{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.cave{--mdc-elevated-card-container-shape: 4px}.cave{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.cave{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.cave{--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.cave{--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}.cave{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.cave{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.cave .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #263238;--mdc-linear-progress-track-color: rgba(38, 50, 56, .25)}.cave .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #bdbdbd;--mdc-linear-progress-track-color: rgba(189, 189, 189, .25)}.cave .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #d32f2f;--mdc-linear-progress-track-color: rgba(211, 47, 47, .25)}.cave{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.cave{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.cave{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.cave{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.cave{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.cave{--mdc-filled-text-field-caret-color: #263238;--mdc-filled-text-field-focus-active-indicator-color: #263238;--mdc-filled-text-field-focus-label-text-color: rgba(38, 50, 56, .87);--mdc-filled-text-field-container-color: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #d32f2f;--mdc-filled-text-field-error-focus-label-text-color: #d32f2f;--mdc-filled-text-field-error-label-text-color: #d32f2f;--mdc-filled-text-field-error-caret-color: #d32f2f;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-hover-active-indicator-color: #d32f2f}.cave{--mdc-outlined-text-field-caret-color: #263238;--mdc-outlined-text-field-focus-outline-color: #263238;--mdc-outlined-text-field-focus-label-text-color: rgba(38, 50, 56, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #d32f2f;--mdc-outlined-text-field-error-focus-label-text-color: #d32f2f;--mdc-outlined-text-field-error-label-text-color: #d32f2f;--mdc-outlined-text-field-error-hover-label-text-color: #d32f2f;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #d32f2f;--mdc-outlined-text-field-error-hover-outline-color: #d32f2f;--mdc-outlined-text-field-error-outline-color: #d32f2f}.cave{--mat-form-field-focus-select-arrow-color: rgba(38, 50, 56, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #d32f2f;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.cave .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #bdbdbd;--mdc-filled-text-field-focus-active-indicator-color: #bdbdbd;--mdc-filled-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.cave .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #bdbdbd;--mdc-outlined-text-field-focus-outline-color: #bdbdbd;--mdc-outlined-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.cave .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(189, 189, 189, .87)}.cave .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #d32f2f;--mdc-filled-text-field-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.cave .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #d32f2f;--mdc-outlined-text-field-focus-outline-color: #d32f2f;--mdc-outlined-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.cave .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(211, 47, 47, .87)}.cave{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.cave{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.cave{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.cave{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.cave{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.cave{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(38, 50, 56, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.cave .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(189, 189, 189, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.cave .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(211, 47, 47, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.cave{--mat-select-arrow-transform: translateY(-8px)}.cave{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.cave{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.cave{--mat-autocomplete-background-color: white}.cave{--mdc-dialog-container-shape: 4px}.cave{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.cave{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.cave{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.cave .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.cave .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.cave .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.cave .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.cave .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.cave .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #263238;--mdc-chip-elevated-selected-container-color: #263238;--mdc-chip-elevated-disabled-container-color: #263238;--mdc-chip-flat-disabled-selected-container-color: #263238;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.cave .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.cave .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.cave .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.cave .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color: #bdbdbd;--mdc-chip-elevated-selected-container-color: #bdbdbd;--mdc-chip-elevated-disabled-container-color: #bdbdbd;--mdc-chip-flat-disabled-selected-container-color: #bdbdbd;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}.cave .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.cave .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.cave .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.cave .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #d32f2f;--mdc-chip-elevated-selected-container-color: #d32f2f;--mdc-chip-elevated-disabled-container-color: #d32f2f;--mdc-chip-flat-disabled-selected-container-color: #d32f2f;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.cave .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.cave .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.cave .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.cave .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.cave{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.cave .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.cave{--mdc-switch-selected-focus-state-layer-color: #546e7a;--mdc-switch-selected-handle-color: #546e7a;--mdc-switch-selected-hover-state-layer-color: #546e7a;--mdc-switch-selected-pressed-state-layer-color: #546e7a;--mdc-switch-selected-focus-handle-color: #263238;--mdc-switch-selected-hover-handle-color: #263238;--mdc-switch-selected-pressed-handle-color: #263238;--mdc-switch-selected-focus-track-color: #90a4ae;--mdc-switch-selected-hover-track-color: #90a4ae;--mdc-switch-selected-pressed-track-color: #90a4ae;--mdc-switch-selected-track-color: #90a4ae;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.cave{--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}.cave .mat-mdc-slide-toggle{--mat-switch-label-text-color: rgba(0, 0, 0, .87)}.cave .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #757575;--mdc-switch-selected-handle-color: #757575;--mdc-switch-selected-hover-state-layer-color: #757575;--mdc-switch-selected-pressed-state-layer-color: #757575;--mdc-switch-selected-focus-handle-color: #212121;--mdc-switch-selected-hover-handle-color: #212121;--mdc-switch-selected-pressed-handle-color: #212121;--mdc-switch-selected-focus-track-color: #e0e0e0;--mdc-switch-selected-hover-track-color: #e0e0e0;--mdc-switch-selected-pressed-track-color: #e0e0e0;--mdc-switch-selected-track-color: #e0e0e0}.cave .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}.cave{--mdc-switch-state-layer-size: 40px}.cave .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.cave{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.cave .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #263238;--mdc-radio-selected-hover-icon-color: #263238;--mdc-radio-selected-icon-color: #263238;--mdc-radio-selected-pressed-icon-color: #263238}.cave .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #263238;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.cave .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.cave .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #bdbdbd;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.cave .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.cave .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #d32f2f;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.cave{--mdc-radio-state-layer-size: 40px}.cave{--mat-radio-touch-target-display: block}.cave{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.cave{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.cave{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.cave{--mdc-slider-handle-color: #263238;--mdc-slider-focus-handle-color: #263238;--mdc-slider-hover-handle-color: #263238;--mdc-slider-active-track-color: #263238;--mdc-slider-inactive-track-color: #263238;--mdc-slider-with-tick-marks-inactive-container-color: #263238;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000}.cave{--mat-slider-ripple-color: #263238;--mat-slider-hover-state-layer-color: rgba(38, 50, 56, .05);--mat-slider-focus-state-layer-color: rgba(38, 50, 56, .2);--mat-slider-value-indicator-opacity: .6}.cave .mat-accent{--mdc-slider-handle-color: #bdbdbd;--mdc-slider-focus-handle-color: #bdbdbd;--mdc-slider-hover-handle-color: #bdbdbd;--mdc-slider-active-track-color: #bdbdbd;--mdc-slider-inactive-track-color: #bdbdbd;--mdc-slider-with-tick-marks-inactive-container-color: #bdbdbd;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87)}.cave .mat-accent{--mat-slider-ripple-color: #bdbdbd;--mat-slider-hover-state-layer-color: rgba(189, 189, 189, .05);--mat-slider-focus-state-layer-color: rgba(189, 189, 189, .2)}.cave .mat-warn{--mdc-slider-handle-color: #d32f2f;--mdc-slider-focus-handle-color: #d32f2f;--mdc-slider-hover-handle-color: #d32f2f;--mdc-slider-active-track-color: #d32f2f;--mdc-slider-inactive-track-color: #d32f2f;--mdc-slider-with-tick-marks-inactive-container-color: #d32f2f;--mdc-slider-with-tick-marks-active-container-color: white}.cave .mat-warn{--mat-slider-ripple-color: #d32f2f;--mat-slider-hover-state-layer-color: rgba(211, 47, 47, .05);--mat-slider-focus-state-layer-color: rgba(211, 47, 47, .2)}.cave{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.cave{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.cave{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12)}.cave{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.cave{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.cave{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.cave{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.cave .mdc-list-item__start,.cave .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #263238;--mdc-radio-selected-hover-icon-color: #263238;--mdc-radio-selected-icon-color: #263238;--mdc-radio-selected-pressed-icon-color: #263238}.cave .mat-accent .mdc-list-item__start,.cave .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.cave .mat-warn .mdc-list-item__start,.cave .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.cave .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #263238;--mdc-checkbox-selected-hover-icon-color: #263238;--mdc-checkbox-selected-icon-color: #263238;--mdc-checkbox-selected-pressed-icon-color: #263238;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #263238;--mdc-checkbox-selected-hover-state-layer-color: #263238;--mdc-checkbox-selected-pressed-state-layer-color: #263238;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.cave .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.cave .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.cave .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.cave .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.cave .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.cave .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#263238}.cave .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.cave .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.cave .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.cave{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.cave{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.cave .mdc-list-item__start,.cave .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.cave .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.cave .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.cave .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.cave .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.cave .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.cave .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.cave{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.cave .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.cave{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}.cave{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.cave{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.cave{--mdc-secondary-navigation-tab-container-height: 48px}.cave{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.cave{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.cave .mat-mdc-tab-group,.cave .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #263238}.cave .mat-mdc-tab-group,.cave .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #263238;--mat-tab-header-active-ripple-color: #263238;--mat-tab-header-inactive-ripple-color: #263238;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #263238;--mat-tab-header-active-hover-label-text-color: #263238;--mat-tab-header-active-focus-indicator-color: #263238;--mat-tab-header-active-hover-indicator-color: #263238}.cave .mat-mdc-tab-group.mat-accent,.cave .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #bdbdbd}.cave .mat-mdc-tab-group.mat-accent,.cave .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #bdbdbd;--mat-tab-header-active-ripple-color: #bdbdbd;--mat-tab-header-inactive-ripple-color: #bdbdbd;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #bdbdbd;--mat-tab-header-active-hover-label-text-color: #bdbdbd;--mat-tab-header-active-focus-indicator-color: #bdbdbd;--mat-tab-header-active-hover-indicator-color: #bdbdbd}.cave .mat-mdc-tab-group.mat-warn,.cave .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #d32f2f}.cave .mat-mdc-tab-group.mat-warn,.cave .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #d32f2f;--mat-tab-header-active-ripple-color: #d32f2f;--mat-tab-header-inactive-ripple-color: #d32f2f;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #d32f2f;--mat-tab-header-active-hover-label-text-color: #d32f2f;--mat-tab-header-active-focus-indicator-color: #d32f2f;--mat-tab-header-active-hover-indicator-color: #d32f2f}.cave .mat-mdc-tab-group.mat-background-primary,.cave .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #263238;--mat-tab-header-with-background-foreground-color: white}.cave .mat-mdc-tab-group.mat-background-accent,.cave .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #bdbdbd;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}.cave .mat-mdc-tab-group.mat-background-warn,.cave .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #d32f2f;--mat-tab-header-with-background-foreground-color: white}.cave .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.cave .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.cave{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.cave{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.cave{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87)}.cave .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #263238;--mdc-checkbox-selected-hover-icon-color: #263238;--mdc-checkbox-selected-icon-color: #263238;--mdc-checkbox-selected-pressed-icon-color: #263238;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #263238;--mdc-checkbox-selected-hover-state-layer-color: #263238;--mdc-checkbox-selected-pressed-state-layer-color: #263238;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.cave .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.cave{--mdc-checkbox-state-layer-size: 40px}.cave{--mat-checkbox-touch-target-display: block}.cave{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.cave{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.cave{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.cave{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.cave{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.cave{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.cave{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.cave{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.cave{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.cave{--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.cave{--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12}.cave{--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.cave{--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12}.cave{--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.cave{--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12}.cave{--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.cave{--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.cave .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #263238}.cave .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #263238;--mat-text-button-ripple-color: rgba(38, 50, 56, .1)}.cave .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #bdbdbd}.cave .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #bdbdbd;--mat-text-button-ripple-color: rgba(189, 189, 189, .1)}.cave .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #d32f2f}.cave .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #d32f2f;--mat-text-button-ripple-color: rgba(211, 47, 47, .1)}.cave .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #263238;--mdc-filled-button-label-text-color: white}.cave .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.cave .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #bdbdbd;--mdc-filled-button-label-text-color: black}.cave .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.cave .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #d32f2f;--mdc-filled-button-label-text-color: white}.cave .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.cave .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #263238;--mdc-protected-button-label-text-color: white}.cave .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.cave .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #bdbdbd;--mdc-protected-button-label-text-color: black}.cave .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.cave .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #d32f2f;--mdc-protected-button-label-text-color: white}.cave .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.cave .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #263238;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.cave .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #263238;--mat-outlined-button-ripple-color: rgba(38, 50, 56, .1)}.cave .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #bdbdbd;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.cave .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #bdbdbd;--mat-outlined-button-ripple-color: rgba(189, 189, 189, .1)}.cave .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #d32f2f;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.cave .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #d32f2f;--mat-outlined-button-ripple-color: rgba(211, 47, 47, .1)}.cave{--mdc-text-button-container-height: 36px}.cave{--mdc-filled-button-container-height: 36px}.cave{--mdc-protected-button-container-height: 36px}.cave{--mdc-outlined-button-container-height: 36px}.cave{--mat-text-button-touch-target-display: block}.cave{--mat-filled-button-touch-target-display: block}.cave{--mat-protected-button-touch-target-display: block}.cave{--mat-outlined-button-touch-target-display: block}.cave{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.cave{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.cave{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.cave{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.cave{--mdc-icon-button-icon-size: 24px}.cave{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.cave{--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}.cave .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #263238}.cave .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #263238;--mat-icon-button-ripple-color: rgba(38, 50, 56, .1)}.cave .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #bdbdbd}.cave .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #bdbdbd;--mat-icon-button-ripple-color: rgba(189, 189, 189, .1)}.cave .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #d32f2f}.cave .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #d32f2f;--mat-icon-button-ripple-color: rgba(211, 47, 47, .1)}.cave{--mat-icon-button-touch-target-display: block}.cave .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.cave{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.cave{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.cave{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.cave{--mdc-fab-container-color: white}.cave{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.cave{--mdc-fab-small-container-color: white}.cave{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.cave .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #263238}.cave .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.cave .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #bdbdbd}.cave .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.cave .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #d32f2f}.cave .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.cave .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #263238}.cave .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.cave .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #bdbdbd}.cave .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.cave .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #d32f2f}.cave .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.cave{--mat-fab-touch-target-display: block}.cave{--mat-fab-small-touch-target-display: block}.cave{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.cave{--mdc-snackbar-container-shape: 4px}.cave{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}.cave{--mat-snack-bar-button-color: #cfd8dc}.cave{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.cave{--mat-table-row-item-outline-width: 1px}.cave{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}.cave{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.cave{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.cave{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.cave{--mdc-circular-progress-active-indicator-color: #263238}.cave .mat-accent{--mdc-circular-progress-active-indicator-color: #bdbdbd}.cave .mat-warn{--mdc-circular-progress-active-indicator-color: #d32f2f}.cave{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.cave{--mat-badge-background-color: #263238;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.cave .mat-badge-accent{--mat-badge-background-color: #bdbdbd;--mat-badge-text-color: rgba(0, 0, 0, .87)}.cave .mat-badge-warn{--mat-badge-background-color: #d32f2f;--mat-badge-text-color: white}.cave{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.cave{--mat-bottom-sheet-container-shape: 4px}.cave{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.cave{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.cave{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.cave{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.cave{--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd}.cave{--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: rgb(224.4, 224.4, 224.4)}.cave{--mat-standard-button-toggle-height: 48px}.cave{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.cave{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.cave{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.cave{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #263238;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(38, 50, 56, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(38, 50, 56, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(38, 50, 56, .3);--mat-datepicker-toggle-active-state-icon-color: #263238;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(38, 50, 56, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.cave .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #bdbdbd;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(189, 189, 189, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(189, 189, 189, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.cave .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #d32f2f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(211, 47, 47, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(211, 47, 47, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.cave .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #bdbdbd}.cave .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #d32f2f}.cave .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.cave .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.cave{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.cave{--mat-divider-width: 1px}.cave{--mat-divider-color: rgba(0, 0, 0, .12)}.cave{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.cave{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}.cave{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.cave{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.cave{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.cave{--mat-icon-color: inherit}.cave .mat-icon.mat-primary{--mat-icon-color: #263238}.cave .mat-icon.mat-accent{--mat-icon-color: #bdbdbd}.cave .mat-icon.mat-warn{--mat-icon-color: #d32f2f}.cave{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.cave{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}.cave{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #263238;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #263238;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #263238;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #d32f2f;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #d32f2f;--mat-stepper-header-error-state-icon-background-color: transparent}.cave .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #bdbdbd;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #bdbdbd;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #bdbdbd;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87)}.cave .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #d32f2f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #d32f2f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #d32f2f;--mat-stepper-header-edit-state-icon-foreground-color: white}.cave{--mat-stepper-header-height: 72px}.cave{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.cave{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.cave{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.cave .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #263238;--mat-toolbar-container-text-color: white}.cave .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #bdbdbd;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.cave .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #d32f2f;--mat-toolbar-container-text-color: white}.cave{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.cave{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.cave{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.cave{--mat-tree-node-min-height: 48px}.cave{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.cave{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.cave{--mat-timepicker-container-background-color: white}.cave::-webkit-scrollbar-track{background-color:#cfd8dc}.cave::-webkit-scrollbar-thumb{background-color:#263238}.cave::-webkit-scrollbar-thumb:hover{background-color:#78909c}.cave .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#cfd8dc}.cave .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#263238}.cave .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#78909c}.cave .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#cfd8dc}.cave .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#263238}.cave .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#78909c}.cave .stroke-primary{stroke:#263238!important}.cave .color-primary{color:#263238!important}.cave .bg-primary{background-color:#263238!important;color:#fff!important}.cave .bg-primary-100{background-color:#cfd8dc!important;color:#000000de!important}.cave .bg-primary-50{background-color:#eceff1!important;color:#000000de!important}.cave .bg-accent{background-color:#bdbdbd!important}.cave .bg-success{background-color:#81c784!important}.cave .bg-warn{background-color:#d32f2f!important;color:#fff}.cave .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.cave .bg-warn-50{background-color:#ffebee!important;color:#000000de}.cave .text-primary{color:#263238!important}.cave .text-primary-not-important{color:#37474f}.cave .border-primary,.cave .border-primary-left,.cave .border-primary-right,.cave .border-primary-top,.cave .border-primary-bottom{border-color:#263238}.cave .border-accent{border-color:#bdbdbd!important}.cave .border-accent-100{border-color:#f5f5f5!important}.cave .outline-primary{outline-color:#263238!important}.cave .text-warn{color:#f44336!important}.cave .text-error{color:#ef5350!important}.cave .text-accent{color:#9e9e9e!important}.cave .text-hover:hover,.cave .text-hover:hover *{color:#b0bec5!important}.cave .text-success{color:#66bb6a!important}.cave.dark .bg-primary-50{background-color:#263238!important}.cave .required.ng-invalid .mat-mdc-form-field-outline-thick,.cave .required.ng-invalid .mat-mdc-input-element,.cave .required.ng-invalid label{opacity:1;caret-color:#d32f2f!important;color:#d32f2f!important}.cave fp-icon-tile .required{border-color:#d32f2f!important;caret-color:#d32f2f!important;color:#d32f2f!important}.cave .mat-button-toggle-checked{background-color:#78909c}.cave .mdc-slider__value-indicator{background-color:#78909c!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.cave .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#78909c!important}.cave fp-kontoinhaber-select-field{font-size:.5em!important}.cave fp-kontoinhaber-select-field .mat-mdc-form-field-label,.cave fp-kontoinhaber-select-field .mat-mdc-select-arrow,.cave fp-kontoinhaber-select-field .mat-mdc-select-value,.cave fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.cave fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.cave fp-kontoinhaber-select-field .mdc-notched-outline__leading,.cave fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.cave fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.cave fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.cave .navigationbar{border-top-color:#78909c}.cave .vermoegen-und-verbindlichkeiten-result{color:#263238}.cave .mdc-button{font-size:.875rem!important}.cave .mdc-button span{white-space:nowrap!important}.cave .mdc-button[mat-flat-button]{color:#fff!important;background-color:#37474f!important}.cave .mdc-button[mat-stroked-button]{color:#37474f!important;background-color:#fff!important}.cave .mat-mdc-outlined-button{border-color:#78909c!important;color:#78909c!important}.cave .mdc-button[disabled]{opacity:.6}.cave .mat-ripple:not(.ziel-card){color:#000!important}.cave.dark .mat-ripple:not(.ziel-card){color:#fff!important}.cave.dark .dark-button{color:#000;background-color:#78909c}.cave.accessibility-light .accessibility-button,.cave.accessibility-dark .accessibility-button{color:#fff;background-color:#78909c}.cave.accessibility-light .list-item-link,.cave.accessibility-dark .list-item-link{color:#37474f;background-color:#fff}.cave.accessibility-light .list-item-link--active,.cave.accessibility-light .list-item-link--active .sublist-item-link--active,.cave.accessibility-dark .list-item-link--active,.cave.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#fff;background-color:#263238!important}.cave.accessibility-light span.text-primary-not-important,.cave.accessibility-dark span.text-primary-not-important,.cave.accessibility-light .text-primary,.cave.accessibility-dark .text-primary{background-color:#fff!important}.cave.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.cave.accessibility-light .legal-footer .data-input,.cave.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#263238!important}.cave.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000000de!important}.cave.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.cave.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#78909c!important}.cave.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#b0bec5!important}.cave.accessibility-dark .fp-milestone-page .text-primary{color:#90a4ae!important}.cave.accessibility-dark .fp-milestone-page .text-accent{color:#78909c!important}.cave.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.cave.accessibility-dark .bar.bg-primary-50 span{color:#fff!important}.cave fp-allgemeines,.cave fp-versorgungswunsch,.cave fp-versorgungs-wunsch,.cave fp-bestehende-versorgung,.cave fp-erforderliches-kapital{width:100%!important}.cave .mat-toolbar,.cave .top-toolbar .mat-toolbar{background-color:#fff}.cave .emptybankcard{color:#607d8b;border-color:#607d8b}.cave a,.cave .router-link-active,.cave .clickable-icon{color:#263238}.cave a.list-item-link--active,.cave .router-link-active.list-item-link--active,.cave .clickable-icon.list-item-link--active,.cave a.list-item-link--active .sublist-item-link--active,.cave .router-link-active.list-item-link--active .sublist-item-link--active,.cave .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#e0e0e0}.cave a:hover,.cave .router-link-active:hover,.cave .clickable-icon:hover{color:#78909c}.cave .checklist{top:50%!important;left:50%!important}.cave.dark{background-color:#000;color:#eee}.cave.dark{--mat-ripple-color: rgba(255, 255, 255, .1)}.cave.dark{--mat-option-selected-state-label-text-color: #78909c;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.cave.dark .mat-accent{--mat-option-selected-state-label-text-color: #bdbdbd;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.cave.dark .mat-warn{--mat-option-selected-state-label-text-color: #d32f2f;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.cave.dark{--mat-optgroup-label-text-color: white}.cave.dark{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.cave.dark{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.cave.dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #78909c;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.cave.dark .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #78909c;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.cave.dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.cave.dark .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.cave.dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #d32f2f;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.cave.dark .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #d32f2f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.cave.dark{--mat-app-background-color: #303030;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.cave.dark{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.cave.dark{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.cave.dark{--mdc-elevated-card-container-shape: 4px}.cave.dark{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.cave.dark{--mdc-elevated-card-container-color: #424242;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.cave.dark{--mdc-outlined-card-container-color: #424242;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.cave.dark{--mat-card-subtitle-text-color: rgba(255, 255, 255, .7)}.cave.dark{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.cave.dark{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.cave.dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #78909c;--mdc-linear-progress-track-color: rgba(120, 144, 156, .25)}.cave.dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #bdbdbd;--mdc-linear-progress-track-color: rgba(189, 189, 189, .25)}.cave.dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #d32f2f;--mdc-linear-progress-track-color: rgba(211, 47, 47, .25)}.cave.dark{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.cave.dark{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.cave.dark{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.cave.dark{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.cave.dark{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.cave.dark{--mdc-filled-text-field-caret-color: #78909c;--mdc-filled-text-field-focus-active-indicator-color: #78909c;--mdc-filled-text-field-focus-label-text-color: rgba(120, 144, 156, .87);--mdc-filled-text-field-container-color: rgb(73.56, 73.56, 73.56);--mdc-filled-text-field-disabled-container-color: rgb(69.78, 69.78, 69.78);--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #d32f2f;--mdc-filled-text-field-error-focus-label-text-color: #d32f2f;--mdc-filled-text-field-error-label-text-color: #d32f2f;--mdc-filled-text-field-error-caret-color: #d32f2f;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-hover-active-indicator-color: #d32f2f}.cave.dark{--mdc-outlined-text-field-caret-color: #78909c;--mdc-outlined-text-field-focus-outline-color: #78909c;--mdc-outlined-text-field-focus-label-text-color: rgba(120, 144, 156, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #d32f2f;--mdc-outlined-text-field-error-focus-label-text-color: #d32f2f;--mdc-outlined-text-field-error-label-text-color: #d32f2f;--mdc-outlined-text-field-error-hover-label-text-color: #d32f2f;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #d32f2f;--mdc-outlined-text-field-error-hover-outline-color: #d32f2f;--mdc-outlined-text-field-error-outline-color: #d32f2f}.cave.dark{--mat-form-field-focus-select-arrow-color: rgba(120, 144, 156, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #d32f2f;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24}.cave.dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #bdbdbd;--mdc-filled-text-field-focus-active-indicator-color: #bdbdbd;--mdc-filled-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.cave.dark .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #bdbdbd;--mdc-outlined-text-field-focus-outline-color: #bdbdbd;--mdc-outlined-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.cave.dark .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(189, 189, 189, .87)}.cave.dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #d32f2f;--mdc-filled-text-field-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.cave.dark .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #d32f2f;--mdc-outlined-text-field-focus-outline-color: #d32f2f;--mdc-outlined-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.cave.dark .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(211, 47, 47, .87)}.cave.dark{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.cave.dark{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.cave.dark{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.cave.dark{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.cave.dark{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.cave.dark{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(120, 144, 156, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.cave.dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(189, 189, 189, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.cave.dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(211, 47, 47, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.cave.dark{--mat-select-arrow-transform: translateY(-8px)}.cave.dark{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.cave.dark{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.cave.dark{--mat-autocomplete-background-color: #424242}.cave.dark{--mdc-dialog-container-shape: 4px}.cave.dark{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.cave.dark{--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.cave.dark{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.cave.dark .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.cave.dark .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.cave.dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-disabled-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-flat-disabled-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa}.cave.dark .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.cave.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.cave.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #78909c;--mdc-chip-elevated-selected-container-color: #78909c;--mdc-chip-elevated-disabled-container-color: #78909c;--mdc-chip-flat-disabled-selected-container-color: #78909c;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.cave.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.cave.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.cave.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.cave.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color: #bdbdbd;--mdc-chip-elevated-selected-container-color: #bdbdbd;--mdc-chip-elevated-disabled-container-color: #bdbdbd;--mdc-chip-flat-disabled-selected-container-color: #bdbdbd;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}.cave.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.cave.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.cave.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.cave.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #d32f2f;--mdc-chip-elevated-selected-container-color: #d32f2f;--mdc-chip-elevated-disabled-container-color: #d32f2f;--mdc-chip-flat-disabled-selected-container-color: #d32f2f;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.cave.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.cave.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.cave.dark .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.cave.dark .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.cave.dark{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.cave.dark .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.cave.dark{--mdc-switch-selected-focus-state-layer-color: #90a4ae;--mdc-switch-selected-handle-color: #90a4ae;--mdc-switch-selected-hover-state-layer-color: #90a4ae;--mdc-switch-selected-pressed-state-layer-color: #90a4ae;--mdc-switch-selected-focus-handle-color: #b0bec5;--mdc-switch-selected-hover-handle-color: #b0bec5;--mdc-switch-selected-pressed-handle-color: #b0bec5;--mdc-switch-selected-focus-track-color: #546e7a;--mdc-switch-selected-hover-track-color: #546e7a;--mdc-switch-selected-pressed-track-color: #546e7a;--mdc-switch-selected-track-color: #546e7a;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.cave.dark{--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5)}.cave.dark .mat-mdc-slide-toggle{--mat-switch-label-text-color: white}.cave.dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #e0e0e0;--mdc-switch-selected-handle-color: #e0e0e0;--mdc-switch-selected-hover-state-layer-color: #e0e0e0;--mdc-switch-selected-pressed-state-layer-color: #e0e0e0;--mdc-switch-selected-focus-handle-color: #eeeeee;--mdc-switch-selected-hover-handle-color: #eeeeee;--mdc-switch-selected-pressed-handle-color: #eeeeee;--mdc-switch-selected-focus-track-color: #757575;--mdc-switch-selected-hover-track-color: #757575;--mdc-switch-selected-pressed-track-color: #757575;--mdc-switch-selected-track-color: #757575}.cave.dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e57373;--mdc-switch-selected-handle-color: #e57373;--mdc-switch-selected-hover-state-layer-color: #e57373;--mdc-switch-selected-pressed-state-layer-color: #e57373;--mdc-switch-selected-focus-handle-color: #ef9a9a;--mdc-switch-selected-hover-handle-color: #ef9a9a;--mdc-switch-selected-pressed-handle-color: #ef9a9a;--mdc-switch-selected-focus-track-color: #e53935;--mdc-switch-selected-hover-track-color: #e53935;--mdc-switch-selected-pressed-track-color: #e53935;--mdc-switch-selected-track-color: #e53935}.cave.dark{--mdc-switch-state-layer-size: 40px}.cave.dark .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.cave.dark{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.cave.dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #78909c;--mdc-radio-selected-hover-icon-color: #78909c;--mdc-radio-selected-icon-color: #78909c;--mdc-radio-selected-pressed-icon-color: #78909c}.cave.dark .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #78909c;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.cave.dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.cave.dark .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #bdbdbd;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.cave.dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.cave.dark .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #d32f2f;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.cave.dark{--mdc-radio-state-layer-size: 40px}.cave.dark{--mat-radio-touch-target-display: block}.cave.dark{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.cave.dark{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.cave.dark{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.cave.dark{--mdc-slider-handle-color: #78909c;--mdc-slider-focus-handle-color: #78909c;--mdc-slider-hover-handle-color: #78909c;--mdc-slider-active-track-color: #78909c;--mdc-slider-inactive-track-color: #78909c;--mdc-slider-with-tick-marks-inactive-container-color: #78909c;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff}.cave.dark{--mat-slider-ripple-color: #78909c;--mat-slider-hover-state-layer-color: rgba(120, 144, 156, .05);--mat-slider-focus-state-layer-color: rgba(120, 144, 156, .2);--mat-slider-value-indicator-opacity: .9}.cave.dark .mat-accent{--mdc-slider-handle-color: #bdbdbd;--mdc-slider-focus-handle-color: #bdbdbd;--mdc-slider-hover-handle-color: #bdbdbd;--mdc-slider-active-track-color: #bdbdbd;--mdc-slider-inactive-track-color: #bdbdbd;--mdc-slider-with-tick-marks-inactive-container-color: #bdbdbd;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87)}.cave.dark .mat-accent{--mat-slider-ripple-color: #bdbdbd;--mat-slider-hover-state-layer-color: rgba(189, 189, 189, .05);--mat-slider-focus-state-layer-color: rgba(189, 189, 189, .2)}.cave.dark .mat-warn{--mdc-slider-handle-color: #d32f2f;--mdc-slider-focus-handle-color: #d32f2f;--mdc-slider-hover-handle-color: #d32f2f;--mdc-slider-active-track-color: #d32f2f;--mdc-slider-inactive-track-color: #d32f2f;--mdc-slider-with-tick-marks-inactive-container-color: #d32f2f;--mdc-slider-with-tick-marks-active-container-color: white}.cave.dark .mat-warn{--mat-slider-ripple-color: #d32f2f;--mat-slider-hover-state-layer-color: rgba(211, 47, 47, .05);--mat-slider-focus-state-layer-color: rgba(211, 47, 47, .2)}.cave.dark{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.cave.dark{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.cave.dark{--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #424242;--mat-menu-divider-color: rgba(255, 255, 255, .12)}.cave.dark{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.cave.dark{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.cave.dark{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.cave.dark{--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24}.cave.dark .mdc-list-item__start,.cave.dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #78909c;--mdc-radio-selected-hover-icon-color: #78909c;--mdc-radio-selected-icon-color: #78909c;--mdc-radio-selected-pressed-icon-color: #78909c}.cave.dark .mat-accent .mdc-list-item__start,.cave.dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.cave.dark .mat-warn .mdc-list-item__start,.cave.dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.cave.dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #78909c;--mdc-checkbox-selected-hover-icon-color: #78909c;--mdc-checkbox-selected-icon-color: #78909c;--mdc-checkbox-selected-pressed-icon-color: #78909c;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #78909c;--mdc-checkbox-selected-hover-state-layer-color: #78909c;--mdc-checkbox-selected-pressed-state-layer-color: #78909c;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.cave.dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.cave.dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.cave.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.cave.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.cave.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.cave.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#78909c}.cave.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.cave.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.cave.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.cave.dark{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.cave.dark{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.cave.dark .mdc-list-item__start,.cave.dark .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.cave.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.cave.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.cave.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.cave.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.cave.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.cave.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.cave.dark{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.cave.dark .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.cave.dark{--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12)}.cave.dark{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.cave.dark{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.cave.dark{--mdc-secondary-navigation-tab-container-height: 48px}.cave.dark{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.cave.dark{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.cave.dark .mat-mdc-tab-group,.cave.dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #78909c}.cave.dark .mat-mdc-tab-group,.cave.dark .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #78909c;--mat-tab-header-active-ripple-color: #78909c;--mat-tab-header-inactive-ripple-color: #78909c;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #78909c;--mat-tab-header-active-hover-label-text-color: #78909c;--mat-tab-header-active-focus-indicator-color: #78909c;--mat-tab-header-active-hover-indicator-color: #78909c}.cave.dark .mat-mdc-tab-group.mat-accent,.cave.dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #bdbdbd}.cave.dark .mat-mdc-tab-group.mat-accent,.cave.dark .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #bdbdbd;--mat-tab-header-active-ripple-color: #bdbdbd;--mat-tab-header-inactive-ripple-color: #bdbdbd;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #bdbdbd;--mat-tab-header-active-hover-label-text-color: #bdbdbd;--mat-tab-header-active-focus-indicator-color: #bdbdbd;--mat-tab-header-active-hover-indicator-color: #bdbdbd}.cave.dark .mat-mdc-tab-group.mat-warn,.cave.dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #d32f2f}.cave.dark .mat-mdc-tab-group.mat-warn,.cave.dark .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #d32f2f;--mat-tab-header-active-ripple-color: #d32f2f;--mat-tab-header-inactive-ripple-color: #d32f2f;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #d32f2f;--mat-tab-header-active-hover-label-text-color: #d32f2f;--mat-tab-header-active-focus-indicator-color: #d32f2f;--mat-tab-header-active-hover-indicator-color: #d32f2f}.cave.dark .mat-mdc-tab-group.mat-background-primary,.cave.dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #78909c;--mat-tab-header-with-background-foreground-color: white}.cave.dark .mat-mdc-tab-group.mat-background-accent,.cave.dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #bdbdbd;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}.cave.dark .mat-mdc-tab-group.mat-background-warn,.cave.dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #d32f2f;--mat-tab-header-with-background-foreground-color: white}.cave.dark .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.cave.dark .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.cave.dark{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.cave.dark{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.cave.dark{--mat-checkbox-disabled-label-color: rgba(255, 255, 255, .5);--mat-checkbox-label-text-color: white}.cave.dark .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #78909c;--mdc-checkbox-selected-hover-icon-color: #78909c;--mdc-checkbox-selected-icon-color: #78909c;--mdc-checkbox-selected-pressed-icon-color: #78909c;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #78909c;--mdc-checkbox-selected-hover-state-layer-color: #78909c;--mdc-checkbox-selected-pressed-state-layer-color: #78909c;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.cave.dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.cave.dark{--mdc-checkbox-state-layer-size: 40px}.cave.dark{--mat-checkbox-touch-target-display: block}.cave.dark{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.cave.dark{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.cave.dark{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.cave.dark{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.cave.dark{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.cave.dark{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.cave.dark{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.cave.dark{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.cave.dark{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.cave.dark{--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.cave.dark{--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24}.cave.dark{--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.cave.dark{--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24}.cave.dark{--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.cave.dark{--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24}.cave.dark{--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.cave.dark{--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24}.cave.dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #78909c}.cave.dark .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #78909c;--mat-text-button-ripple-color: rgba(120, 144, 156, .1)}.cave.dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #bdbdbd}.cave.dark .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #bdbdbd;--mat-text-button-ripple-color: rgba(189, 189, 189, .1)}.cave.dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #d32f2f}.cave.dark .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #d32f2f;--mat-text-button-ripple-color: rgba(211, 47, 47, .1)}.cave.dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #78909c;--mdc-filled-button-label-text-color: white}.cave.dark .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.cave.dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #bdbdbd;--mdc-filled-button-label-text-color: black}.cave.dark .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.cave.dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #d32f2f;--mdc-filled-button-label-text-color: white}.cave.dark .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.cave.dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #78909c;--mdc-protected-button-label-text-color: white}.cave.dark .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.cave.dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #bdbdbd;--mdc-protected-button-label-text-color: black}.cave.dark .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.cave.dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #d32f2f;--mdc-protected-button-label-text-color: white}.cave.dark .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.cave.dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #78909c;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.cave.dark .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #78909c;--mat-outlined-button-ripple-color: rgba(120, 144, 156, .1)}.cave.dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #bdbdbd;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.cave.dark .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #bdbdbd;--mat-outlined-button-ripple-color: rgba(189, 189, 189, .1)}.cave.dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #d32f2f;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.cave.dark .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #d32f2f;--mat-outlined-button-ripple-color: rgba(211, 47, 47, .1)}.cave.dark{--mdc-text-button-container-height: 36px}.cave.dark{--mdc-filled-button-container-height: 36px}.cave.dark{--mdc-protected-button-container-height: 36px}.cave.dark{--mdc-outlined-button-container-height: 36px}.cave.dark{--mat-text-button-touch-target-display: block}.cave.dark{--mat-filled-button-touch-target-display: block}.cave.dark{--mat-protected-button-touch-target-display: block}.cave.dark{--mat-outlined-button-touch-target-display: block}.cave.dark{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.cave.dark{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.cave.dark{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.cave.dark{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.cave.dark{--mdc-icon-button-icon-size: 24px}.cave.dark{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5)}.cave.dark{--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24}.cave.dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #78909c}.cave.dark .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #78909c;--mat-icon-button-ripple-color: rgba(120, 144, 156, .1)}.cave.dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #bdbdbd}.cave.dark .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #bdbdbd;--mat-icon-button-ripple-color: rgba(189, 189, 189, .1)}.cave.dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #d32f2f}.cave.dark .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #d32f2f;--mat-icon-button-ripple-color: rgba(211, 47, 47, .1)}.cave.dark{--mat-icon-button-touch-target-display: block}.cave.dark .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.cave.dark{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.cave.dark{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.cave.dark{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.cave.dark{--mdc-fab-container-color: #424242}.cave.dark{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.cave.dark{--mdc-fab-small-container-color: #424242}.cave.dark{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-small-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.cave.dark .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #78909c}.cave.dark .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.cave.dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #bdbdbd}.cave.dark .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.cave.dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #d32f2f}.cave.dark .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.cave.dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #78909c}.cave.dark .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.cave.dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #bdbdbd}.cave.dark .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.cave.dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #d32f2f}.cave.dark .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.cave.dark{--mat-fab-touch-target-display: block}.cave.dark{--mat-fab-small-touch-target-display: block}.cave.dark{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.cave.dark{--mdc-snackbar-container-shape: 4px}.cave.dark{--mdc-snackbar-container-color: rgb(217.2, 217.2, 217.2);--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87)}.cave.dark{--mat-snack-bar-button-color: #607d8b}.cave.dark{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.cave.dark{--mat-table-row-item-outline-width: 1px}.cave.dark{--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12)}.cave.dark{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.cave.dark{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.cave.dark{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.cave.dark{--mdc-circular-progress-active-indicator-color: #78909c}.cave.dark .mat-accent{--mdc-circular-progress-active-indicator-color: #bdbdbd}.cave.dark .mat-warn{--mdc-circular-progress-active-indicator-color: #d32f2f}.cave.dark{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.cave.dark{--mat-badge-background-color: #78909c;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: rgb(110.1, 110.1, 110.1);--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5)}.cave.dark .mat-badge-accent{--mat-badge-background-color: #bdbdbd;--mat-badge-text-color: rgba(0, 0, 0, .87)}.cave.dark .mat-badge-warn{--mat-badge-background-color: #d32f2f;--mat-badge-text-color: white}.cave.dark{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.cave.dark{--mat-bottom-sheet-container-shape: 4px}.cave.dark{--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242}.cave.dark{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.cave.dark{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.cave.dark{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.cave.dark{--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242}.cave.dark{--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: rgb(88.68, 88.68, 88.68)}.cave.dark{--mat-standard-button-toggle-height: 48px}.cave.dark{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.cave.dark{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.cave.dark{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.cave.dark{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #78909c;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(120, 144, 156, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(120, 144, 156, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(120, 144, 156, .3);--mat-datepicker-toggle-active-state-icon-color: #78909c;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(120, 144, 156, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white}.cave.dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #bdbdbd;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(189, 189, 189, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(189, 189, 189, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.cave.dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #d32f2f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(211, 47, 47, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(211, 47, 47, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.cave.dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #bdbdbd}.cave.dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #d32f2f}.cave.dark .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.cave.dark .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.cave.dark{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.cave.dark{--mat-divider-width: 1px}.cave.dark{--mat-divider-color: rgba(255, 255, 255, .12)}.cave.dark{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.cave.dark{--mat-expansion-container-background-color: #424242;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7)}.cave.dark{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.cave.dark{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.cave.dark{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.cave.dark{--mat-icon-color: inherit}.cave.dark .mat-icon.mat-primary{--mat-icon-color: #78909c}.cave.dark .mat-icon.mat-accent{--mat-icon-color: #bdbdbd}.cave.dark .mat-icon.mat-warn{--mat-icon-color: #d32f2f}.cave.dark{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.cave.dark{--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6)}.cave.dark{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #78909c;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #78909c;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #78909c;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: #424242;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #d32f2f;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #d32f2f;--mat-stepper-header-error-state-icon-background-color: transparent}.cave.dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #bdbdbd;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #bdbdbd;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #bdbdbd;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87)}.cave.dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #d32f2f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #d32f2f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #d32f2f;--mat-stepper-header-edit-state-icon-foreground-color: white}.cave.dark{--mat-stepper-header-height: 72px}.cave.dark{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.cave.dark{--mat-sort-arrow-color: rgb(198.3, 198.3, 198.3)}.cave.dark{--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white}.cave.dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #78909c;--mat-toolbar-container-text-color: white}.cave.dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #bdbdbd;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.cave.dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #d32f2f;--mat-toolbar-container-text-color: white}.cave.dark{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.cave.dark{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.cave.dark{--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white}.cave.dark{--mat-tree-node-min-height: 48px}.cave.dark{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.cave.dark{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.cave.dark{--mat-timepicker-container-background-color: #424242}.cave.dark::-webkit-scrollbar-track{background-color:#cfd8dc}.cave.dark::-webkit-scrollbar-thumb{background-color:#78909c}.cave.dark::-webkit-scrollbar-thumb:hover{background-color:#78909c}.cave.dark .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#cfd8dc}.cave.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#78909c}.cave.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#78909c}.cave.dark .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#cfd8dc}.cave.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#78909c}.cave.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#78909c}.cave.dark .stroke-primary{stroke:#78909c!important}.cave.dark .color-primary{color:#78909c!important}.cave.dark .bg-primary{background-color:#78909c!important;color:#fff!important}.cave.dark .bg-primary-100{background-color:#cfd8dc!important;color:#000000de!important}.cave.dark .bg-primary-50{background-color:#eceff1!important;color:#000000de!important}.cave.dark .bg-accent{background-color:#bdbdbd!important}.cave.dark .bg-success{background-color:#81c784!important}.cave.dark .bg-warn{background-color:#d32f2f!important;color:#fff}.cave.dark .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.cave.dark .bg-warn-50{background-color:#ffebee!important;color:#000000de}.cave.dark .text-primary{color:#78909c!important}.cave.dark .text-primary-not-important{color:#37474f}.cave.dark .border-primary,.cave.dark .border-primary-left,.cave.dark .border-primary-right,.cave.dark .border-primary-top,.cave.dark .border-primary-bottom{border-color:#78909c}.cave.dark .border-accent{border-color:#bdbdbd!important}.cave.dark .border-accent-100{border-color:#f5f5f5!important}.cave.dark .outline-primary{outline-color:#78909c!important}.cave.dark .text-warn{color:#f44336!important}.cave.dark .text-error{color:#ef5350!important}.cave.dark .text-accent{color:#9e9e9e!important}.cave.dark .text-hover:hover,.cave.dark .text-hover:hover *{color:#b0bec5!important}.cave.dark .text-success{color:#66bb6a!important}.cave.dark.dark .bg-primary-50{background-color:#263238!important}.cave.dark .required.ng-invalid .mat-mdc-form-field-outline-thick,.cave.dark .required.ng-invalid .mat-mdc-input-element,.cave.dark .required.ng-invalid label{opacity:1;caret-color:#d32f2f!important;color:#d32f2f!important}.cave.dark fp-icon-tile .required{border-color:#d32f2f!important;caret-color:#d32f2f!important;color:#d32f2f!important}.cave.dark .mat-button-toggle-checked{background-color:#78909c}.cave.dark .mdc-slider__value-indicator{background-color:#78909c!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.cave.dark .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#78909c!important}.cave.dark fp-kontoinhaber-select-field{font-size:.5em!important}.cave.dark fp-kontoinhaber-select-field .mat-mdc-form-field-label,.cave.dark fp-kontoinhaber-select-field .mat-mdc-select-arrow,.cave.dark fp-kontoinhaber-select-field .mat-mdc-select-value,.cave.dark fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.cave.dark fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.cave.dark fp-kontoinhaber-select-field .mdc-notched-outline__leading,.cave.dark fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.cave.dark fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.cave.dark fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.cave.dark .navigationbar{border-top-color:#78909c}.cave.dark .vermoegen-und-verbindlichkeiten-result{color:#78909c}.cave.dark .mdc-button{font-size:.875rem!important}.cave.dark .mdc-button span{white-space:nowrap!important}.cave.dark .mdc-button[mat-flat-button]{color:#fff!important;background-color:#37474f!important}.cave.dark .mdc-button[mat-stroked-button]{color:#37474f!important;background-color:#fff!important}.cave.dark .mat-mdc-outlined-button{border-color:#78909c!important;color:#78909c!important}.cave.dark .mdc-button[disabled]{opacity:.6}.cave.dark .mat-ripple:not(.ziel-card){color:#000!important}.cave.dark.dark .mat-ripple:not(.ziel-card){color:#fff!important}.cave.dark.dark .dark-button{color:#000;background-color:#78909c}.cave.dark.accessibility-light .accessibility-button,.cave.dark.accessibility-dark .accessibility-button{color:#fff;background-color:#78909c}.cave.dark.accessibility-light .list-item-link,.cave.dark.accessibility-dark .list-item-link{color:#37474f;background-color:#fff}.cave.dark.accessibility-light .list-item-link--active,.cave.dark.accessibility-light .list-item-link--active .sublist-item-link--active,.cave.dark.accessibility-dark .list-item-link--active,.cave.dark.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#fff;background-color:#263238!important}.cave.dark.accessibility-light span.text-primary-not-important,.cave.dark.accessibility-dark span.text-primary-not-important,.cave.dark.accessibility-light .text-primary,.cave.dark.accessibility-dark .text-primary{background-color:#fff!important}.cave.dark.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.cave.dark.accessibility-light .legal-footer .data-input,.cave.dark.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#263238!important}.cave.dark.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000000de!important}.cave.dark.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.cave.dark.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#78909c!important}.cave.dark.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#b0bec5!important}.cave.dark.accessibility-dark .fp-milestone-page .text-primary{color:#90a4ae!important}.cave.dark.accessibility-dark .fp-milestone-page .text-accent{color:#78909c!important}.cave.dark.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.cave.dark.accessibility-dark .bar.bg-primary-50 span{color:#fff!important}.cave.dark fp-allgemeines,.cave.dark fp-versorgungswunsch,.cave.dark fp-versorgungs-wunsch,.cave.dark fp-bestehende-versorgung,.cave.dark fp-erforderliches-kapital{width:100%!important}.cave.dark .mat-toolbar,.cave.dark .top-toolbar .mat-toolbar{background-color:#000}.cave.dark a,.cave.dark .router-link-active,.cave.dark .clickable-icon{color:#78909c}.cave.dark a.list-item-link--active,.cave.dark .router-link-active.list-item-link--active,.cave.dark .clickable-icon.list-item-link--active,.cave.dark a.list-item-link--active .sublist-item-link--active,.cave.dark .router-link-active.list-item-link--active .sublist-item-link--active,.cave.dark .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#424242}.cave.dark a:hover,.cave.dark .router-link-active:hover,.cave.dark .clickable-icon:hover{color:#78909c}.cave.dark .emptybankcard{color:#607d8b;border-color:#607d8b}.ovb{background-color:#f5f5f5;color:#424242}.ovb{--mat-ripple-color: rgba(0, 0, 0, .1)}.ovb{--mat-option-selected-state-label-text-color: #003965;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.ovb .mat-accent{--mat-option-selected-state-label-text-color: #bdbdbd;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.ovb .mat-warn{--mat-option-selected-state-label-text-color: #d32f2f;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.ovb{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.ovb{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.ovb{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.ovb .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #003965;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.ovb .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #003965;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.ovb .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.ovb .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.ovb .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #d32f2f;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.ovb .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #d32f2f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.ovb{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.ovb{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.ovb{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.ovb{--mdc-elevated-card-container-shape: 4px}.ovb{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.ovb{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.ovb{--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.ovb{--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}.ovb{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.ovb{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.ovb .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #003965;--mdc-linear-progress-track-color: rgba(0, 57, 101, .25)}.ovb .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #bdbdbd;--mdc-linear-progress-track-color: rgba(189, 189, 189, .25)}.ovb .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #d32f2f;--mdc-linear-progress-track-color: rgba(211, 47, 47, .25)}.ovb{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.ovb{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.ovb{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.ovb{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.ovb{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.ovb{--mdc-filled-text-field-caret-color: #003965;--mdc-filled-text-field-focus-active-indicator-color: #003965;--mdc-filled-text-field-focus-label-text-color: rgba(0, 57, 101, .87);--mdc-filled-text-field-container-color: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #d32f2f;--mdc-filled-text-field-error-focus-label-text-color: #d32f2f;--mdc-filled-text-field-error-label-text-color: #d32f2f;--mdc-filled-text-field-error-caret-color: #d32f2f;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-hover-active-indicator-color: #d32f2f}.ovb{--mdc-outlined-text-field-caret-color: #003965;--mdc-outlined-text-field-focus-outline-color: #003965;--mdc-outlined-text-field-focus-label-text-color: rgba(0, 57, 101, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #d32f2f;--mdc-outlined-text-field-error-focus-label-text-color: #d32f2f;--mdc-outlined-text-field-error-label-text-color: #d32f2f;--mdc-outlined-text-field-error-hover-label-text-color: #d32f2f;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #d32f2f;--mdc-outlined-text-field-error-hover-outline-color: #d32f2f;--mdc-outlined-text-field-error-outline-color: #d32f2f}.ovb{--mat-form-field-focus-select-arrow-color: rgba(0, 57, 101, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #d32f2f;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.ovb .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #bdbdbd;--mdc-filled-text-field-focus-active-indicator-color: #bdbdbd;--mdc-filled-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.ovb .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #bdbdbd;--mdc-outlined-text-field-focus-outline-color: #bdbdbd;--mdc-outlined-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.ovb .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(189, 189, 189, .87)}.ovb .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #d32f2f;--mdc-filled-text-field-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.ovb .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #d32f2f;--mdc-outlined-text-field-focus-outline-color: #d32f2f;--mdc-outlined-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.ovb .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(211, 47, 47, .87)}.ovb{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.ovb{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.ovb{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.ovb{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.ovb{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.ovb{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(0, 57, 101, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.ovb .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(189, 189, 189, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.ovb .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(211, 47, 47, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.ovb{--mat-select-arrow-transform: translateY(-8px)}.ovb{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.ovb{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.ovb{--mat-autocomplete-background-color: white}.ovb{--mdc-dialog-container-shape: 4px}.ovb{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.ovb{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.ovb{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.ovb .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.ovb .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.ovb .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.ovb .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.ovb .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.ovb .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #003965;--mdc-chip-elevated-selected-container-color: #003965;--mdc-chip-elevated-disabled-container-color: #003965;--mdc-chip-flat-disabled-selected-container-color: #003965;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.ovb .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.ovb .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.ovb .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.ovb .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color: #bdbdbd;--mdc-chip-elevated-selected-container-color: #bdbdbd;--mdc-chip-elevated-disabled-container-color: #bdbdbd;--mdc-chip-flat-disabled-selected-container-color: #bdbdbd;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}.ovb .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.ovb .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.ovb .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.ovb .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #d32f2f;--mdc-chip-elevated-selected-container-color: #d32f2f;--mdc-chip-elevated-disabled-container-color: #d32f2f;--mdc-chip-flat-disabled-selected-container-color: #d32f2f;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.ovb .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.ovb .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.ovb .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.ovb .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.ovb{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.ovb .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.ovb{--mdc-switch-selected-focus-state-layer-color: #2574a5;--mdc-switch-selected-handle-color: #2574a5;--mdc-switch-selected-hover-state-layer-color: #2574a5;--mdc-switch-selected-pressed-state-layer-color: #2574a5;--mdc-switch-selected-focus-handle-color: #003965;--mdc-switch-selected-hover-handle-color: #003965;--mdc-switch-selected-pressed-handle-color: #003965;--mdc-switch-selected-focus-track-color: #66a3c4;--mdc-switch-selected-hover-track-color: #66a3c4;--mdc-switch-selected-pressed-track-color: #66a3c4;--mdc-switch-selected-track-color: #66a3c4;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.ovb{--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}.ovb .mat-mdc-slide-toggle{--mat-switch-label-text-color: rgba(0, 0, 0, .87)}.ovb .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #757575;--mdc-switch-selected-handle-color: #757575;--mdc-switch-selected-hover-state-layer-color: #757575;--mdc-switch-selected-pressed-state-layer-color: #757575;--mdc-switch-selected-focus-handle-color: #212121;--mdc-switch-selected-hover-handle-color: #212121;--mdc-switch-selected-pressed-handle-color: #212121;--mdc-switch-selected-focus-track-color: #e0e0e0;--mdc-switch-selected-hover-track-color: #e0e0e0;--mdc-switch-selected-pressed-track-color: #e0e0e0;--mdc-switch-selected-track-color: #e0e0e0}.ovb .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}.ovb{--mdc-switch-state-layer-size: 40px}.ovb .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.ovb{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.ovb .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #003965;--mdc-radio-selected-hover-icon-color: #003965;--mdc-radio-selected-icon-color: #003965;--mdc-radio-selected-pressed-icon-color: #003965}.ovb .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #003965;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.ovb .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.ovb .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #bdbdbd;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.ovb .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.ovb .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #d32f2f;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.ovb{--mdc-radio-state-layer-size: 40px}.ovb{--mat-radio-touch-target-display: block}.ovb{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.ovb{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.ovb{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.ovb{--mdc-slider-handle-color: #003965;--mdc-slider-focus-handle-color: #003965;--mdc-slider-hover-handle-color: #003965;--mdc-slider-active-track-color: #003965;--mdc-slider-inactive-track-color: #003965;--mdc-slider-with-tick-marks-inactive-container-color: #003965;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000}.ovb{--mat-slider-ripple-color: #003965;--mat-slider-hover-state-layer-color: rgba(0, 57, 101, .05);--mat-slider-focus-state-layer-color: rgba(0, 57, 101, .2);--mat-slider-value-indicator-opacity: .6}.ovb .mat-accent{--mdc-slider-handle-color: #bdbdbd;--mdc-slider-focus-handle-color: #bdbdbd;--mdc-slider-hover-handle-color: #bdbdbd;--mdc-slider-active-track-color: #bdbdbd;--mdc-slider-inactive-track-color: #bdbdbd;--mdc-slider-with-tick-marks-inactive-container-color: #bdbdbd;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87)}.ovb .mat-accent{--mat-slider-ripple-color: #bdbdbd;--mat-slider-hover-state-layer-color: rgba(189, 189, 189, .05);--mat-slider-focus-state-layer-color: rgba(189, 189, 189, .2)}.ovb .mat-warn{--mdc-slider-handle-color: #d32f2f;--mdc-slider-focus-handle-color: #d32f2f;--mdc-slider-hover-handle-color: #d32f2f;--mdc-slider-active-track-color: #d32f2f;--mdc-slider-inactive-track-color: #d32f2f;--mdc-slider-with-tick-marks-inactive-container-color: #d32f2f;--mdc-slider-with-tick-marks-active-container-color: white}.ovb .mat-warn{--mat-slider-ripple-color: #d32f2f;--mat-slider-hover-state-layer-color: rgba(211, 47, 47, .05);--mat-slider-focus-state-layer-color: rgba(211, 47, 47, .2)}.ovb{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.ovb{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.ovb{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12)}.ovb{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.ovb{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.ovb{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.ovb{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.ovb .mdc-list-item__start,.ovb .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #003965;--mdc-radio-selected-hover-icon-color: #003965;--mdc-radio-selected-icon-color: #003965;--mdc-radio-selected-pressed-icon-color: #003965}.ovb .mat-accent .mdc-list-item__start,.ovb .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.ovb .mat-warn .mdc-list-item__start,.ovb .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.ovb .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #003965;--mdc-checkbox-selected-hover-icon-color: #003965;--mdc-checkbox-selected-icon-color: #003965;--mdc-checkbox-selected-pressed-icon-color: #003965;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #003965;--mdc-checkbox-selected-hover-state-layer-color: #003965;--mdc-checkbox-selected-pressed-state-layer-color: #003965;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.ovb .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.ovb .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.ovb .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.ovb .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.ovb .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.ovb .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#003965}.ovb .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.ovb .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.ovb .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.ovb{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.ovb{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.ovb .mdc-list-item__start,.ovb .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.ovb .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.ovb .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.ovb .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.ovb .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.ovb .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.ovb .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.ovb{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.ovb .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.ovb{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}.ovb{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.ovb{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.ovb{--mdc-secondary-navigation-tab-container-height: 48px}.ovb{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.ovb{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.ovb .mat-mdc-tab-group,.ovb .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #003965}.ovb .mat-mdc-tab-group,.ovb .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #003965;--mat-tab-header-active-ripple-color: #003965;--mat-tab-header-inactive-ripple-color: #003965;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #003965;--mat-tab-header-active-hover-label-text-color: #003965;--mat-tab-header-active-focus-indicator-color: #003965;--mat-tab-header-active-hover-indicator-color: #003965}.ovb .mat-mdc-tab-group.mat-accent,.ovb .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #bdbdbd}.ovb .mat-mdc-tab-group.mat-accent,.ovb .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #bdbdbd;--mat-tab-header-active-ripple-color: #bdbdbd;--mat-tab-header-inactive-ripple-color: #bdbdbd;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #bdbdbd;--mat-tab-header-active-hover-label-text-color: #bdbdbd;--mat-tab-header-active-focus-indicator-color: #bdbdbd;--mat-tab-header-active-hover-indicator-color: #bdbdbd}.ovb .mat-mdc-tab-group.mat-warn,.ovb .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #d32f2f}.ovb .mat-mdc-tab-group.mat-warn,.ovb .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #d32f2f;--mat-tab-header-active-ripple-color: #d32f2f;--mat-tab-header-inactive-ripple-color: #d32f2f;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #d32f2f;--mat-tab-header-active-hover-label-text-color: #d32f2f;--mat-tab-header-active-focus-indicator-color: #d32f2f;--mat-tab-header-active-hover-indicator-color: #d32f2f}.ovb .mat-mdc-tab-group.mat-background-primary,.ovb .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #003965;--mat-tab-header-with-background-foreground-color: white}.ovb .mat-mdc-tab-group.mat-background-accent,.ovb .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #bdbdbd;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}.ovb .mat-mdc-tab-group.mat-background-warn,.ovb .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #d32f2f;--mat-tab-header-with-background-foreground-color: white}.ovb .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.ovb .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.ovb{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.ovb{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.ovb{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87)}.ovb .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #003965;--mdc-checkbox-selected-hover-icon-color: #003965;--mdc-checkbox-selected-icon-color: #003965;--mdc-checkbox-selected-pressed-icon-color: #003965;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #003965;--mdc-checkbox-selected-hover-state-layer-color: #003965;--mdc-checkbox-selected-pressed-state-layer-color: #003965;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.ovb .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.ovb{--mdc-checkbox-state-layer-size: 40px}.ovb{--mat-checkbox-touch-target-display: block}.ovb{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.ovb{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.ovb{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.ovb{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.ovb{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.ovb{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.ovb{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.ovb{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.ovb{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.ovb{--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.ovb{--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12}.ovb{--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.ovb{--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12}.ovb{--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.ovb{--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12}.ovb{--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.ovb{--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.ovb .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #003965}.ovb .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #003965;--mat-text-button-ripple-color: rgba(0, 57, 101, .1)}.ovb .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #bdbdbd}.ovb .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #bdbdbd;--mat-text-button-ripple-color: rgba(189, 189, 189, .1)}.ovb .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #d32f2f}.ovb .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #d32f2f;--mat-text-button-ripple-color: rgba(211, 47, 47, .1)}.ovb .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #003965;--mdc-filled-button-label-text-color: white}.ovb .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.ovb .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #bdbdbd;--mdc-filled-button-label-text-color: black}.ovb .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.ovb .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #d32f2f;--mdc-filled-button-label-text-color: white}.ovb .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.ovb .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #003965;--mdc-protected-button-label-text-color: white}.ovb .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.ovb .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #bdbdbd;--mdc-protected-button-label-text-color: black}.ovb .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.ovb .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #d32f2f;--mdc-protected-button-label-text-color: white}.ovb .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.ovb .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #003965;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.ovb .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #003965;--mat-outlined-button-ripple-color: rgba(0, 57, 101, .1)}.ovb .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #bdbdbd;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.ovb .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #bdbdbd;--mat-outlined-button-ripple-color: rgba(189, 189, 189, .1)}.ovb .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #d32f2f;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.ovb .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #d32f2f;--mat-outlined-button-ripple-color: rgba(211, 47, 47, .1)}.ovb{--mdc-text-button-container-height: 36px}.ovb{--mdc-filled-button-container-height: 36px}.ovb{--mdc-protected-button-container-height: 36px}.ovb{--mdc-outlined-button-container-height: 36px}.ovb{--mat-text-button-touch-target-display: block}.ovb{--mat-filled-button-touch-target-display: block}.ovb{--mat-protected-button-touch-target-display: block}.ovb{--mat-outlined-button-touch-target-display: block}.ovb{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.ovb{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.ovb{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.ovb{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.ovb{--mdc-icon-button-icon-size: 24px}.ovb{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.ovb{--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}.ovb .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #003965}.ovb .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #003965;--mat-icon-button-ripple-color: rgba(0, 57, 101, .1)}.ovb .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #bdbdbd}.ovb .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #bdbdbd;--mat-icon-button-ripple-color: rgba(189, 189, 189, .1)}.ovb .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #d32f2f}.ovb .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #d32f2f;--mat-icon-button-ripple-color: rgba(211, 47, 47, .1)}.ovb{--mat-icon-button-touch-target-display: block}.ovb .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.ovb{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.ovb{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.ovb{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.ovb{--mdc-fab-container-color: white}.ovb{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.ovb{--mdc-fab-small-container-color: white}.ovb{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.ovb .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #003965}.ovb .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.ovb .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #bdbdbd}.ovb .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.ovb .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #d32f2f}.ovb .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.ovb .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #003965}.ovb .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.ovb .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #bdbdbd}.ovb .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.ovb .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #d32f2f}.ovb .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.ovb{--mat-fab-touch-target-display: block}.ovb{--mat-fab-small-touch-target-display: block}.ovb{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.ovb{--mdc-snackbar-container-shape: 4px}.ovb{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}.ovb{--mat-snack-bar-button-color: #b7d6e5}.ovb{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.ovb{--mat-table-row-item-outline-width: 1px}.ovb{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}.ovb{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.ovb{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.ovb{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.ovb{--mdc-circular-progress-active-indicator-color: #003965}.ovb .mat-accent{--mdc-circular-progress-active-indicator-color: #bdbdbd}.ovb .mat-warn{--mdc-circular-progress-active-indicator-color: #d32f2f}.ovb{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.ovb{--mat-badge-background-color: #003965;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.ovb .mat-badge-accent{--mat-badge-background-color: #bdbdbd;--mat-badge-text-color: rgba(0, 0, 0, .87)}.ovb .mat-badge-warn{--mat-badge-background-color: #d32f2f;--mat-badge-text-color: white}.ovb{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.ovb{--mat-bottom-sheet-container-shape: 4px}.ovb{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.ovb{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.ovb{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.ovb{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.ovb{--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd}.ovb{--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: rgb(224.4, 224.4, 224.4)}.ovb{--mat-standard-button-toggle-height: 48px}.ovb{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.ovb{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.ovb{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.ovb{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #003965;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 57, 101, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 57, 101, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 57, 101, .3);--mat-datepicker-toggle-active-state-icon-color: #003965;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 57, 101, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.ovb .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #bdbdbd;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(189, 189, 189, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(189, 189, 189, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.ovb .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #d32f2f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(211, 47, 47, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(211, 47, 47, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.ovb .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #bdbdbd}.ovb .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #d32f2f}.ovb .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.ovb .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.ovb{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.ovb{--mat-divider-width: 1px}.ovb{--mat-divider-color: rgba(0, 0, 0, .12)}.ovb{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.ovb{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}.ovb{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.ovb{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.ovb{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.ovb{--mat-icon-color: inherit}.ovb .mat-icon.mat-primary{--mat-icon-color: #003965}.ovb .mat-icon.mat-accent{--mat-icon-color: #bdbdbd}.ovb .mat-icon.mat-warn{--mat-icon-color: #d32f2f}.ovb{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.ovb{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}.ovb{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #003965;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #003965;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #003965;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #d32f2f;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #d32f2f;--mat-stepper-header-error-state-icon-background-color: transparent}.ovb .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #bdbdbd;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #bdbdbd;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #bdbdbd;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87)}.ovb .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #d32f2f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #d32f2f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #d32f2f;--mat-stepper-header-edit-state-icon-foreground-color: white}.ovb{--mat-stepper-header-height: 72px}.ovb{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.ovb{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.ovb{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.ovb .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #003965;--mat-toolbar-container-text-color: white}.ovb .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #bdbdbd;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.ovb .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #d32f2f;--mat-toolbar-container-text-color: white}.ovb{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.ovb{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.ovb{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.ovb{--mat-tree-node-min-height: 48px}.ovb{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.ovb{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.ovb{--mat-timepicker-container-background-color: white}.ovb::-webkit-scrollbar-track{background-color:#b7d6e5}.ovb::-webkit-scrollbar-thumb{background-color:#003965}.ovb::-webkit-scrollbar-thumb:hover{background-color:#4a91ba}.ovb .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#b7d6e5}.ovb .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#003965}.ovb .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#4a91ba}.ovb .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#b7d6e5}.ovb .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#003965}.ovb .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#4a91ba}.ovb .stroke-primary{stroke:#003965!important}.ovb .color-primary{color:#003965!important}.ovb .bg-primary{background-color:#003965!important;color:#fff!important}.ovb .bg-primary-100{background-color:#b7d6e5!important;color:#000000de!important}.ovb .bg-primary-50{background-color:#e2eff4!important;color:#000000de!important}.ovb .bg-accent{background-color:#bdbdbd!important}.ovb .bg-success{background-color:#81c784!important}.ovb .bg-warn{background-color:#d32f2f!important;color:#fff}.ovb .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.ovb .bg-warn-50{background-color:#ffebee!important;color:#000000de}.ovb .text-primary{color:#003965!important}.ovb .text-primary-not-important{color:#0f5484}.ovb .border-primary,.ovb .border-primary-left,.ovb .border-primary-right,.ovb .border-primary-top,.ovb .border-primary-bottom{border-color:#003965}.ovb .border-accent{border-color:#bdbdbd!important}.ovb .border-accent-100{border-color:#f5f5f5!important}.ovb .outline-primary{outline-color:#003965!important}.ovb .text-warn{color:#f44336!important}.ovb .text-error{color:#ef5350!important}.ovb .text-accent{color:#9e9e9e!important}.ovb .text-hover:hover,.ovb .text-hover:hover *{color:#8dbcd5!important}.ovb .text-success{color:#66bb6a!important}.ovb.dark .bg-primary-50{background-color:#003965!important}.ovb .required.ng-invalid .mat-mdc-form-field-outline-thick,.ovb .required.ng-invalid .mat-mdc-input-element,.ovb .required.ng-invalid label{opacity:1;caret-color:#d32f2f!important;color:#d32f2f!important}.ovb fp-icon-tile .required{border-color:#d32f2f!important;caret-color:#d32f2f!important;color:#d32f2f!important}.ovb .mat-button-toggle-checked{background-color:#4a91ba}.ovb .mdc-slider__value-indicator{background-color:#4a91ba!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.ovb .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#4a91ba!important}.ovb fp-kontoinhaber-select-field{font-size:.5em!important}.ovb fp-kontoinhaber-select-field .mat-mdc-form-field-label,.ovb fp-kontoinhaber-select-field .mat-mdc-select-arrow,.ovb fp-kontoinhaber-select-field .mat-mdc-select-value,.ovb fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.ovb fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.ovb fp-kontoinhaber-select-field .mdc-notched-outline__leading,.ovb fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.ovb fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.ovb fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.ovb .navigationbar{border-top-color:#4a91ba}.ovb .vermoegen-und-verbindlichkeiten-result{color:#003965}.ovb .mdc-button{font-size:.875rem!important}.ovb .mdc-button span{white-space:nowrap!important}.ovb .mdc-button[mat-flat-button]{color:#fff!important;background-color:#0f5484!important}.ovb .mdc-button[mat-stroked-button]{color:#0f5484!important;background-color:#fff!important}.ovb .mat-mdc-outlined-button{border-color:#4a91ba!important;color:#4a91ba!important}.ovb .mdc-button[disabled]{opacity:.6}.ovb .mat-ripple:not(.ziel-card){color:#000!important}.ovb.dark .mat-ripple:not(.ziel-card){color:#fff!important}.ovb.dark .dark-button{color:#000;background-color:#4a91ba}.ovb.accessibility-light .accessibility-button,.ovb.accessibility-dark .accessibility-button{color:#fff;background-color:#4a91ba}.ovb.accessibility-light .list-item-link,.ovb.accessibility-dark .list-item-link{color:#0f5484;background-color:#fff}.ovb.accessibility-light .list-item-link--active,.ovb.accessibility-light .list-item-link--active .sublist-item-link--active,.ovb.accessibility-dark .list-item-link--active,.ovb.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#fff;background-color:#003965!important}.ovb.accessibility-light span.text-primary-not-important,.ovb.accessibility-dark span.text-primary-not-important,.ovb.accessibility-light .text-primary,.ovb.accessibility-dark .text-primary{background-color:#fff!important}.ovb.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.ovb.accessibility-light .legal-footer .data-input,.ovb.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#003965!important}.ovb.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000000de!important}.ovb.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.ovb.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#4a91ba!important}.ovb.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#8dbcd5!important}.ovb.accessibility-dark .fp-milestone-page .text-primary{color:#66a3c4!important}.ovb.accessibility-dark .fp-milestone-page .text-accent{color:#4a91ba!important}.ovb.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.ovb.accessibility-dark .bar.bg-primary-50 span{color:#fff!important}.ovb fp-allgemeines,.ovb fp-versorgungswunsch,.ovb fp-versorgungs-wunsch,.ovb fp-bestehende-versorgung,.ovb fp-erforderliches-kapital{width:100%!important}.ovb .mat-toolbar,.ovb .top-toolbar .mat-toolbar{background-color:#fff}.ovb .emptybankcard{color:#3080b1;border-color:#3080b1}.ovb a,.ovb .router-link-active,.ovb .clickable-icon{color:#003965}.ovb a.list-item-link--active,.ovb .router-link-active.list-item-link--active,.ovb .clickable-icon.list-item-link--active,.ovb a.list-item-link--active .sublist-item-link--active,.ovb .router-link-active.list-item-link--active .sublist-item-link--active,.ovb .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#e0e0e0}.ovb a:hover,.ovb .router-link-active:hover,.ovb .clickable-icon:hover{color:#4a91ba}.ovb .checklist{top:50%!important;left:50%!important}.ovb.dark{background-color:#000;color:#eee}.ovb.dark{--mat-ripple-color: rgba(255, 255, 255, .1)}.ovb.dark{--mat-option-selected-state-label-text-color: #8dbcd5;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.ovb.dark .mat-accent{--mat-option-selected-state-label-text-color: #bdbdbd;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.ovb.dark .mat-warn{--mat-option-selected-state-label-text-color: #d32f2f;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.ovb.dark{--mat-optgroup-label-text-color: white}.ovb.dark{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.ovb.dark{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.ovb.dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #8dbcd5;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.ovb.dark .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #8dbcd5;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.ovb.dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.ovb.dark .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.ovb.dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #d32f2f;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.ovb.dark .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #d32f2f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.ovb.dark{--mat-app-background-color: #303030;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.ovb.dark{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.ovb.dark{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.ovb.dark{--mdc-elevated-card-container-shape: 4px}.ovb.dark{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.ovb.dark{--mdc-elevated-card-container-color: #424242;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.ovb.dark{--mdc-outlined-card-container-color: #424242;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.ovb.dark{--mat-card-subtitle-text-color: rgba(255, 255, 255, .7)}.ovb.dark{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.ovb.dark{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.ovb.dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #8dbcd5;--mdc-linear-progress-track-color: rgba(141, 188, 213, .25)}.ovb.dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #bdbdbd;--mdc-linear-progress-track-color: rgba(189, 189, 189, .25)}.ovb.dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #d32f2f;--mdc-linear-progress-track-color: rgba(211, 47, 47, .25)}.ovb.dark{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.ovb.dark{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.ovb.dark{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.ovb.dark{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.ovb.dark{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.ovb.dark{--mdc-filled-text-field-caret-color: #8dbcd5;--mdc-filled-text-field-focus-active-indicator-color: #8dbcd5;--mdc-filled-text-field-focus-label-text-color: rgba(141, 188, 213, .87);--mdc-filled-text-field-container-color: rgb(73.56, 73.56, 73.56);--mdc-filled-text-field-disabled-container-color: rgb(69.78, 69.78, 69.78);--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #d32f2f;--mdc-filled-text-field-error-focus-label-text-color: #d32f2f;--mdc-filled-text-field-error-label-text-color: #d32f2f;--mdc-filled-text-field-error-caret-color: #d32f2f;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-hover-active-indicator-color: #d32f2f}.ovb.dark{--mdc-outlined-text-field-caret-color: #8dbcd5;--mdc-outlined-text-field-focus-outline-color: #8dbcd5;--mdc-outlined-text-field-focus-label-text-color: rgba(141, 188, 213, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #d32f2f;--mdc-outlined-text-field-error-focus-label-text-color: #d32f2f;--mdc-outlined-text-field-error-label-text-color: #d32f2f;--mdc-outlined-text-field-error-hover-label-text-color: #d32f2f;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #d32f2f;--mdc-outlined-text-field-error-hover-outline-color: #d32f2f;--mdc-outlined-text-field-error-outline-color: #d32f2f}.ovb.dark{--mat-form-field-focus-select-arrow-color: rgba(141, 188, 213, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #d32f2f;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24}.ovb.dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #bdbdbd;--mdc-filled-text-field-focus-active-indicator-color: #bdbdbd;--mdc-filled-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.ovb.dark .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #bdbdbd;--mdc-outlined-text-field-focus-outline-color: #bdbdbd;--mdc-outlined-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.ovb.dark .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(189, 189, 189, .87)}.ovb.dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #d32f2f;--mdc-filled-text-field-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.ovb.dark .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #d32f2f;--mdc-outlined-text-field-focus-outline-color: #d32f2f;--mdc-outlined-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.ovb.dark .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(211, 47, 47, .87)}.ovb.dark{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.ovb.dark{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.ovb.dark{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.ovb.dark{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.ovb.dark{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.ovb.dark{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(141, 188, 213, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.ovb.dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(189, 189, 189, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.ovb.dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(211, 47, 47, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.ovb.dark{--mat-select-arrow-transform: translateY(-8px)}.ovb.dark{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.ovb.dark{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.ovb.dark{--mat-autocomplete-background-color: #424242}.ovb.dark{--mdc-dialog-container-shape: 4px}.ovb.dark{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.ovb.dark{--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.ovb.dark{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.ovb.dark .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.ovb.dark .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.ovb.dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-disabled-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-flat-disabled-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa}.ovb.dark .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.ovb.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.ovb.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color: #8dbcd5;--mdc-chip-elevated-selected-container-color: #8dbcd5;--mdc-chip-elevated-disabled-container-color: #8dbcd5;--mdc-chip-flat-disabled-selected-container-color: #8dbcd5;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}.ovb.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.ovb.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.ovb.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.ovb.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color: #bdbdbd;--mdc-chip-elevated-selected-container-color: #bdbdbd;--mdc-chip-elevated-disabled-container-color: #bdbdbd;--mdc-chip-flat-disabled-selected-container-color: #bdbdbd;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}.ovb.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.ovb.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.ovb.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.ovb.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #d32f2f;--mdc-chip-elevated-selected-container-color: #d32f2f;--mdc-chip-elevated-disabled-container-color: #d32f2f;--mdc-chip-flat-disabled-selected-container-color: #d32f2f;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.ovb.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.ovb.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.ovb.dark .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.ovb.dark .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.ovb.dark{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.ovb.dark .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.ovb.dark{--mdc-switch-selected-focus-state-layer-color: #66a3c4;--mdc-switch-selected-handle-color: #66a3c4;--mdc-switch-selected-hover-state-layer-color: #66a3c4;--mdc-switch-selected-pressed-state-layer-color: #66a3c4;--mdc-switch-selected-focus-handle-color: #8dbcd5;--mdc-switch-selected-hover-handle-color: #8dbcd5;--mdc-switch-selected-pressed-handle-color: #8dbcd5;--mdc-switch-selected-focus-track-color: #2574a5;--mdc-switch-selected-hover-track-color: #2574a5;--mdc-switch-selected-pressed-track-color: #2574a5;--mdc-switch-selected-track-color: #2574a5;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.ovb.dark{--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5)}.ovb.dark .mat-mdc-slide-toggle{--mat-switch-label-text-color: white}.ovb.dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #e0e0e0;--mdc-switch-selected-handle-color: #e0e0e0;--mdc-switch-selected-hover-state-layer-color: #e0e0e0;--mdc-switch-selected-pressed-state-layer-color: #e0e0e0;--mdc-switch-selected-focus-handle-color: #eeeeee;--mdc-switch-selected-hover-handle-color: #eeeeee;--mdc-switch-selected-pressed-handle-color: #eeeeee;--mdc-switch-selected-focus-track-color: #757575;--mdc-switch-selected-hover-track-color: #757575;--mdc-switch-selected-pressed-track-color: #757575;--mdc-switch-selected-track-color: #757575}.ovb.dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e57373;--mdc-switch-selected-handle-color: #e57373;--mdc-switch-selected-hover-state-layer-color: #e57373;--mdc-switch-selected-pressed-state-layer-color: #e57373;--mdc-switch-selected-focus-handle-color: #ef9a9a;--mdc-switch-selected-hover-handle-color: #ef9a9a;--mdc-switch-selected-pressed-handle-color: #ef9a9a;--mdc-switch-selected-focus-track-color: #e53935;--mdc-switch-selected-hover-track-color: #e53935;--mdc-switch-selected-pressed-track-color: #e53935;--mdc-switch-selected-track-color: #e53935}.ovb.dark{--mdc-switch-state-layer-size: 40px}.ovb.dark .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.ovb.dark{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.ovb.dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #8dbcd5;--mdc-radio-selected-hover-icon-color: #8dbcd5;--mdc-radio-selected-icon-color: #8dbcd5;--mdc-radio-selected-pressed-icon-color: #8dbcd5}.ovb.dark .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #8dbcd5;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.ovb.dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.ovb.dark .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #bdbdbd;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.ovb.dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.ovb.dark .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #d32f2f;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.ovb.dark{--mdc-radio-state-layer-size: 40px}.ovb.dark{--mat-radio-touch-target-display: block}.ovb.dark{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.ovb.dark{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.ovb.dark{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.ovb.dark{--mdc-slider-handle-color: #8dbcd5;--mdc-slider-focus-handle-color: #8dbcd5;--mdc-slider-hover-handle-color: #8dbcd5;--mdc-slider-active-track-color: #8dbcd5;--mdc-slider-inactive-track-color: #8dbcd5;--mdc-slider-with-tick-marks-inactive-container-color: #8dbcd5;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87);--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff}.ovb.dark{--mat-slider-ripple-color: #8dbcd5;--mat-slider-hover-state-layer-color: rgba(141, 188, 213, .05);--mat-slider-focus-state-layer-color: rgba(141, 188, 213, .2);--mat-slider-value-indicator-opacity: .9}.ovb.dark .mat-accent{--mdc-slider-handle-color: #bdbdbd;--mdc-slider-focus-handle-color: #bdbdbd;--mdc-slider-hover-handle-color: #bdbdbd;--mdc-slider-active-track-color: #bdbdbd;--mdc-slider-inactive-track-color: #bdbdbd;--mdc-slider-with-tick-marks-inactive-container-color: #bdbdbd;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87)}.ovb.dark .mat-accent{--mat-slider-ripple-color: #bdbdbd;--mat-slider-hover-state-layer-color: rgba(189, 189, 189, .05);--mat-slider-focus-state-layer-color: rgba(189, 189, 189, .2)}.ovb.dark .mat-warn{--mdc-slider-handle-color: #d32f2f;--mdc-slider-focus-handle-color: #d32f2f;--mdc-slider-hover-handle-color: #d32f2f;--mdc-slider-active-track-color: #d32f2f;--mdc-slider-inactive-track-color: #d32f2f;--mdc-slider-with-tick-marks-inactive-container-color: #d32f2f;--mdc-slider-with-tick-marks-active-container-color: white}.ovb.dark .mat-warn{--mat-slider-ripple-color: #d32f2f;--mat-slider-hover-state-layer-color: rgba(211, 47, 47, .05);--mat-slider-focus-state-layer-color: rgba(211, 47, 47, .2)}.ovb.dark{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.ovb.dark{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.ovb.dark{--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #424242;--mat-menu-divider-color: rgba(255, 255, 255, .12)}.ovb.dark{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.ovb.dark{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.ovb.dark{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.ovb.dark{--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24}.ovb.dark .mdc-list-item__start,.ovb.dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #8dbcd5;--mdc-radio-selected-hover-icon-color: #8dbcd5;--mdc-radio-selected-icon-color: #8dbcd5;--mdc-radio-selected-pressed-icon-color: #8dbcd5}.ovb.dark .mat-accent .mdc-list-item__start,.ovb.dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.ovb.dark .mat-warn .mdc-list-item__start,.ovb.dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.ovb.dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #8dbcd5;--mdc-checkbox-selected-hover-icon-color: #8dbcd5;--mdc-checkbox-selected-icon-color: #8dbcd5;--mdc-checkbox-selected-pressed-icon-color: #8dbcd5;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #8dbcd5;--mdc-checkbox-selected-hover-state-layer-color: #8dbcd5;--mdc-checkbox-selected-pressed-state-layer-color: #8dbcd5;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.ovb.dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.ovb.dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.ovb.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.ovb.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.ovb.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.ovb.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#8dbcd5}.ovb.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.ovb.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.ovb.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.ovb.dark{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.ovb.dark{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.ovb.dark .mdc-list-item__start,.ovb.dark .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.ovb.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.ovb.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.ovb.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.ovb.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.ovb.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.ovb.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.ovb.dark{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.ovb.dark .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.ovb.dark{--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12)}.ovb.dark{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.ovb.dark{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.ovb.dark{--mdc-secondary-navigation-tab-container-height: 48px}.ovb.dark{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.ovb.dark{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.ovb.dark .mat-mdc-tab-group,.ovb.dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #8dbcd5}.ovb.dark .mat-mdc-tab-group,.ovb.dark .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #8dbcd5;--mat-tab-header-active-ripple-color: #8dbcd5;--mat-tab-header-inactive-ripple-color: #8dbcd5;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #8dbcd5;--mat-tab-header-active-hover-label-text-color: #8dbcd5;--mat-tab-header-active-focus-indicator-color: #8dbcd5;--mat-tab-header-active-hover-indicator-color: #8dbcd5}.ovb.dark .mat-mdc-tab-group.mat-accent,.ovb.dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #bdbdbd}.ovb.dark .mat-mdc-tab-group.mat-accent,.ovb.dark .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #bdbdbd;--mat-tab-header-active-ripple-color: #bdbdbd;--mat-tab-header-inactive-ripple-color: #bdbdbd;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #bdbdbd;--mat-tab-header-active-hover-label-text-color: #bdbdbd;--mat-tab-header-active-focus-indicator-color: #bdbdbd;--mat-tab-header-active-hover-indicator-color: #bdbdbd}.ovb.dark .mat-mdc-tab-group.mat-warn,.ovb.dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #d32f2f}.ovb.dark .mat-mdc-tab-group.mat-warn,.ovb.dark .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #d32f2f;--mat-tab-header-active-ripple-color: #d32f2f;--mat-tab-header-inactive-ripple-color: #d32f2f;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #d32f2f;--mat-tab-header-active-hover-label-text-color: #d32f2f;--mat-tab-header-active-focus-indicator-color: #d32f2f;--mat-tab-header-active-hover-indicator-color: #d32f2f}.ovb.dark .mat-mdc-tab-group.mat-background-primary,.ovb.dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #8dbcd5;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}.ovb.dark .mat-mdc-tab-group.mat-background-accent,.ovb.dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #bdbdbd;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}.ovb.dark .mat-mdc-tab-group.mat-background-warn,.ovb.dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #d32f2f;--mat-tab-header-with-background-foreground-color: white}.ovb.dark .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.ovb.dark .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.ovb.dark{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.ovb.dark{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.ovb.dark{--mat-checkbox-disabled-label-color: rgba(255, 255, 255, .5);--mat-checkbox-label-text-color: white}.ovb.dark .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #8dbcd5;--mdc-checkbox-selected-hover-icon-color: #8dbcd5;--mdc-checkbox-selected-icon-color: #8dbcd5;--mdc-checkbox-selected-pressed-icon-color: #8dbcd5;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #8dbcd5;--mdc-checkbox-selected-hover-state-layer-color: #8dbcd5;--mdc-checkbox-selected-pressed-state-layer-color: #8dbcd5;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.ovb.dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.ovb.dark{--mdc-checkbox-state-layer-size: 40px}.ovb.dark{--mat-checkbox-touch-target-display: block}.ovb.dark{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.ovb.dark{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.ovb.dark{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.ovb.dark{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.ovb.dark{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.ovb.dark{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.ovb.dark{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.ovb.dark{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.ovb.dark{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.ovb.dark{--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.ovb.dark{--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24}.ovb.dark{--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.ovb.dark{--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24}.ovb.dark{--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.ovb.dark{--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24}.ovb.dark{--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.ovb.dark{--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24}.ovb.dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #8dbcd5}.ovb.dark .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #8dbcd5;--mat-text-button-ripple-color: rgba(141, 188, 213, .1)}.ovb.dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #bdbdbd}.ovb.dark .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #bdbdbd;--mat-text-button-ripple-color: rgba(189, 189, 189, .1)}.ovb.dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #d32f2f}.ovb.dark .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #d32f2f;--mat-text-button-ripple-color: rgba(211, 47, 47, .1)}.ovb.dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #8dbcd5;--mdc-filled-button-label-text-color: black}.ovb.dark .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.ovb.dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #bdbdbd;--mdc-filled-button-label-text-color: black}.ovb.dark .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.ovb.dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #d32f2f;--mdc-filled-button-label-text-color: white}.ovb.dark .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.ovb.dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #8dbcd5;--mdc-protected-button-label-text-color: black}.ovb.dark .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.ovb.dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #bdbdbd;--mdc-protected-button-label-text-color: black}.ovb.dark .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.ovb.dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #d32f2f;--mdc-protected-button-label-text-color: white}.ovb.dark .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.ovb.dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #8dbcd5;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.ovb.dark .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #8dbcd5;--mat-outlined-button-ripple-color: rgba(141, 188, 213, .1)}.ovb.dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #bdbdbd;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.ovb.dark .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #bdbdbd;--mat-outlined-button-ripple-color: rgba(189, 189, 189, .1)}.ovb.dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #d32f2f;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.ovb.dark .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #d32f2f;--mat-outlined-button-ripple-color: rgba(211, 47, 47, .1)}.ovb.dark{--mdc-text-button-container-height: 36px}.ovb.dark{--mdc-filled-button-container-height: 36px}.ovb.dark{--mdc-protected-button-container-height: 36px}.ovb.dark{--mdc-outlined-button-container-height: 36px}.ovb.dark{--mat-text-button-touch-target-display: block}.ovb.dark{--mat-filled-button-touch-target-display: block}.ovb.dark{--mat-protected-button-touch-target-display: block}.ovb.dark{--mat-outlined-button-touch-target-display: block}.ovb.dark{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.ovb.dark{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.ovb.dark{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.ovb.dark{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.ovb.dark{--mdc-icon-button-icon-size: 24px}.ovb.dark{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5)}.ovb.dark{--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24}.ovb.dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #8dbcd5}.ovb.dark .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #8dbcd5;--mat-icon-button-ripple-color: rgba(141, 188, 213, .1)}.ovb.dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #bdbdbd}.ovb.dark .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #bdbdbd;--mat-icon-button-ripple-color: rgba(189, 189, 189, .1)}.ovb.dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #d32f2f}.ovb.dark .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #d32f2f;--mat-icon-button-ripple-color: rgba(211, 47, 47, .1)}.ovb.dark{--mat-icon-button-touch-target-display: block}.ovb.dark .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.ovb.dark{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.ovb.dark{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.ovb.dark{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.ovb.dark{--mdc-fab-container-color: #424242}.ovb.dark{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.ovb.dark{--mdc-fab-small-container-color: #424242}.ovb.dark{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-small-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.ovb.dark .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #8dbcd5}.ovb.dark .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.ovb.dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #bdbdbd}.ovb.dark .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.ovb.dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #d32f2f}.ovb.dark .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.ovb.dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #8dbcd5}.ovb.dark .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.ovb.dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #bdbdbd}.ovb.dark .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.ovb.dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #d32f2f}.ovb.dark .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.ovb.dark{--mat-fab-touch-target-display: block}.ovb.dark{--mat-fab-small-touch-target-display: block}.ovb.dark{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.ovb.dark{--mdc-snackbar-container-shape: 4px}.ovb.dark{--mdc-snackbar-container-color: rgb(217.2, 217.2, 217.2);--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87)}.ovb.dark{--mat-snack-bar-button-color: #3080b1}.ovb.dark{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.ovb.dark{--mat-table-row-item-outline-width: 1px}.ovb.dark{--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12)}.ovb.dark{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.ovb.dark{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.ovb.dark{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.ovb.dark{--mdc-circular-progress-active-indicator-color: #8dbcd5}.ovb.dark .mat-accent{--mdc-circular-progress-active-indicator-color: #bdbdbd}.ovb.dark .mat-warn{--mdc-circular-progress-active-indicator-color: #d32f2f}.ovb.dark{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.ovb.dark{--mat-badge-background-color: #8dbcd5;--mat-badge-text-color: rgba(0, 0, 0, .87);--mat-badge-disabled-state-background-color: rgb(110.1, 110.1, 110.1);--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5)}.ovb.dark .mat-badge-accent{--mat-badge-background-color: #bdbdbd;--mat-badge-text-color: rgba(0, 0, 0, .87)}.ovb.dark .mat-badge-warn{--mat-badge-background-color: #d32f2f;--mat-badge-text-color: white}.ovb.dark{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.ovb.dark{--mat-bottom-sheet-container-shape: 4px}.ovb.dark{--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242}.ovb.dark{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.ovb.dark{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.ovb.dark{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.ovb.dark{--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242}.ovb.dark{--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: rgb(88.68, 88.68, 88.68)}.ovb.dark{--mat-standard-button-toggle-height: 48px}.ovb.dark{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.ovb.dark{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.ovb.dark{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.ovb.dark{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #8dbcd5;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(141, 188, 213, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(141, 188, 213, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(141, 188, 213, .3);--mat-datepicker-toggle-active-state-icon-color: #8dbcd5;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(141, 188, 213, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white}.ovb.dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #bdbdbd;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(189, 189, 189, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(189, 189, 189, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.ovb.dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #d32f2f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(211, 47, 47, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(211, 47, 47, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.ovb.dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #bdbdbd}.ovb.dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #d32f2f}.ovb.dark .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.ovb.dark .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.ovb.dark{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.ovb.dark{--mat-divider-width: 1px}.ovb.dark{--mat-divider-color: rgba(255, 255, 255, .12)}.ovb.dark{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.ovb.dark{--mat-expansion-container-background-color: #424242;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7)}.ovb.dark{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.ovb.dark{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.ovb.dark{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.ovb.dark{--mat-icon-color: inherit}.ovb.dark .mat-icon.mat-primary{--mat-icon-color: #8dbcd5}.ovb.dark .mat-icon.mat-accent{--mat-icon-color: #bdbdbd}.ovb.dark .mat-icon.mat-warn{--mat-icon-color: #d32f2f}.ovb.dark{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.ovb.dark{--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6)}.ovb.dark{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #8dbcd5;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #8dbcd5;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #8dbcd5;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-container-color: #424242;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #d32f2f;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #d32f2f;--mat-stepper-header-error-state-icon-background-color: transparent}.ovb.dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #bdbdbd;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #bdbdbd;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #bdbdbd;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87)}.ovb.dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #d32f2f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #d32f2f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #d32f2f;--mat-stepper-header-edit-state-icon-foreground-color: white}.ovb.dark{--mat-stepper-header-height: 72px}.ovb.dark{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.ovb.dark{--mat-sort-arrow-color: rgb(198.3, 198.3, 198.3)}.ovb.dark{--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white}.ovb.dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #8dbcd5;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.ovb.dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #bdbdbd;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.ovb.dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #d32f2f;--mat-toolbar-container-text-color: white}.ovb.dark{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.ovb.dark{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.ovb.dark{--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white}.ovb.dark{--mat-tree-node-min-height: 48px}.ovb.dark{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.ovb.dark{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.ovb.dark{--mat-timepicker-container-background-color: #424242}.ovb.dark::-webkit-scrollbar-track{background-color:#b7d6e5}.ovb.dark::-webkit-scrollbar-thumb{background-color:#8dbcd5}.ovb.dark::-webkit-scrollbar-thumb:hover{background-color:#4a91ba}.ovb.dark .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#b7d6e5}.ovb.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#8dbcd5}.ovb.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#4a91ba}.ovb.dark .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#b7d6e5}.ovb.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#8dbcd5}.ovb.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#4a91ba}.ovb.dark .stroke-primary{stroke:#8dbcd5!important}.ovb.dark .color-primary{color:#8dbcd5!important}.ovb.dark .bg-primary{background-color:#8dbcd5!important;color:#fff!important}.ovb.dark .bg-primary-100{background-color:#b7d6e5!important;color:#000000de!important}.ovb.dark .bg-primary-50{background-color:#e2eff4!important;color:#000000de!important}.ovb.dark .bg-accent{background-color:#bdbdbd!important}.ovb.dark .bg-success{background-color:#81c784!important}.ovb.dark .bg-warn{background-color:#d32f2f!important;color:#fff}.ovb.dark .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.ovb.dark .bg-warn-50{background-color:#ffebee!important;color:#000000de}.ovb.dark .text-primary{color:#8dbcd5!important}.ovb.dark .text-primary-not-important{color:#0f5484}.ovb.dark .border-primary,.ovb.dark .border-primary-left,.ovb.dark .border-primary-right,.ovb.dark .border-primary-top,.ovb.dark .border-primary-bottom{border-color:#8dbcd5}.ovb.dark .border-accent{border-color:#bdbdbd!important}.ovb.dark .border-accent-100{border-color:#f5f5f5!important}.ovb.dark .outline-primary{outline-color:#8dbcd5!important}.ovb.dark .text-warn{color:#f44336!important}.ovb.dark .text-error{color:#ef5350!important}.ovb.dark .text-accent{color:#9e9e9e!important}.ovb.dark .text-hover:hover,.ovb.dark .text-hover:hover *{color:#8dbcd5!important}.ovb.dark .text-success{color:#66bb6a!important}.ovb.dark.dark .bg-primary-50{background-color:#003965!important}.ovb.dark .required.ng-invalid .mat-mdc-form-field-outline-thick,.ovb.dark .required.ng-invalid .mat-mdc-input-element,.ovb.dark .required.ng-invalid label{opacity:1;caret-color:#d32f2f!important;color:#d32f2f!important}.ovb.dark fp-icon-tile .required{border-color:#d32f2f!important;caret-color:#d32f2f!important;color:#d32f2f!important}.ovb.dark .mat-button-toggle-checked{background-color:#4a91ba}.ovb.dark .mdc-slider__value-indicator{background-color:#4a91ba!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.ovb.dark .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#4a91ba!important}.ovb.dark fp-kontoinhaber-select-field{font-size:.5em!important}.ovb.dark fp-kontoinhaber-select-field .mat-mdc-form-field-label,.ovb.dark fp-kontoinhaber-select-field .mat-mdc-select-arrow,.ovb.dark fp-kontoinhaber-select-field .mat-mdc-select-value,.ovb.dark fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.ovb.dark fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.ovb.dark fp-kontoinhaber-select-field .mdc-notched-outline__leading,.ovb.dark fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.ovb.dark fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.ovb.dark fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.ovb.dark .navigationbar{border-top-color:#4a91ba}.ovb.dark .vermoegen-und-verbindlichkeiten-result{color:#8dbcd5}.ovb.dark .mdc-button{font-size:.875rem!important}.ovb.dark .mdc-button span{white-space:nowrap!important}.ovb.dark .mdc-button[mat-flat-button]{color:#fff!important;background-color:#0f5484!important}.ovb.dark .mdc-button[mat-stroked-button]{color:#0f5484!important;background-color:#fff!important}.ovb.dark .mat-mdc-outlined-button{border-color:#4a91ba!important;color:#4a91ba!important}.ovb.dark .mdc-button[disabled]{opacity:.6}.ovb.dark .mat-ripple:not(.ziel-card){color:#000!important}.ovb.dark.dark .mat-ripple:not(.ziel-card){color:#fff!important}.ovb.dark.dark .dark-button{color:#000;background-color:#4a91ba}.ovb.dark.accessibility-light .accessibility-button,.ovb.dark.accessibility-dark .accessibility-button{color:#fff;background-color:#4a91ba}.ovb.dark.accessibility-light .list-item-link,.ovb.dark.accessibility-dark .list-item-link{color:#0f5484;background-color:#fff}.ovb.dark.accessibility-light .list-item-link--active,.ovb.dark.accessibility-light .list-item-link--active .sublist-item-link--active,.ovb.dark.accessibility-dark .list-item-link--active,.ovb.dark.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#fff;background-color:#003965!important}.ovb.dark.accessibility-light span.text-primary-not-important,.ovb.dark.accessibility-dark span.text-primary-not-important,.ovb.dark.accessibility-light .text-primary,.ovb.dark.accessibility-dark .text-primary{background-color:#fff!important}.ovb.dark.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.ovb.dark.accessibility-light .legal-footer .data-input,.ovb.dark.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#003965!important}.ovb.dark.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000000de!important}.ovb.dark.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.ovb.dark.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#4a91ba!important}.ovb.dark.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#8dbcd5!important}.ovb.dark.accessibility-dark .fp-milestone-page .text-primary{color:#66a3c4!important}.ovb.dark.accessibility-dark .fp-milestone-page .text-accent{color:#4a91ba!important}.ovb.dark.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.ovb.dark.accessibility-dark .bar.bg-primary-50 span{color:#fff!important}.ovb.dark fp-allgemeines,.ovb.dark fp-versorgungswunsch,.ovb.dark fp-versorgungs-wunsch,.ovb.dark fp-bestehende-versorgung,.ovb.dark fp-erforderliches-kapital{width:100%!important}.ovb.dark .mat-toolbar,.ovb.dark .top-toolbar .mat-toolbar{background-color:#000}.ovb.dark a,.ovb.dark .router-link-active,.ovb.dark .clickable-icon{color:#4a91ba}.ovb.dark a.list-item-link--active,.ovb.dark .router-link-active.list-item-link--active,.ovb.dark .clickable-icon.list-item-link--active,.ovb.dark a.list-item-link--active .sublist-item-link--active,.ovb.dark .router-link-active.list-item-link--active .sublist-item-link--active,.ovb.dark .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#424242}.ovb.dark a:hover,.ovb.dark .router-link-active:hover,.ovb.dark .clickable-icon:hover{color:#4a91ba}.ovb.dark .emptybankcard{color:#3080b1;border-color:#3080b1}.golden{background-color:#f5f5f5;color:#424242}.golden{--mat-ripple-color: rgba(0, 0, 0, .1)}.golden{--mat-option-selected-state-label-text-color: #dec580;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.golden .mat-accent{--mat-option-selected-state-label-text-color: #bdbdbd;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.golden .mat-warn{--mat-option-selected-state-label-text-color: #d32f2f;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.golden{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.golden{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.golden{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.golden .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #dec580;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.golden .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dec580;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.golden .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.golden .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.golden .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #d32f2f;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.golden .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #d32f2f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.golden{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.golden{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.golden{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.golden{--mdc-elevated-card-container-shape: 4px}.golden{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.golden{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.golden{--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.golden{--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}.golden{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.golden{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.golden .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #dec580;--mdc-linear-progress-track-color: rgba(222, 197, 128, .25)}.golden .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #bdbdbd;--mdc-linear-progress-track-color: rgba(189, 189, 189, .25)}.golden .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #d32f2f;--mdc-linear-progress-track-color: rgba(211, 47, 47, .25)}.golden{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.golden{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.golden{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.golden{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.golden{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.golden{--mdc-filled-text-field-caret-color: #dec580;--mdc-filled-text-field-focus-active-indicator-color: #dec580;--mdc-filled-text-field-focus-label-text-color: rgba(222, 197, 128, .87);--mdc-filled-text-field-container-color: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #d32f2f;--mdc-filled-text-field-error-focus-label-text-color: #d32f2f;--mdc-filled-text-field-error-label-text-color: #d32f2f;--mdc-filled-text-field-error-caret-color: #d32f2f;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-hover-active-indicator-color: #d32f2f}.golden{--mdc-outlined-text-field-caret-color: #dec580;--mdc-outlined-text-field-focus-outline-color: #dec580;--mdc-outlined-text-field-focus-label-text-color: rgba(222, 197, 128, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #d32f2f;--mdc-outlined-text-field-error-focus-label-text-color: #d32f2f;--mdc-outlined-text-field-error-label-text-color: #d32f2f;--mdc-outlined-text-field-error-hover-label-text-color: #d32f2f;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #d32f2f;--mdc-outlined-text-field-error-hover-outline-color: #d32f2f;--mdc-outlined-text-field-error-outline-color: #d32f2f}.golden{--mat-form-field-focus-select-arrow-color: rgba(222, 197, 128, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #d32f2f;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.golden .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #bdbdbd;--mdc-filled-text-field-focus-active-indicator-color: #bdbdbd;--mdc-filled-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.golden .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #bdbdbd;--mdc-outlined-text-field-focus-outline-color: #bdbdbd;--mdc-outlined-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.golden .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(189, 189, 189, .87)}.golden .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #d32f2f;--mdc-filled-text-field-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.golden .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #d32f2f;--mdc-outlined-text-field-focus-outline-color: #d32f2f;--mdc-outlined-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.golden .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(211, 47, 47, .87)}.golden{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.golden{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.golden{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.golden{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.golden{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.golden{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(222, 197, 128, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.golden .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(189, 189, 189, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.golden .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(211, 47, 47, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.golden{--mat-select-arrow-transform: translateY(-8px)}.golden{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.golden{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.golden{--mat-autocomplete-background-color: white}.golden{--mdc-dialog-container-shape: 4px}.golden{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.golden{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.golden{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.golden .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.golden .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.golden .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.golden .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.golden .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.golden .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #dec580;--mdc-chip-elevated-selected-container-color: #dec580;--mdc-chip-elevated-disabled-container-color: #dec580;--mdc-chip-flat-disabled-selected-container-color: #dec580;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black}.golden .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.golden .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.golden .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.golden .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color: #bdbdbd;--mdc-chip-elevated-selected-container-color: #bdbdbd;--mdc-chip-elevated-disabled-container-color: #bdbdbd;--mdc-chip-flat-disabled-selected-container-color: #bdbdbd;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}.golden .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.golden .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.golden .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.golden .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #d32f2f;--mdc-chip-elevated-selected-container-color: #d32f2f;--mdc-chip-elevated-disabled-container-color: #d32f2f;--mdc-chip-flat-disabled-selected-container-color: #d32f2f;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.golden .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.golden .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.golden .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.golden .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.golden{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.golden .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.golden{--mdc-switch-selected-focus-state-layer-color: #d4b561;--mdc-switch-selected-handle-color: #d4b561;--mdc-switch-selected-hover-state-layer-color: #d4b561;--mdc-switch-selected-pressed-state-layer-color: #d4b561;--mdc-switch-selected-focus-handle-color: #bf963b;--mdc-switch-selected-hover-handle-color: #bf963b;--mdc-switch-selected-pressed-handle-color: #bf963b;--mdc-switch-selected-focus-track-color: #e4cf96;--mdc-switch-selected-hover-track-color: #e4cf96;--mdc-switch-selected-pressed-track-color: #e4cf96;--mdc-switch-selected-track-color: #e4cf96;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.golden{--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}.golden .mat-mdc-slide-toggle{--mat-switch-label-text-color: rgba(0, 0, 0, .87)}.golden .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #757575;--mdc-switch-selected-handle-color: #757575;--mdc-switch-selected-hover-state-layer-color: #757575;--mdc-switch-selected-pressed-state-layer-color: #757575;--mdc-switch-selected-focus-handle-color: #212121;--mdc-switch-selected-hover-handle-color: #212121;--mdc-switch-selected-pressed-handle-color: #212121;--mdc-switch-selected-focus-track-color: #e0e0e0;--mdc-switch-selected-hover-track-color: #e0e0e0;--mdc-switch-selected-pressed-track-color: #e0e0e0;--mdc-switch-selected-track-color: #e0e0e0}.golden .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}.golden{--mdc-switch-state-layer-size: 40px}.golden .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.golden{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.golden .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #dec580;--mdc-radio-selected-hover-icon-color: #dec580;--mdc-radio-selected-icon-color: #dec580;--mdc-radio-selected-pressed-icon-color: #dec580}.golden .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #dec580;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.golden .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.golden .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #bdbdbd;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.golden .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.golden .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #d32f2f;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.golden{--mdc-radio-state-layer-size: 40px}.golden{--mat-radio-touch-target-display: block}.golden{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.golden{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.golden{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.golden{--mdc-slider-handle-color: #dec580;--mdc-slider-focus-handle-color: #dec580;--mdc-slider-hover-handle-color: #dec580;--mdc-slider-active-track-color: #dec580;--mdc-slider-inactive-track-color: #dec580;--mdc-slider-with-tick-marks-inactive-container-color: #dec580;--mdc-slider-with-tick-marks-active-container-color: black;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000}.golden{--mat-slider-ripple-color: #dec580;--mat-slider-hover-state-layer-color: rgba(222, 197, 128, .05);--mat-slider-focus-state-layer-color: rgba(222, 197, 128, .2);--mat-slider-value-indicator-opacity: .6}.golden .mat-accent{--mdc-slider-handle-color: #bdbdbd;--mdc-slider-focus-handle-color: #bdbdbd;--mdc-slider-hover-handle-color: #bdbdbd;--mdc-slider-active-track-color: #bdbdbd;--mdc-slider-inactive-track-color: #bdbdbd;--mdc-slider-with-tick-marks-inactive-container-color: #bdbdbd;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87)}.golden .mat-accent{--mat-slider-ripple-color: #bdbdbd;--mat-slider-hover-state-layer-color: rgba(189, 189, 189, .05);--mat-slider-focus-state-layer-color: rgba(189, 189, 189, .2)}.golden .mat-warn{--mdc-slider-handle-color: #d32f2f;--mdc-slider-focus-handle-color: #d32f2f;--mdc-slider-hover-handle-color: #d32f2f;--mdc-slider-active-track-color: #d32f2f;--mdc-slider-inactive-track-color: #d32f2f;--mdc-slider-with-tick-marks-inactive-container-color: #d32f2f;--mdc-slider-with-tick-marks-active-container-color: white}.golden .mat-warn{--mat-slider-ripple-color: #d32f2f;--mat-slider-hover-state-layer-color: rgba(211, 47, 47, .05);--mat-slider-focus-state-layer-color: rgba(211, 47, 47, .2)}.golden{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.golden{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.golden{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12)}.golden{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.golden{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.golden{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.golden{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.golden .mdc-list-item__start,.golden .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #dec580;--mdc-radio-selected-hover-icon-color: #dec580;--mdc-radio-selected-icon-color: #dec580;--mdc-radio-selected-pressed-icon-color: #dec580}.golden .mat-accent .mdc-list-item__start,.golden .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.golden .mat-warn .mdc-list-item__start,.golden .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.golden .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #dec580;--mdc-checkbox-selected-hover-icon-color: #dec580;--mdc-checkbox-selected-icon-color: #dec580;--mdc-checkbox-selected-pressed-icon-color: #dec580;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #dec580;--mdc-checkbox-selected-hover-state-layer-color: #dec580;--mdc-checkbox-selected-pressed-state-layer-color: #dec580;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.golden .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.golden .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.golden .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.golden .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.golden .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.golden .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#dec580}.golden .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.golden .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.golden .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.golden{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.golden{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.golden .mdc-list-item__start,.golden .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.golden .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.golden .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.golden .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.golden .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.golden .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.golden .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.golden{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.golden .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.golden{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}.golden{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.golden{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.golden{--mdc-secondary-navigation-tab-container-height: 48px}.golden{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.golden{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.golden .mat-mdc-tab-group,.golden .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #dec580}.golden .mat-mdc-tab-group,.golden .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #dec580;--mat-tab-header-active-ripple-color: #dec580;--mat-tab-header-inactive-ripple-color: #dec580;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #dec580;--mat-tab-header-active-hover-label-text-color: #dec580;--mat-tab-header-active-focus-indicator-color: #dec580;--mat-tab-header-active-hover-indicator-color: #dec580}.golden .mat-mdc-tab-group.mat-accent,.golden .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #bdbdbd}.golden .mat-mdc-tab-group.mat-accent,.golden .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #bdbdbd;--mat-tab-header-active-ripple-color: #bdbdbd;--mat-tab-header-inactive-ripple-color: #bdbdbd;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #bdbdbd;--mat-tab-header-active-hover-label-text-color: #bdbdbd;--mat-tab-header-active-focus-indicator-color: #bdbdbd;--mat-tab-header-active-hover-indicator-color: #bdbdbd}.golden .mat-mdc-tab-group.mat-warn,.golden .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #d32f2f}.golden .mat-mdc-tab-group.mat-warn,.golden .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #d32f2f;--mat-tab-header-active-ripple-color: #d32f2f;--mat-tab-header-inactive-ripple-color: #d32f2f;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #d32f2f;--mat-tab-header-active-hover-label-text-color: #d32f2f;--mat-tab-header-active-focus-indicator-color: #d32f2f;--mat-tab-header-active-hover-indicator-color: #d32f2f}.golden .mat-mdc-tab-group.mat-background-primary,.golden .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #dec580;--mat-tab-header-with-background-foreground-color: black}.golden .mat-mdc-tab-group.mat-background-accent,.golden .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #bdbdbd;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}.golden .mat-mdc-tab-group.mat-background-warn,.golden .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #d32f2f;--mat-tab-header-with-background-foreground-color: white}.golden .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.golden .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.golden{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.golden{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.golden{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87)}.golden .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #dec580;--mdc-checkbox-selected-hover-icon-color: #dec580;--mdc-checkbox-selected-icon-color: #dec580;--mdc-checkbox-selected-pressed-icon-color: #dec580;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #dec580;--mdc-checkbox-selected-hover-state-layer-color: #dec580;--mdc-checkbox-selected-pressed-state-layer-color: #dec580;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.golden .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.golden{--mdc-checkbox-state-layer-size: 40px}.golden{--mat-checkbox-touch-target-display: block}.golden{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.golden{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.golden{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.golden{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.golden{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.golden{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.golden{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.golden{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.golden{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.golden{--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.golden{--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12}.golden{--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.golden{--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12}.golden{--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.golden{--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12}.golden{--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.golden{--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.golden .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #dec580}.golden .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #dec580;--mat-text-button-ripple-color: rgba(222, 197, 128, .1)}.golden .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #bdbdbd}.golden .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #bdbdbd;--mat-text-button-ripple-color: rgba(189, 189, 189, .1)}.golden .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #d32f2f}.golden .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #d32f2f;--mat-text-button-ripple-color: rgba(211, 47, 47, .1)}.golden .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #dec580;--mdc-filled-button-label-text-color: black}.golden .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.golden .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #bdbdbd;--mdc-filled-button-label-text-color: black}.golden .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.golden .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #d32f2f;--mdc-filled-button-label-text-color: white}.golden .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.golden .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #dec580;--mdc-protected-button-label-text-color: black}.golden .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.golden .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #bdbdbd;--mdc-protected-button-label-text-color: black}.golden .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.golden .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #d32f2f;--mdc-protected-button-label-text-color: white}.golden .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.golden .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #dec580;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.golden .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #dec580;--mat-outlined-button-ripple-color: rgba(222, 197, 128, .1)}.golden .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #bdbdbd;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.golden .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #bdbdbd;--mat-outlined-button-ripple-color: rgba(189, 189, 189, .1)}.golden .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #d32f2f;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.golden .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #d32f2f;--mat-outlined-button-ripple-color: rgba(211, 47, 47, .1)}.golden{--mdc-text-button-container-height: 36px}.golden{--mdc-filled-button-container-height: 36px}.golden{--mdc-protected-button-container-height: 36px}.golden{--mdc-outlined-button-container-height: 36px}.golden{--mat-text-button-touch-target-display: block}.golden{--mat-filled-button-touch-target-display: block}.golden{--mat-protected-button-touch-target-display: block}.golden{--mat-outlined-button-touch-target-display: block}.golden{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.golden{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.golden{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.golden{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.golden{--mdc-icon-button-icon-size: 24px}.golden{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.golden{--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}.golden .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #dec580}.golden .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #dec580;--mat-icon-button-ripple-color: rgba(222, 197, 128, .1)}.golden .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #bdbdbd}.golden .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #bdbdbd;--mat-icon-button-ripple-color: rgba(189, 189, 189, .1)}.golden .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #d32f2f}.golden .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #d32f2f;--mat-icon-button-ripple-color: rgba(211, 47, 47, .1)}.golden{--mat-icon-button-touch-target-display: block}.golden .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.golden{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.golden{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.golden{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.golden{--mdc-fab-container-color: white}.golden{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.golden{--mdc-fab-small-container-color: white}.golden{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.golden .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #dec580}.golden .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.golden .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #bdbdbd}.golden .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.golden .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #d32f2f}.golden .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.golden .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #dec580}.golden .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.golden .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #bdbdbd}.golden .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.golden .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #d32f2f}.golden .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.golden{--mat-fab-touch-target-display: block}.golden{--mat-fab-small-touch-target-display: block}.golden{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.golden{--mdc-snackbar-container-shape: 4px}.golden{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}.golden{--mat-snack-bar-button-color: #f3ebd2}.golden{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.golden{--mat-table-row-item-outline-width: 1px}.golden{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}.golden{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.golden{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.golden{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.golden{--mdc-circular-progress-active-indicator-color: #dec580}.golden .mat-accent{--mdc-circular-progress-active-indicator-color: #bdbdbd}.golden .mat-warn{--mdc-circular-progress-active-indicator-color: #d32f2f}.golden{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.golden{--mat-badge-background-color: #dec580;--mat-badge-text-color: black;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.golden .mat-badge-accent{--mat-badge-background-color: #bdbdbd;--mat-badge-text-color: rgba(0, 0, 0, .87)}.golden .mat-badge-warn{--mat-badge-background-color: #d32f2f;--mat-badge-text-color: white}.golden{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.golden{--mat-bottom-sheet-container-shape: 4px}.golden{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.golden{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.golden{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.golden{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.golden{--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd}.golden{--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: rgb(224.4, 224.4, 224.4)}.golden{--mat-standard-button-toggle-height: 48px}.golden{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.golden{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.golden{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.golden{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #dec580;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(222, 197, 128, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(222, 197, 128, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(222, 197, 128, .3);--mat-datepicker-toggle-active-state-icon-color: #dec580;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(222, 197, 128, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.golden .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #bdbdbd;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(189, 189, 189, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(189, 189, 189, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.golden .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #d32f2f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(211, 47, 47, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(211, 47, 47, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.golden .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #bdbdbd}.golden .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #d32f2f}.golden .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.golden .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.golden{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.golden{--mat-divider-width: 1px}.golden{--mat-divider-color: rgba(0, 0, 0, .12)}.golden{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.golden{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}.golden{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.golden{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.golden{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.golden{--mat-icon-color: inherit}.golden .mat-icon.mat-primary{--mat-icon-color: #dec580}.golden .mat-icon.mat-accent{--mat-icon-color: #bdbdbd}.golden .mat-icon.mat-warn{--mat-icon-color: #d32f2f}.golden{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.golden{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}.golden{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #dec580;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #dec580;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #dec580;--mat-stepper-header-edit-state-icon-foreground-color: black;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #d32f2f;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #d32f2f;--mat-stepper-header-error-state-icon-background-color: transparent}.golden .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #bdbdbd;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #bdbdbd;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #bdbdbd;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87)}.golden .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #d32f2f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #d32f2f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #d32f2f;--mat-stepper-header-edit-state-icon-foreground-color: white}.golden{--mat-stepper-header-height: 72px}.golden{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.golden{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.golden{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.golden .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #dec580;--mat-toolbar-container-text-color: black}.golden .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #bdbdbd;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.golden .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #d32f2f;--mat-toolbar-container-text-color: white}.golden{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.golden{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.golden{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.golden{--mat-tree-node-min-height: 48px}.golden{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.golden{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.golden{--mat-timepicker-container-background-color: white}.golden::-webkit-scrollbar-track{background-color:#f3ebd2}.golden::-webkit-scrollbar-thumb{background-color:#dec580}.golden::-webkit-scrollbar-thumb:hover{background-color:#dec580}.golden .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#f3ebd2}.golden .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#dec580}.golden .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#dec580}.golden .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#f3ebd2}.golden .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#dec580}.golden .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#dec580}.golden .stroke-primary{stroke:#dec580!important}.golden .color-primary{color:#dec580!important}.golden .bg-primary{background-color:#dec580!important;color:#000!important}.golden .bg-primary-100{background-color:#f3ebd2!important;color:#000!important}.golden .bg-primary-50{background-color:#faf7ed!important;color:#000!important}.golden .bg-accent{background-color:#bdbdbd!important}.golden .bg-success{background-color:#81c784!important}.golden .bg-warn{background-color:#d32f2f!important;color:#fff}.golden .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.golden .bg-warn-50{background-color:#ffebee!important;color:#000000de}.golden .text-primary{color:#dec580!important}.golden .text-primary-not-important{color:#c8a44c}.golden .border-primary,.golden .border-primary-left,.golden .border-primary-right,.golden .border-primary-top,.golden .border-primary-bottom{border-color:#dec580}.golden .border-accent{border-color:#bdbdbd!important}.golden .border-accent-100{border-color:#f5f5f5!important}.golden .outline-primary{outline-color:#dec580!important}.golden .text-warn{color:#f44336!important}.golden .text-error{color:#ef5350!important}.golden .text-accent{color:#9e9e9e!important}.golden .text-hover:hover,.golden .text-hover:hover *{color:#ecddb4!important}.golden .text-success{color:#66bb6a!important}.golden.dark .bg-primary-50{background-color:#bf963b!important}.golden .required.ng-invalid .mat-mdc-form-field-outline-thick,.golden .required.ng-invalid .mat-mdc-input-element,.golden .required.ng-invalid label{opacity:1;caret-color:#d32f2f!important;color:#d32f2f!important}.golden fp-icon-tile .required{border-color:#d32f2f!important;caret-color:#d32f2f!important;color:#d32f2f!important}.golden .mat-button-toggle-checked{background-color:#dec580}.golden .mdc-slider__value-indicator{background-color:#dec580!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.golden .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#dec580!important}.golden fp-kontoinhaber-select-field{font-size:.5em!important}.golden fp-kontoinhaber-select-field .mat-mdc-form-field-label,.golden fp-kontoinhaber-select-field .mat-mdc-select-arrow,.golden fp-kontoinhaber-select-field .mat-mdc-select-value,.golden fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.golden fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.golden fp-kontoinhaber-select-field .mdc-notched-outline__leading,.golden fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.golden fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.golden fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.golden .navigationbar{border-top-color:#dec580}.golden .vermoegen-und-verbindlichkeiten-result{color:#dec580}.golden .mdc-button{font-size:.875rem!important}.golden .mdc-button span{white-space:nowrap!important}.golden .mdc-button[mat-flat-button]{color:#000!important;background-color:#c8a44c!important}.golden .mdc-button[mat-stroked-button]{color:#c8a44c!important;background-color:#000!important}.golden .mat-mdc-outlined-button{border-color:#dec580!important;color:#dec580!important}.golden .mdc-button[disabled]{opacity:.6}.golden .mat-ripple:not(.ziel-card){color:#000!important}.golden.dark .mat-ripple:not(.ziel-card){color:#fff!important}.golden.dark .dark-button,.golden.accessibility-light .accessibility-button,.golden.accessibility-dark .accessibility-button{color:#000;background-color:#dec580}.golden.accessibility-light .list-item-link,.golden.accessibility-dark .list-item-link{color:#c8a44c;background-color:#000}.golden.accessibility-light .list-item-link--active,.golden.accessibility-light .list-item-link--active .sublist-item-link--active,.golden.accessibility-dark .list-item-link--active,.golden.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#000;background-color:#bf963b!important}.golden.accessibility-light span.text-primary-not-important,.golden.accessibility-dark span.text-primary-not-important,.golden.accessibility-light .text-primary,.golden.accessibility-dark .text-primary{background-color:#000!important}.golden.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.golden.accessibility-light .legal-footer .data-input,.golden.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#bf963b!important}.golden.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000!important}.golden.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.golden.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#dec580!important}.golden.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#ecddb4!important}.golden.accessibility-dark .fp-milestone-page .text-primary{color:#e4cf96!important}.golden.accessibility-dark .fp-milestone-page .text-accent{color:#dec580!important}.golden.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.golden.accessibility-dark .bar.bg-primary-50 span{color:#000!important}.golden fp-allgemeines,.golden fp-versorgungswunsch,.golden fp-versorgungs-wunsch,.golden fp-bestehende-versorgung,.golden fp-erforderliches-kapital{width:100%!important}.golden .mat-toolbar,.golden .top-toolbar .mat-toolbar{background-color:#fff}.golden .emptybankcard{color:#d8bb69;border-color:#d8bb69}.golden a,.golden .router-link-active,.golden .clickable-icon{color:#bf963b}.golden a.list-item-link--active,.golden .router-link-active.list-item-link--active,.golden .clickable-icon.list-item-link--active,.golden a.list-item-link--active .sublist-item-link--active,.golden .router-link-active.list-item-link--active .sublist-item-link--active,.golden .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#e0e0e0}.golden a:hover,.golden .router-link-active:hover,.golden .clickable-icon:hover{color:#dec580}.golden .checklist{top:50%!important;left:50%!important}.golden.dark{background-color:#000;color:#eee}.golden.dark{--mat-ripple-color: rgba(255, 255, 255, .1)}.golden.dark{--mat-option-selected-state-label-text-color: #dec580;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.golden.dark .mat-accent{--mat-option-selected-state-label-text-color: #bdbdbd;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.golden.dark .mat-warn{--mat-option-selected-state-label-text-color: #d32f2f;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.golden.dark{--mat-optgroup-label-text-color: white}.golden.dark{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.golden.dark{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.golden.dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #dec580;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.golden.dark .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dec580;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.golden.dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.golden.dark .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.golden.dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #d32f2f;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.golden.dark .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #d32f2f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.golden.dark{--mat-app-background-color: #303030;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.golden.dark{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.golden.dark{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.golden.dark{--mdc-elevated-card-container-shape: 4px}.golden.dark{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.golden.dark{--mdc-elevated-card-container-color: #424242;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.golden.dark{--mdc-outlined-card-container-color: #424242;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.golden.dark{--mat-card-subtitle-text-color: rgba(255, 255, 255, .7)}.golden.dark{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.golden.dark{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.golden.dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #dec580;--mdc-linear-progress-track-color: rgba(222, 197, 128, .25)}.golden.dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #bdbdbd;--mdc-linear-progress-track-color: rgba(189, 189, 189, .25)}.golden.dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #d32f2f;--mdc-linear-progress-track-color: rgba(211, 47, 47, .25)}.golden.dark{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.golden.dark{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.golden.dark{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.golden.dark{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.golden.dark{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.golden.dark{--mdc-filled-text-field-caret-color: #dec580;--mdc-filled-text-field-focus-active-indicator-color: #dec580;--mdc-filled-text-field-focus-label-text-color: rgba(222, 197, 128, .87);--mdc-filled-text-field-container-color: rgb(73.56, 73.56, 73.56);--mdc-filled-text-field-disabled-container-color: rgb(69.78, 69.78, 69.78);--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #d32f2f;--mdc-filled-text-field-error-focus-label-text-color: #d32f2f;--mdc-filled-text-field-error-label-text-color: #d32f2f;--mdc-filled-text-field-error-caret-color: #d32f2f;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-hover-active-indicator-color: #d32f2f}.golden.dark{--mdc-outlined-text-field-caret-color: #dec580;--mdc-outlined-text-field-focus-outline-color: #dec580;--mdc-outlined-text-field-focus-label-text-color: rgba(222, 197, 128, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #d32f2f;--mdc-outlined-text-field-error-focus-label-text-color: #d32f2f;--mdc-outlined-text-field-error-label-text-color: #d32f2f;--mdc-outlined-text-field-error-hover-label-text-color: #d32f2f;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #d32f2f;--mdc-outlined-text-field-error-hover-outline-color: #d32f2f;--mdc-outlined-text-field-error-outline-color: #d32f2f}.golden.dark{--mat-form-field-focus-select-arrow-color: rgba(222, 197, 128, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #d32f2f;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24}.golden.dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #bdbdbd;--mdc-filled-text-field-focus-active-indicator-color: #bdbdbd;--mdc-filled-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.golden.dark .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #bdbdbd;--mdc-outlined-text-field-focus-outline-color: #bdbdbd;--mdc-outlined-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.golden.dark .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(189, 189, 189, .87)}.golden.dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #d32f2f;--mdc-filled-text-field-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.golden.dark .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #d32f2f;--mdc-outlined-text-field-focus-outline-color: #d32f2f;--mdc-outlined-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.golden.dark .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(211, 47, 47, .87)}.golden.dark{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.golden.dark{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.golden.dark{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.golden.dark{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.golden.dark{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.golden.dark{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(222, 197, 128, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.golden.dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(189, 189, 189, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.golden.dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(211, 47, 47, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.golden.dark{--mat-select-arrow-transform: translateY(-8px)}.golden.dark{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.golden.dark{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.golden.dark{--mat-autocomplete-background-color: #424242}.golden.dark{--mdc-dialog-container-shape: 4px}.golden.dark{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.golden.dark{--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.golden.dark{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.golden.dark .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.golden.dark .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.golden.dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-disabled-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-flat-disabled-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa}.golden.dark .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.golden.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.golden.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #dec580;--mdc-chip-elevated-selected-container-color: #dec580;--mdc-chip-elevated-disabled-container-color: #dec580;--mdc-chip-flat-disabled-selected-container-color: #dec580;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black}.golden.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.golden.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.golden.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.golden.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color: #bdbdbd;--mdc-chip-elevated-selected-container-color: #bdbdbd;--mdc-chip-elevated-disabled-container-color: #bdbdbd;--mdc-chip-flat-disabled-selected-container-color: #bdbdbd;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}.golden.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.golden.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.golden.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.golden.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #d32f2f;--mdc-chip-elevated-selected-container-color: #d32f2f;--mdc-chip-elevated-disabled-container-color: #d32f2f;--mdc-chip-flat-disabled-selected-container-color: #d32f2f;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.golden.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.golden.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.golden.dark .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.golden.dark .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.golden.dark{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.golden.dark .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.golden.dark{--mdc-switch-selected-focus-state-layer-color: #e4cf96;--mdc-switch-selected-handle-color: #e4cf96;--mdc-switch-selected-hover-state-layer-color: #e4cf96;--mdc-switch-selected-pressed-state-layer-color: #e4cf96;--mdc-switch-selected-focus-handle-color: #ecddb4;--mdc-switch-selected-hover-handle-color: #ecddb4;--mdc-switch-selected-pressed-handle-color: #ecddb4;--mdc-switch-selected-focus-track-color: #d4b561;--mdc-switch-selected-hover-track-color: #d4b561;--mdc-switch-selected-pressed-track-color: #d4b561;--mdc-switch-selected-track-color: #d4b561;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.golden.dark{--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5)}.golden.dark .mat-mdc-slide-toggle{--mat-switch-label-text-color: white}.golden.dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #e0e0e0;--mdc-switch-selected-handle-color: #e0e0e0;--mdc-switch-selected-hover-state-layer-color: #e0e0e0;--mdc-switch-selected-pressed-state-layer-color: #e0e0e0;--mdc-switch-selected-focus-handle-color: #eeeeee;--mdc-switch-selected-hover-handle-color: #eeeeee;--mdc-switch-selected-pressed-handle-color: #eeeeee;--mdc-switch-selected-focus-track-color: #757575;--mdc-switch-selected-hover-track-color: #757575;--mdc-switch-selected-pressed-track-color: #757575;--mdc-switch-selected-track-color: #757575}.golden.dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e57373;--mdc-switch-selected-handle-color: #e57373;--mdc-switch-selected-hover-state-layer-color: #e57373;--mdc-switch-selected-pressed-state-layer-color: #e57373;--mdc-switch-selected-focus-handle-color: #ef9a9a;--mdc-switch-selected-hover-handle-color: #ef9a9a;--mdc-switch-selected-pressed-handle-color: #ef9a9a;--mdc-switch-selected-focus-track-color: #e53935;--mdc-switch-selected-hover-track-color: #e53935;--mdc-switch-selected-pressed-track-color: #e53935;--mdc-switch-selected-track-color: #e53935}.golden.dark{--mdc-switch-state-layer-size: 40px}.golden.dark .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.golden.dark{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.golden.dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #dec580;--mdc-radio-selected-hover-icon-color: #dec580;--mdc-radio-selected-icon-color: #dec580;--mdc-radio-selected-pressed-icon-color: #dec580}.golden.dark .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #dec580;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.golden.dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.golden.dark .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #bdbdbd;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.golden.dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.golden.dark .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #d32f2f;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.golden.dark{--mdc-radio-state-layer-size: 40px}.golden.dark{--mat-radio-touch-target-display: block}.golden.dark{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.golden.dark{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.golden.dark{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.golden.dark{--mdc-slider-handle-color: #dec580;--mdc-slider-focus-handle-color: #dec580;--mdc-slider-hover-handle-color: #dec580;--mdc-slider-active-track-color: #dec580;--mdc-slider-inactive-track-color: #dec580;--mdc-slider-with-tick-marks-inactive-container-color: #dec580;--mdc-slider-with-tick-marks-active-container-color: black;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff}.golden.dark{--mat-slider-ripple-color: #dec580;--mat-slider-hover-state-layer-color: rgba(222, 197, 128, .05);--mat-slider-focus-state-layer-color: rgba(222, 197, 128, .2);--mat-slider-value-indicator-opacity: .9}.golden.dark .mat-accent{--mdc-slider-handle-color: #bdbdbd;--mdc-slider-focus-handle-color: #bdbdbd;--mdc-slider-hover-handle-color: #bdbdbd;--mdc-slider-active-track-color: #bdbdbd;--mdc-slider-inactive-track-color: #bdbdbd;--mdc-slider-with-tick-marks-inactive-container-color: #bdbdbd;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87)}.golden.dark .mat-accent{--mat-slider-ripple-color: #bdbdbd;--mat-slider-hover-state-layer-color: rgba(189, 189, 189, .05);--mat-slider-focus-state-layer-color: rgba(189, 189, 189, .2)}.golden.dark .mat-warn{--mdc-slider-handle-color: #d32f2f;--mdc-slider-focus-handle-color: #d32f2f;--mdc-slider-hover-handle-color: #d32f2f;--mdc-slider-active-track-color: #d32f2f;--mdc-slider-inactive-track-color: #d32f2f;--mdc-slider-with-tick-marks-inactive-container-color: #d32f2f;--mdc-slider-with-tick-marks-active-container-color: white}.golden.dark .mat-warn{--mat-slider-ripple-color: #d32f2f;--mat-slider-hover-state-layer-color: rgba(211, 47, 47, .05);--mat-slider-focus-state-layer-color: rgba(211, 47, 47, .2)}.golden.dark{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.golden.dark{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.golden.dark{--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #424242;--mat-menu-divider-color: rgba(255, 255, 255, .12)}.golden.dark{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.golden.dark{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.golden.dark{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.golden.dark{--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24}.golden.dark .mdc-list-item__start,.golden.dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #dec580;--mdc-radio-selected-hover-icon-color: #dec580;--mdc-radio-selected-icon-color: #dec580;--mdc-radio-selected-pressed-icon-color: #dec580}.golden.dark .mat-accent .mdc-list-item__start,.golden.dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.golden.dark .mat-warn .mdc-list-item__start,.golden.dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.golden.dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #dec580;--mdc-checkbox-selected-hover-icon-color: #dec580;--mdc-checkbox-selected-icon-color: #dec580;--mdc-checkbox-selected-pressed-icon-color: #dec580;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #dec580;--mdc-checkbox-selected-hover-state-layer-color: #dec580;--mdc-checkbox-selected-pressed-state-layer-color: #dec580;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.golden.dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.golden.dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.golden.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.golden.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.golden.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.golden.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#dec580}.golden.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.golden.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.golden.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.golden.dark{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.golden.dark{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.golden.dark .mdc-list-item__start,.golden.dark .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.golden.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.golden.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.golden.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.golden.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.golden.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.golden.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.golden.dark{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.golden.dark .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.golden.dark{--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12)}.golden.dark{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.golden.dark{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.golden.dark{--mdc-secondary-navigation-tab-container-height: 48px}.golden.dark{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.golden.dark{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.golden.dark .mat-mdc-tab-group,.golden.dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #dec580}.golden.dark .mat-mdc-tab-group,.golden.dark .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #dec580;--mat-tab-header-active-ripple-color: #dec580;--mat-tab-header-inactive-ripple-color: #dec580;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #dec580;--mat-tab-header-active-hover-label-text-color: #dec580;--mat-tab-header-active-focus-indicator-color: #dec580;--mat-tab-header-active-hover-indicator-color: #dec580}.golden.dark .mat-mdc-tab-group.mat-accent,.golden.dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #bdbdbd}.golden.dark .mat-mdc-tab-group.mat-accent,.golden.dark .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #bdbdbd;--mat-tab-header-active-ripple-color: #bdbdbd;--mat-tab-header-inactive-ripple-color: #bdbdbd;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #bdbdbd;--mat-tab-header-active-hover-label-text-color: #bdbdbd;--mat-tab-header-active-focus-indicator-color: #bdbdbd;--mat-tab-header-active-hover-indicator-color: #bdbdbd}.golden.dark .mat-mdc-tab-group.mat-warn,.golden.dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #d32f2f}.golden.dark .mat-mdc-tab-group.mat-warn,.golden.dark .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #d32f2f;--mat-tab-header-active-ripple-color: #d32f2f;--mat-tab-header-inactive-ripple-color: #d32f2f;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #d32f2f;--mat-tab-header-active-hover-label-text-color: #d32f2f;--mat-tab-header-active-focus-indicator-color: #d32f2f;--mat-tab-header-active-hover-indicator-color: #d32f2f}.golden.dark .mat-mdc-tab-group.mat-background-primary,.golden.dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #dec580;--mat-tab-header-with-background-foreground-color: black}.golden.dark .mat-mdc-tab-group.mat-background-accent,.golden.dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #bdbdbd;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}.golden.dark .mat-mdc-tab-group.mat-background-warn,.golden.dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #d32f2f;--mat-tab-header-with-background-foreground-color: white}.golden.dark .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.golden.dark .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.golden.dark{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.golden.dark{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.golden.dark{--mat-checkbox-disabled-label-color: rgba(255, 255, 255, .5);--mat-checkbox-label-text-color: white}.golden.dark .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #dec580;--mdc-checkbox-selected-hover-icon-color: #dec580;--mdc-checkbox-selected-icon-color: #dec580;--mdc-checkbox-selected-pressed-icon-color: #dec580;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #dec580;--mdc-checkbox-selected-hover-state-layer-color: #dec580;--mdc-checkbox-selected-pressed-state-layer-color: #dec580;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.golden.dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.golden.dark{--mdc-checkbox-state-layer-size: 40px}.golden.dark{--mat-checkbox-touch-target-display: block}.golden.dark{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.golden.dark{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.golden.dark{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.golden.dark{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.golden.dark{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.golden.dark{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.golden.dark{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.golden.dark{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.golden.dark{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.golden.dark{--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.golden.dark{--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24}.golden.dark{--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.golden.dark{--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24}.golden.dark{--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.golden.dark{--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24}.golden.dark{--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.golden.dark{--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24}.golden.dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #dec580}.golden.dark .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #dec580;--mat-text-button-ripple-color: rgba(222, 197, 128, .1)}.golden.dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #bdbdbd}.golden.dark .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #bdbdbd;--mat-text-button-ripple-color: rgba(189, 189, 189, .1)}.golden.dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #d32f2f}.golden.dark .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #d32f2f;--mat-text-button-ripple-color: rgba(211, 47, 47, .1)}.golden.dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #dec580;--mdc-filled-button-label-text-color: black}.golden.dark .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.golden.dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #bdbdbd;--mdc-filled-button-label-text-color: black}.golden.dark .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.golden.dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #d32f2f;--mdc-filled-button-label-text-color: white}.golden.dark .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.golden.dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #dec580;--mdc-protected-button-label-text-color: black}.golden.dark .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.golden.dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #bdbdbd;--mdc-protected-button-label-text-color: black}.golden.dark .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.golden.dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #d32f2f;--mdc-protected-button-label-text-color: white}.golden.dark .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.golden.dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #dec580;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.golden.dark .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #dec580;--mat-outlined-button-ripple-color: rgba(222, 197, 128, .1)}.golden.dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #bdbdbd;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.golden.dark .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #bdbdbd;--mat-outlined-button-ripple-color: rgba(189, 189, 189, .1)}.golden.dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #d32f2f;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.golden.dark .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #d32f2f;--mat-outlined-button-ripple-color: rgba(211, 47, 47, .1)}.golden.dark{--mdc-text-button-container-height: 36px}.golden.dark{--mdc-filled-button-container-height: 36px}.golden.dark{--mdc-protected-button-container-height: 36px}.golden.dark{--mdc-outlined-button-container-height: 36px}.golden.dark{--mat-text-button-touch-target-display: block}.golden.dark{--mat-filled-button-touch-target-display: block}.golden.dark{--mat-protected-button-touch-target-display: block}.golden.dark{--mat-outlined-button-touch-target-display: block}.golden.dark{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.golden.dark{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.golden.dark{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.golden.dark{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.golden.dark{--mdc-icon-button-icon-size: 24px}.golden.dark{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5)}.golden.dark{--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24}.golden.dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #dec580}.golden.dark .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #dec580;--mat-icon-button-ripple-color: rgba(222, 197, 128, .1)}.golden.dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #bdbdbd}.golden.dark .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #bdbdbd;--mat-icon-button-ripple-color: rgba(189, 189, 189, .1)}.golden.dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #d32f2f}.golden.dark .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #d32f2f;--mat-icon-button-ripple-color: rgba(211, 47, 47, .1)}.golden.dark{--mat-icon-button-touch-target-display: block}.golden.dark .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.golden.dark{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.golden.dark{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.golden.dark{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.golden.dark{--mdc-fab-container-color: #424242}.golden.dark{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.golden.dark{--mdc-fab-small-container-color: #424242}.golden.dark{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-small-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.golden.dark .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #dec580}.golden.dark .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.golden.dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #bdbdbd}.golden.dark .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.golden.dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #d32f2f}.golden.dark .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.golden.dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #dec580}.golden.dark .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.golden.dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #bdbdbd}.golden.dark .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.golden.dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #d32f2f}.golden.dark .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.golden.dark{--mat-fab-touch-target-display: block}.golden.dark{--mat-fab-small-touch-target-display: block}.golden.dark{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.golden.dark{--mdc-snackbar-container-shape: 4px}.golden.dark{--mdc-snackbar-container-color: rgb(217.2, 217.2, 217.2);--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87)}.golden.dark{--mat-snack-bar-button-color: #d8bb69}.golden.dark{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.golden.dark{--mat-table-row-item-outline-width: 1px}.golden.dark{--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12)}.golden.dark{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.golden.dark{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.golden.dark{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.golden.dark{--mdc-circular-progress-active-indicator-color: #dec580}.golden.dark .mat-accent{--mdc-circular-progress-active-indicator-color: #bdbdbd}.golden.dark .mat-warn{--mdc-circular-progress-active-indicator-color: #d32f2f}.golden.dark{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.golden.dark{--mat-badge-background-color: #dec580;--mat-badge-text-color: black;--mat-badge-disabled-state-background-color: rgb(110.1, 110.1, 110.1);--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5)}.golden.dark .mat-badge-accent{--mat-badge-background-color: #bdbdbd;--mat-badge-text-color: rgba(0, 0, 0, .87)}.golden.dark .mat-badge-warn{--mat-badge-background-color: #d32f2f;--mat-badge-text-color: white}.golden.dark{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.golden.dark{--mat-bottom-sheet-container-shape: 4px}.golden.dark{--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242}.golden.dark{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.golden.dark{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.golden.dark{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.golden.dark{--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242}.golden.dark{--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: rgb(88.68, 88.68, 88.68)}.golden.dark{--mat-standard-button-toggle-height: 48px}.golden.dark{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.golden.dark{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.golden.dark{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.golden.dark{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #dec580;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(222, 197, 128, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(222, 197, 128, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(222, 197, 128, .3);--mat-datepicker-toggle-active-state-icon-color: #dec580;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(222, 197, 128, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white}.golden.dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #bdbdbd;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(189, 189, 189, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(189, 189, 189, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.golden.dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #d32f2f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(211, 47, 47, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(211, 47, 47, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.golden.dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #bdbdbd}.golden.dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #d32f2f}.golden.dark .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.golden.dark .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.golden.dark{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.golden.dark{--mat-divider-width: 1px}.golden.dark{--mat-divider-color: rgba(255, 255, 255, .12)}.golden.dark{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.golden.dark{--mat-expansion-container-background-color: #424242;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7)}.golden.dark{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.golden.dark{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.golden.dark{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.golden.dark{--mat-icon-color: inherit}.golden.dark .mat-icon.mat-primary{--mat-icon-color: #dec580}.golden.dark .mat-icon.mat-accent{--mat-icon-color: #bdbdbd}.golden.dark .mat-icon.mat-warn{--mat-icon-color: #d32f2f}.golden.dark{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.golden.dark{--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6)}.golden.dark{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #dec580;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #dec580;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #dec580;--mat-stepper-header-edit-state-icon-foreground-color: black;--mat-stepper-container-color: #424242;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #d32f2f;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #d32f2f;--mat-stepper-header-error-state-icon-background-color: transparent}.golden.dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #bdbdbd;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #bdbdbd;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #bdbdbd;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87)}.golden.dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #d32f2f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #d32f2f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #d32f2f;--mat-stepper-header-edit-state-icon-foreground-color: white}.golden.dark{--mat-stepper-header-height: 72px}.golden.dark{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.golden.dark{--mat-sort-arrow-color: rgb(198.3, 198.3, 198.3)}.golden.dark{--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white}.golden.dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #dec580;--mat-toolbar-container-text-color: black}.golden.dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #bdbdbd;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.golden.dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #d32f2f;--mat-toolbar-container-text-color: white}.golden.dark{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.golden.dark{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.golden.dark{--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white}.golden.dark{--mat-tree-node-min-height: 48px}.golden.dark{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.golden.dark{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.golden.dark{--mat-timepicker-container-background-color: #424242}.golden.dark::-webkit-scrollbar-track{background-color:#f3ebd2}.golden.dark::-webkit-scrollbar-thumb{background-color:#dec580}.golden.dark::-webkit-scrollbar-thumb:hover{background-color:#dec580}.golden.dark .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#f3ebd2}.golden.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#dec580}.golden.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#dec580}.golden.dark .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#f3ebd2}.golden.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#dec580}.golden.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#dec580}.golden.dark .stroke-primary{stroke:#dec580!important}.golden.dark .color-primary{color:#dec580!important}.golden.dark .bg-primary{background-color:#dec580!important;color:#000!important}.golden.dark .bg-primary-100{background-color:#f3ebd2!important;color:#000!important}.golden.dark .bg-primary-50{background-color:#faf7ed!important;color:#000!important}.golden.dark .bg-accent{background-color:#bdbdbd!important}.golden.dark .bg-success{background-color:#81c784!important}.golden.dark .bg-warn{background-color:#d32f2f!important;color:#fff}.golden.dark .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.golden.dark .bg-warn-50{background-color:#ffebee!important;color:#000000de}.golden.dark .text-primary{color:#dec580!important}.golden.dark .text-primary-not-important{color:#c8a44c}.golden.dark .border-primary,.golden.dark .border-primary-left,.golden.dark .border-primary-right,.golden.dark .border-primary-top,.golden.dark .border-primary-bottom{border-color:#dec580}.golden.dark .border-accent{border-color:#bdbdbd!important}.golden.dark .border-accent-100{border-color:#f5f5f5!important}.golden.dark .outline-primary{outline-color:#dec580!important}.golden.dark .text-warn{color:#f44336!important}.golden.dark .text-error{color:#ef5350!important}.golden.dark .text-accent{color:#9e9e9e!important}.golden.dark .text-hover:hover,.golden.dark .text-hover:hover *{color:#ecddb4!important}.golden.dark .text-success{color:#66bb6a!important}.golden.dark.dark .bg-primary-50{background-color:#bf963b!important}.golden.dark .required.ng-invalid .mat-mdc-form-field-outline-thick,.golden.dark .required.ng-invalid .mat-mdc-input-element,.golden.dark .required.ng-invalid label{opacity:1;caret-color:#d32f2f!important;color:#d32f2f!important}.golden.dark fp-icon-tile .required{border-color:#d32f2f!important;caret-color:#d32f2f!important;color:#d32f2f!important}.golden.dark .mat-button-toggle-checked{background-color:#dec580}.golden.dark .mdc-slider__value-indicator{background-color:#dec580!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.golden.dark .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#dec580!important}.golden.dark fp-kontoinhaber-select-field{font-size:.5em!important}.golden.dark fp-kontoinhaber-select-field .mat-mdc-form-field-label,.golden.dark fp-kontoinhaber-select-field .mat-mdc-select-arrow,.golden.dark fp-kontoinhaber-select-field .mat-mdc-select-value,.golden.dark fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.golden.dark fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.golden.dark fp-kontoinhaber-select-field .mdc-notched-outline__leading,.golden.dark fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.golden.dark fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.golden.dark fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.golden.dark .navigationbar{border-top-color:#dec580}.golden.dark .vermoegen-und-verbindlichkeiten-result{color:#dec580}.golden.dark .mdc-button{font-size:.875rem!important}.golden.dark .mdc-button span{white-space:nowrap!important}.golden.dark .mdc-button[mat-flat-button]{color:#000!important;background-color:#c8a44c!important}.golden.dark .mdc-button[mat-stroked-button]{color:#c8a44c!important;background-color:#000!important}.golden.dark .mat-mdc-outlined-button{border-color:#dec580!important;color:#dec580!important}.golden.dark .mdc-button[disabled]{opacity:.6}.golden.dark .mat-ripple:not(.ziel-card){color:#000!important}.golden.dark.dark .mat-ripple:not(.ziel-card){color:#fff!important}.golden.dark.dark .dark-button,.golden.dark.accessibility-light .accessibility-button,.golden.dark.accessibility-dark .accessibility-button{color:#000;background-color:#dec580}.golden.dark.accessibility-light .list-item-link,.golden.dark.accessibility-dark .list-item-link{color:#c8a44c;background-color:#000}.golden.dark.accessibility-light .list-item-link--active,.golden.dark.accessibility-light .list-item-link--active .sublist-item-link--active,.golden.dark.accessibility-dark .list-item-link--active,.golden.dark.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#000;background-color:#bf963b!important}.golden.dark.accessibility-light span.text-primary-not-important,.golden.dark.accessibility-dark span.text-primary-not-important,.golden.dark.accessibility-light .text-primary,.golden.dark.accessibility-dark .text-primary{background-color:#000!important}.golden.dark.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.golden.dark.accessibility-light .legal-footer .data-input,.golden.dark.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#bf963b!important}.golden.dark.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000!important}.golden.dark.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.golden.dark.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#dec580!important}.golden.dark.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#ecddb4!important}.golden.dark.accessibility-dark .fp-milestone-page .text-primary{color:#e4cf96!important}.golden.dark.accessibility-dark .fp-milestone-page .text-accent{color:#dec580!important}.golden.dark.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.golden.dark.accessibility-dark .bar.bg-primary-50 span{color:#000!important}.golden.dark fp-allgemeines,.golden.dark fp-versorgungswunsch,.golden.dark fp-versorgungs-wunsch,.golden.dark fp-bestehende-versorgung,.golden.dark fp-erforderliches-kapital{width:100%!important}.golden.dark .mat-toolbar,.golden.dark .top-toolbar .mat-toolbar{background-color:#000}.golden.dark a,.golden.dark .router-link-active,.golden.dark .clickable-icon{color:#dec580}.golden.dark a.list-item-link--active,.golden.dark .router-link-active.list-item-link--active,.golden.dark .clickable-icon.list-item-link--active,.golden.dark a.list-item-link--active .sublist-item-link--active,.golden.dark .router-link-active.list-item-link--active .sublist-item-link--active,.golden.dark .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#424242}.golden.dark a:hover,.golden.dark .router-link-active:hover,.golden.dark .clickable-icon:hover{color:#dec580}.golden.dark .emptybankcard{color:#d8bb69;border-color:#d8bb69}.albatros{background-color:#f5f5f5;color:#424242}.albatros{--mat-ripple-color: rgba(0, 0, 0, .1)}.albatros{--mat-option-selected-state-label-text-color: #05164d;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.albatros .mat-accent{--mat-option-selected-state-label-text-color: #bdbdbd;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.albatros .mat-warn{--mat-option-selected-state-label-text-color: #d32f2f;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.albatros{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.albatros{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.albatros{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.albatros .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #05164d;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.albatros .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #05164d;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.albatros .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.albatros .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.albatros .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #d32f2f;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.albatros .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #d32f2f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.albatros{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.albatros{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.albatros{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.albatros{--mdc-elevated-card-container-shape: 4px}.albatros{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.albatros{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.albatros{--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.albatros{--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}.albatros{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.albatros{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.albatros .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #05164d;--mdc-linear-progress-track-color: rgba(5, 22, 77, .25)}.albatros .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #bdbdbd;--mdc-linear-progress-track-color: rgba(189, 189, 189, .25)}.albatros .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #d32f2f;--mdc-linear-progress-track-color: rgba(211, 47, 47, .25)}.albatros{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.albatros{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.albatros{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.albatros{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.albatros{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.albatros{--mdc-filled-text-field-caret-color: #05164d;--mdc-filled-text-field-focus-active-indicator-color: #05164d;--mdc-filled-text-field-focus-label-text-color: rgba(5, 22, 77, .87);--mdc-filled-text-field-container-color: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #d32f2f;--mdc-filled-text-field-error-focus-label-text-color: #d32f2f;--mdc-filled-text-field-error-label-text-color: #d32f2f;--mdc-filled-text-field-error-caret-color: #d32f2f;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-hover-active-indicator-color: #d32f2f}.albatros{--mdc-outlined-text-field-caret-color: #05164d;--mdc-outlined-text-field-focus-outline-color: #05164d;--mdc-outlined-text-field-focus-label-text-color: rgba(5, 22, 77, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #d32f2f;--mdc-outlined-text-field-error-focus-label-text-color: #d32f2f;--mdc-outlined-text-field-error-label-text-color: #d32f2f;--mdc-outlined-text-field-error-hover-label-text-color: #d32f2f;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #d32f2f;--mdc-outlined-text-field-error-hover-outline-color: #d32f2f;--mdc-outlined-text-field-error-outline-color: #d32f2f}.albatros{--mat-form-field-focus-select-arrow-color: rgba(5, 22, 77, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #d32f2f;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.albatros .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #bdbdbd;--mdc-filled-text-field-focus-active-indicator-color: #bdbdbd;--mdc-filled-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.albatros .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #bdbdbd;--mdc-outlined-text-field-focus-outline-color: #bdbdbd;--mdc-outlined-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.albatros .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(189, 189, 189, .87)}.albatros .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #d32f2f;--mdc-filled-text-field-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.albatros .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #d32f2f;--mdc-outlined-text-field-focus-outline-color: #d32f2f;--mdc-outlined-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.albatros .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(211, 47, 47, .87)}.albatros{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.albatros{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.albatros{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.albatros{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.albatros{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.albatros{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(5, 22, 77, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.albatros .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(189, 189, 189, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.albatros .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(211, 47, 47, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.albatros{--mat-select-arrow-transform: translateY(-8px)}.albatros{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.albatros{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.albatros{--mat-autocomplete-background-color: white}.albatros{--mdc-dialog-container-shape: 4px}.albatros{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.albatros{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.albatros{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.albatros .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.albatros .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.albatros .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.albatros .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.albatros .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.albatros .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #05164d;--mdc-chip-elevated-selected-container-color: #05164d;--mdc-chip-elevated-disabled-container-color: #05164d;--mdc-chip-flat-disabled-selected-container-color: #05164d;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.albatros .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.albatros .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.albatros .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.albatros .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color: #bdbdbd;--mdc-chip-elevated-selected-container-color: #bdbdbd;--mdc-chip-elevated-disabled-container-color: #bdbdbd;--mdc-chip-flat-disabled-selected-container-color: #bdbdbd;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}.albatros .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.albatros .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.albatros .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.albatros .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #d32f2f;--mdc-chip-elevated-selected-container-color: #d32f2f;--mdc-chip-elevated-disabled-container-color: #d32f2f;--mdc-chip-flat-disabled-selected-container-color: #d32f2f;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.albatros .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.albatros .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.albatros .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.albatros .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.albatros{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.albatros .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.albatros{--mdc-switch-selected-focus-state-layer-color: #041346;--mdc-switch-selected-handle-color: #041346;--mdc-switch-selected-hover-state-layer-color: #041346;--mdc-switch-selected-pressed-state-layer-color: #041346;--mdc-switch-selected-focus-handle-color: #010625;--mdc-switch-selected-hover-handle-color: #010625;--mdc-switch-selected-pressed-handle-color: #010625;--mdc-switch-selected-focus-track-color: #505c82;--mdc-switch-selected-hover-track-color: #505c82;--mdc-switch-selected-pressed-track-color: #505c82;--mdc-switch-selected-track-color: #505c82;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.albatros{--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}.albatros .mat-mdc-slide-toggle{--mat-switch-label-text-color: rgba(0, 0, 0, .87)}.albatros .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #757575;--mdc-switch-selected-handle-color: #757575;--mdc-switch-selected-hover-state-layer-color: #757575;--mdc-switch-selected-pressed-state-layer-color: #757575;--mdc-switch-selected-focus-handle-color: #212121;--mdc-switch-selected-hover-handle-color: #212121;--mdc-switch-selected-pressed-handle-color: #212121;--mdc-switch-selected-focus-track-color: #e0e0e0;--mdc-switch-selected-hover-track-color: #e0e0e0;--mdc-switch-selected-pressed-track-color: #e0e0e0;--mdc-switch-selected-track-color: #e0e0e0}.albatros .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}.albatros{--mdc-switch-state-layer-size: 40px}.albatros .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.albatros{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.albatros .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #05164d;--mdc-radio-selected-hover-icon-color: #05164d;--mdc-radio-selected-icon-color: #05164d;--mdc-radio-selected-pressed-icon-color: #05164d}.albatros .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #05164d;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.albatros .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.albatros .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #bdbdbd;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.albatros .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.albatros .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #d32f2f;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.albatros{--mdc-radio-state-layer-size: 40px}.albatros{--mat-radio-touch-target-display: block}.albatros{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.albatros{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.albatros{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.albatros{--mdc-slider-handle-color: #05164d;--mdc-slider-focus-handle-color: #05164d;--mdc-slider-hover-handle-color: #05164d;--mdc-slider-active-track-color: #05164d;--mdc-slider-inactive-track-color: #05164d;--mdc-slider-with-tick-marks-inactive-container-color: #05164d;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000}.albatros{--mat-slider-ripple-color: #05164d;--mat-slider-hover-state-layer-color: rgba(5, 22, 77, .05);--mat-slider-focus-state-layer-color: rgba(5, 22, 77, .2);--mat-slider-value-indicator-opacity: .6}.albatros .mat-accent{--mdc-slider-handle-color: #bdbdbd;--mdc-slider-focus-handle-color: #bdbdbd;--mdc-slider-hover-handle-color: #bdbdbd;--mdc-slider-active-track-color: #bdbdbd;--mdc-slider-inactive-track-color: #bdbdbd;--mdc-slider-with-tick-marks-inactive-container-color: #bdbdbd;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87)}.albatros .mat-accent{--mat-slider-ripple-color: #bdbdbd;--mat-slider-hover-state-layer-color: rgba(189, 189, 189, .05);--mat-slider-focus-state-layer-color: rgba(189, 189, 189, .2)}.albatros .mat-warn{--mdc-slider-handle-color: #d32f2f;--mdc-slider-focus-handle-color: #d32f2f;--mdc-slider-hover-handle-color: #d32f2f;--mdc-slider-active-track-color: #d32f2f;--mdc-slider-inactive-track-color: #d32f2f;--mdc-slider-with-tick-marks-inactive-container-color: #d32f2f;--mdc-slider-with-tick-marks-active-container-color: white}.albatros .mat-warn{--mat-slider-ripple-color: #d32f2f;--mat-slider-hover-state-layer-color: rgba(211, 47, 47, .05);--mat-slider-focus-state-layer-color: rgba(211, 47, 47, .2)}.albatros{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.albatros{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.albatros{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12)}.albatros{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.albatros{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.albatros{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.albatros{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.albatros .mdc-list-item__start,.albatros .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #05164d;--mdc-radio-selected-hover-icon-color: #05164d;--mdc-radio-selected-icon-color: #05164d;--mdc-radio-selected-pressed-icon-color: #05164d}.albatros .mat-accent .mdc-list-item__start,.albatros .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.albatros .mat-warn .mdc-list-item__start,.albatros .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.albatros .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #05164d;--mdc-checkbox-selected-hover-icon-color: #05164d;--mdc-checkbox-selected-icon-color: #05164d;--mdc-checkbox-selected-pressed-icon-color: #05164d;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #05164d;--mdc-checkbox-selected-hover-state-layer-color: #05164d;--mdc-checkbox-selected-pressed-state-layer-color: #05164d;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.albatros .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.albatros .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.albatros .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.albatros .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.albatros .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.albatros .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#05164d}.albatros .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.albatros .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.albatros .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.albatros{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.albatros{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.albatros .mdc-list-item__start,.albatros .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.albatros .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.albatros .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.albatros .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.albatros .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.albatros .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.albatros .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.albatros{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.albatros .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.albatros{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}.albatros{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.albatros{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.albatros{--mdc-secondary-navigation-tab-container-height: 48px}.albatros{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.albatros{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.albatros .mat-mdc-tab-group,.albatros .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #05164d}.albatros .mat-mdc-tab-group,.albatros .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #05164d;--mat-tab-header-active-ripple-color: #05164d;--mat-tab-header-inactive-ripple-color: #05164d;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #05164d;--mat-tab-header-active-hover-label-text-color: #05164d;--mat-tab-header-active-focus-indicator-color: #05164d;--mat-tab-header-active-hover-indicator-color: #05164d}.albatros .mat-mdc-tab-group.mat-accent,.albatros .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #bdbdbd}.albatros .mat-mdc-tab-group.mat-accent,.albatros .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #bdbdbd;--mat-tab-header-active-ripple-color: #bdbdbd;--mat-tab-header-inactive-ripple-color: #bdbdbd;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #bdbdbd;--mat-tab-header-active-hover-label-text-color: #bdbdbd;--mat-tab-header-active-focus-indicator-color: #bdbdbd;--mat-tab-header-active-hover-indicator-color: #bdbdbd}.albatros .mat-mdc-tab-group.mat-warn,.albatros .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #d32f2f}.albatros .mat-mdc-tab-group.mat-warn,.albatros .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #d32f2f;--mat-tab-header-active-ripple-color: #d32f2f;--mat-tab-header-inactive-ripple-color: #d32f2f;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #d32f2f;--mat-tab-header-active-hover-label-text-color: #d32f2f;--mat-tab-header-active-focus-indicator-color: #d32f2f;--mat-tab-header-active-hover-indicator-color: #d32f2f}.albatros .mat-mdc-tab-group.mat-background-primary,.albatros .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #05164d;--mat-tab-header-with-background-foreground-color: white}.albatros .mat-mdc-tab-group.mat-background-accent,.albatros .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #bdbdbd;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}.albatros .mat-mdc-tab-group.mat-background-warn,.albatros .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #d32f2f;--mat-tab-header-with-background-foreground-color: white}.albatros .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.albatros .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.albatros{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.albatros{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.albatros{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87)}.albatros .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #05164d;--mdc-checkbox-selected-hover-icon-color: #05164d;--mdc-checkbox-selected-icon-color: #05164d;--mdc-checkbox-selected-pressed-icon-color: #05164d;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #05164d;--mdc-checkbox-selected-hover-state-layer-color: #05164d;--mdc-checkbox-selected-pressed-state-layer-color: #05164d;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.albatros .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.albatros{--mdc-checkbox-state-layer-size: 40px}.albatros{--mat-checkbox-touch-target-display: block}.albatros{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.albatros{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.albatros{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.albatros{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.albatros{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.albatros{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.albatros{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.albatros{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.albatros{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.albatros{--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.albatros{--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12}.albatros{--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.albatros{--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12}.albatros{--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.albatros{--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12}.albatros{--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.albatros{--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.albatros .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #05164d}.albatros .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #05164d;--mat-text-button-ripple-color: rgba(5, 22, 77, .1)}.albatros .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #bdbdbd}.albatros .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #bdbdbd;--mat-text-button-ripple-color: rgba(189, 189, 189, .1)}.albatros .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #d32f2f}.albatros .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #d32f2f;--mat-text-button-ripple-color: rgba(211, 47, 47, .1)}.albatros .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #05164d;--mdc-filled-button-label-text-color: white}.albatros .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.albatros .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #bdbdbd;--mdc-filled-button-label-text-color: black}.albatros .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.albatros .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #d32f2f;--mdc-filled-button-label-text-color: white}.albatros .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.albatros .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #05164d;--mdc-protected-button-label-text-color: white}.albatros .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.albatros .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #bdbdbd;--mdc-protected-button-label-text-color: black}.albatros .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.albatros .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #d32f2f;--mdc-protected-button-label-text-color: white}.albatros .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.albatros .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #05164d;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.albatros .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #05164d;--mat-outlined-button-ripple-color: rgba(5, 22, 77, .1)}.albatros .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #bdbdbd;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.albatros .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #bdbdbd;--mat-outlined-button-ripple-color: rgba(189, 189, 189, .1)}.albatros .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #d32f2f;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.albatros .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #d32f2f;--mat-outlined-button-ripple-color: rgba(211, 47, 47, .1)}.albatros{--mdc-text-button-container-height: 36px}.albatros{--mdc-filled-button-container-height: 36px}.albatros{--mdc-protected-button-container-height: 36px}.albatros{--mdc-outlined-button-container-height: 36px}.albatros{--mat-text-button-touch-target-display: block}.albatros{--mat-filled-button-touch-target-display: block}.albatros{--mat-protected-button-touch-target-display: block}.albatros{--mat-outlined-button-touch-target-display: block}.albatros{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.albatros{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.albatros{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.albatros{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.albatros{--mdc-icon-button-icon-size: 24px}.albatros{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.albatros{--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}.albatros .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #05164d}.albatros .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #05164d;--mat-icon-button-ripple-color: rgba(5, 22, 77, .1)}.albatros .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #bdbdbd}.albatros .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #bdbdbd;--mat-icon-button-ripple-color: rgba(189, 189, 189, .1)}.albatros .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #d32f2f}.albatros .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #d32f2f;--mat-icon-button-ripple-color: rgba(211, 47, 47, .1)}.albatros{--mat-icon-button-touch-target-display: block}.albatros .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.albatros{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.albatros{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.albatros{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.albatros{--mdc-fab-container-color: white}.albatros{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.albatros{--mdc-fab-small-container-color: white}.albatros{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.albatros .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #05164d}.albatros .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.albatros .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #bdbdbd}.albatros .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.albatros .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #d32f2f}.albatros .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.albatros .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #05164d}.albatros .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.albatros .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #bdbdbd}.albatros .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.albatros .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #d32f2f}.albatros .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.albatros{--mat-fab-touch-target-display: block}.albatros{--mat-fab-small-touch-target-display: block}.albatros{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.albatros{--mdc-snackbar-container-shape: 4px}.albatros{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}.albatros{--mat-snack-bar-button-color: #b4b9ca}.albatros{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.albatros{--mat-table-row-item-outline-width: 1px}.albatros{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}.albatros{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.albatros{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.albatros{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.albatros{--mdc-circular-progress-active-indicator-color: #05164d}.albatros .mat-accent{--mdc-circular-progress-active-indicator-color: #bdbdbd}.albatros .mat-warn{--mdc-circular-progress-active-indicator-color: #d32f2f}.albatros{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.albatros{--mat-badge-background-color: #05164d;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.albatros .mat-badge-accent{--mat-badge-background-color: #bdbdbd;--mat-badge-text-color: rgba(0, 0, 0, .87)}.albatros .mat-badge-warn{--mat-badge-background-color: #d32f2f;--mat-badge-text-color: white}.albatros{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.albatros{--mat-bottom-sheet-container-shape: 4px}.albatros{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.albatros{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.albatros{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.albatros{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.albatros{--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd}.albatros{--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: rgb(224.4, 224.4, 224.4)}.albatros{--mat-standard-button-toggle-height: 48px}.albatros{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.albatros{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.albatros{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.albatros{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #05164d;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(5, 22, 77, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(5, 22, 77, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(5, 22, 77, .3);--mat-datepicker-toggle-active-state-icon-color: #05164d;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(5, 22, 77, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.albatros .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #bdbdbd;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(189, 189, 189, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(189, 189, 189, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.albatros .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #d32f2f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(211, 47, 47, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(211, 47, 47, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.albatros .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #bdbdbd}.albatros .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #d32f2f}.albatros .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.albatros .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.albatros{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.albatros{--mat-divider-width: 1px}.albatros{--mat-divider-color: rgba(0, 0, 0, .12)}.albatros{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.albatros{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}.albatros{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.albatros{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.albatros{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.albatros{--mat-icon-color: inherit}.albatros .mat-icon.mat-primary{--mat-icon-color: #05164d}.albatros .mat-icon.mat-accent{--mat-icon-color: #bdbdbd}.albatros .mat-icon.mat-warn{--mat-icon-color: #d32f2f}.albatros{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.albatros{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}.albatros{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #05164d;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #05164d;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #05164d;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #d32f2f;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #d32f2f;--mat-stepper-header-error-state-icon-background-color: transparent}.albatros .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #bdbdbd;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #bdbdbd;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #bdbdbd;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87)}.albatros .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #d32f2f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #d32f2f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #d32f2f;--mat-stepper-header-edit-state-icon-foreground-color: white}.albatros{--mat-stepper-header-height: 72px}.albatros{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.albatros{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.albatros{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.albatros .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #05164d;--mat-toolbar-container-text-color: white}.albatros .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #bdbdbd;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.albatros .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #d32f2f;--mat-toolbar-container-text-color: white}.albatros{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.albatros{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.albatros{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.albatros{--mat-tree-node-min-height: 48px}.albatros{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.albatros{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.albatros{--mat-timepicker-container-background-color: white}.albatros::-webkit-scrollbar-track{background-color:#b4b9ca}.albatros::-webkit-scrollbar-thumb{background-color:#05164d}.albatros::-webkit-scrollbar-thumb:hover{background-color:#2b3968}.albatros .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#b4b9ca}.albatros .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#05164d}.albatros .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#2b3968}.albatros .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#b4b9ca}.albatros .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#05164d}.albatros .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#2b3968}.albatros .stroke-primary{stroke:#05164d!important}.albatros .color-primary{color:#05164d!important}.albatros .bg-primary{background-color:#05164d!important;color:#fff!important}.albatros .bg-primary-100{background-color:#b4b9ca!important;color:#000!important}.albatros .bg-primary-50{background-color:#e1e3ea!important;color:#000!important}.albatros .bg-accent{background-color:#bdbdbd!important}.albatros .bg-success{background-color:#81c784!important}.albatros .bg-warn{background-color:#d32f2f!important;color:#fff}.albatros .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.albatros .bg-warn-50{background-color:#ffebee!important;color:#000000de}.albatros .text-primary{color:#05164d!important}.albatros .text-primary-not-important{color:#030c34}.albatros .border-primary,.albatros .border-primary-left,.albatros .border-primary-right,.albatros .border-primary-top,.albatros .border-primary-bottom{border-color:#05164d}.albatros .border-accent{border-color:#bdbdbd!important}.albatros .border-accent-100{border-color:#f5f5f5!important}.albatros .outline-primary{outline-color:#05164d!important}.albatros .text-warn{color:#f44336!important}.albatros .text-error{color:#ef5350!important}.albatros .text-accent{color:#9e9e9e!important}.albatros .text-hover:hover,.albatros .text-hover:hover *{color:#828ba6!important}.albatros .text-success{color:#66bb6a!important}.albatros.dark .bg-primary-50{background-color:#010625!important}.albatros .required.ng-invalid .mat-mdc-form-field-outline-thick,.albatros .required.ng-invalid .mat-mdc-input-element,.albatros .required.ng-invalid label{opacity:1;caret-color:#d32f2f!important;color:#d32f2f!important}.albatros fp-icon-tile .required{border-color:#d32f2f!important;caret-color:#d32f2f!important;color:#d32f2f!important}.albatros .mat-button-toggle-checked{background-color:#2b3968}.albatros .mdc-slider__value-indicator{background-color:#2b3968!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.albatros .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#2b3968!important}.albatros fp-kontoinhaber-select-field{font-size:.5em!important}.albatros fp-kontoinhaber-select-field .mat-mdc-form-field-label,.albatros fp-kontoinhaber-select-field .mat-mdc-select-arrow,.albatros fp-kontoinhaber-select-field .mat-mdc-select-value,.albatros fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.albatros fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.albatros fp-kontoinhaber-select-field .mdc-notched-outline__leading,.albatros fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.albatros fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.albatros fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.albatros .navigationbar{border-top-color:#2b3968}.albatros .vermoegen-und-verbindlichkeiten-result{color:#05164d}.albatros .mdc-button{font-size:.875rem!important}.albatros .mdc-button span{white-space:nowrap!important}.albatros .mdc-button[mat-flat-button]{color:#fff!important;background-color:#030c34!important}.albatros .mdc-button[mat-stroked-button]{color:#030c34!important;background-color:#fff!important}.albatros .mat-mdc-outlined-button{border-color:#2b3968!important;color:#2b3968!important}.albatros .mdc-button[disabled]{opacity:.6}.albatros .mat-ripple:not(.ziel-card){color:#000!important}.albatros.dark .mat-ripple:not(.ziel-card){color:#fff!important}.albatros.dark .dark-button{color:#000;background-color:#2b3968}.albatros.accessibility-light .accessibility-button,.albatros.accessibility-dark .accessibility-button{color:#fff;background-color:#2b3968}.albatros.accessibility-light .list-item-link,.albatros.accessibility-dark .list-item-link{color:#030c34;background-color:#fff}.albatros.accessibility-light .list-item-link--active,.albatros.accessibility-light .list-item-link--active .sublist-item-link--active,.albatros.accessibility-dark .list-item-link--active,.albatros.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#fff;background-color:#010625!important}.albatros.accessibility-light span.text-primary-not-important,.albatros.accessibility-dark span.text-primary-not-important,.albatros.accessibility-light .text-primary,.albatros.accessibility-dark .text-primary{background-color:#fff!important}.albatros.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.albatros.accessibility-light .legal-footer .data-input,.albatros.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#010625!important}.albatros.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000!important}.albatros.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.albatros.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#2b3968!important}.albatros.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#828ba6!important}.albatros.accessibility-dark .fp-milestone-page .text-primary{color:#505c82!important}.albatros.accessibility-dark .fp-milestone-page .text-accent{color:#2b3968!important}.albatros.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.albatros.accessibility-dark .bar.bg-primary-50 span{color:#fff!important}.albatros fp-allgemeines,.albatros fp-versorgungswunsch,.albatros fp-versorgungs-wunsch,.albatros fp-bestehende-versorgung,.albatros fp-erforderliches-kapital{width:100%!important}.albatros .mat-toolbar,.albatros .top-toolbar .mat-toolbar{background-color:#fff}.albatros .emptybankcard{color:#05164d;border-color:#05164d}.albatros a,.albatros .router-link-active,.albatros .clickable-icon{color:#05164d}.albatros a.list-item-link--active,.albatros .router-link-active.list-item-link--active,.albatros .clickable-icon.list-item-link--active,.albatros a.list-item-link--active .sublist-item-link--active,.albatros .router-link-active.list-item-link--active .sublist-item-link--active,.albatros .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#e0e0e0}.albatros a:hover,.albatros .router-link-active:hover,.albatros .clickable-icon:hover{color:#04103d}.albatros .checklist{top:50%!important;left:50%!important}.albatros.dark{background-color:#000;color:#eee}.albatros.dark{--mat-ripple-color: rgba(255, 255, 255, .1)}.albatros.dark{--mat-option-selected-state-label-text-color: #828ba6;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.albatros.dark .mat-accent{--mat-option-selected-state-label-text-color: #bdbdbd;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.albatros.dark .mat-warn{--mat-option-selected-state-label-text-color: #d32f2f;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.albatros.dark{--mat-optgroup-label-text-color: white}.albatros.dark{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.albatros.dark{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.albatros.dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #828ba6;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.albatros.dark .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #828ba6;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.albatros.dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.albatros.dark .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.albatros.dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #d32f2f;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.albatros.dark .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #d32f2f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.albatros.dark{--mat-app-background-color: #303030;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.albatros.dark{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.albatros.dark{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.albatros.dark{--mdc-elevated-card-container-shape: 4px}.albatros.dark{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.albatros.dark{--mdc-elevated-card-container-color: #424242;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.albatros.dark{--mdc-outlined-card-container-color: #424242;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.albatros.dark{--mat-card-subtitle-text-color: rgba(255, 255, 255, .7)}.albatros.dark{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.albatros.dark{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.albatros.dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #828ba6;--mdc-linear-progress-track-color: rgba(130, 139, 166, .25)}.albatros.dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #bdbdbd;--mdc-linear-progress-track-color: rgba(189, 189, 189, .25)}.albatros.dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #d32f2f;--mdc-linear-progress-track-color: rgba(211, 47, 47, .25)}.albatros.dark{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.albatros.dark{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.albatros.dark{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.albatros.dark{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.albatros.dark{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.albatros.dark{--mdc-filled-text-field-caret-color: #828ba6;--mdc-filled-text-field-focus-active-indicator-color: #828ba6;--mdc-filled-text-field-focus-label-text-color: rgba(130, 139, 166, .87);--mdc-filled-text-field-container-color: rgb(73.56, 73.56, 73.56);--mdc-filled-text-field-disabled-container-color: rgb(69.78, 69.78, 69.78);--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #d32f2f;--mdc-filled-text-field-error-focus-label-text-color: #d32f2f;--mdc-filled-text-field-error-label-text-color: #d32f2f;--mdc-filled-text-field-error-caret-color: #d32f2f;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-hover-active-indicator-color: #d32f2f}.albatros.dark{--mdc-outlined-text-field-caret-color: #828ba6;--mdc-outlined-text-field-focus-outline-color: #828ba6;--mdc-outlined-text-field-focus-label-text-color: rgba(130, 139, 166, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #d32f2f;--mdc-outlined-text-field-error-focus-label-text-color: #d32f2f;--mdc-outlined-text-field-error-label-text-color: #d32f2f;--mdc-outlined-text-field-error-hover-label-text-color: #d32f2f;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #d32f2f;--mdc-outlined-text-field-error-hover-outline-color: #d32f2f;--mdc-outlined-text-field-error-outline-color: #d32f2f}.albatros.dark{--mat-form-field-focus-select-arrow-color: rgba(130, 139, 166, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #d32f2f;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24}.albatros.dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #bdbdbd;--mdc-filled-text-field-focus-active-indicator-color: #bdbdbd;--mdc-filled-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.albatros.dark .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #bdbdbd;--mdc-outlined-text-field-focus-outline-color: #bdbdbd;--mdc-outlined-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.albatros.dark .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(189, 189, 189, .87)}.albatros.dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #d32f2f;--mdc-filled-text-field-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.albatros.dark .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #d32f2f;--mdc-outlined-text-field-focus-outline-color: #d32f2f;--mdc-outlined-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.albatros.dark .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(211, 47, 47, .87)}.albatros.dark{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.albatros.dark{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.albatros.dark{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.albatros.dark{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.albatros.dark{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.albatros.dark{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(130, 139, 166, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.albatros.dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(189, 189, 189, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.albatros.dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(211, 47, 47, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.albatros.dark{--mat-select-arrow-transform: translateY(-8px)}.albatros.dark{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.albatros.dark{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.albatros.dark{--mat-autocomplete-background-color: #424242}.albatros.dark{--mdc-dialog-container-shape: 4px}.albatros.dark{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.albatros.dark{--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.albatros.dark{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.albatros.dark .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.albatros.dark .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.albatros.dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-disabled-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-flat-disabled-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa}.albatros.dark .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.albatros.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.albatros.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #828ba6;--mdc-chip-elevated-selected-container-color: #828ba6;--mdc-chip-elevated-disabled-container-color: #828ba6;--mdc-chip-flat-disabled-selected-container-color: #828ba6;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black}.albatros.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.albatros.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.albatros.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.albatros.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color: #bdbdbd;--mdc-chip-elevated-selected-container-color: #bdbdbd;--mdc-chip-elevated-disabled-container-color: #bdbdbd;--mdc-chip-flat-disabled-selected-container-color: #bdbdbd;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}.albatros.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.albatros.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.albatros.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.albatros.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #d32f2f;--mdc-chip-elevated-selected-container-color: #d32f2f;--mdc-chip-elevated-disabled-container-color: #d32f2f;--mdc-chip-flat-disabled-selected-container-color: #d32f2f;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.albatros.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.albatros.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.albatros.dark .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.albatros.dark .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.albatros.dark{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.albatros.dark .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.albatros.dark{--mdc-switch-selected-focus-state-layer-color: #505c82;--mdc-switch-selected-handle-color: #505c82;--mdc-switch-selected-hover-state-layer-color: #505c82;--mdc-switch-selected-pressed-state-layer-color: #505c82;--mdc-switch-selected-focus-handle-color: #828ba6;--mdc-switch-selected-hover-handle-color: #828ba6;--mdc-switch-selected-pressed-handle-color: #828ba6;--mdc-switch-selected-focus-track-color: #041346;--mdc-switch-selected-hover-track-color: #041346;--mdc-switch-selected-pressed-track-color: #041346;--mdc-switch-selected-track-color: #041346;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.albatros.dark{--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5)}.albatros.dark .mat-mdc-slide-toggle{--mat-switch-label-text-color: white}.albatros.dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #e0e0e0;--mdc-switch-selected-handle-color: #e0e0e0;--mdc-switch-selected-hover-state-layer-color: #e0e0e0;--mdc-switch-selected-pressed-state-layer-color: #e0e0e0;--mdc-switch-selected-focus-handle-color: #eeeeee;--mdc-switch-selected-hover-handle-color: #eeeeee;--mdc-switch-selected-pressed-handle-color: #eeeeee;--mdc-switch-selected-focus-track-color: #757575;--mdc-switch-selected-hover-track-color: #757575;--mdc-switch-selected-pressed-track-color: #757575;--mdc-switch-selected-track-color: #757575}.albatros.dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e57373;--mdc-switch-selected-handle-color: #e57373;--mdc-switch-selected-hover-state-layer-color: #e57373;--mdc-switch-selected-pressed-state-layer-color: #e57373;--mdc-switch-selected-focus-handle-color: #ef9a9a;--mdc-switch-selected-hover-handle-color: #ef9a9a;--mdc-switch-selected-pressed-handle-color: #ef9a9a;--mdc-switch-selected-focus-track-color: #e53935;--mdc-switch-selected-hover-track-color: #e53935;--mdc-switch-selected-pressed-track-color: #e53935;--mdc-switch-selected-track-color: #e53935}.albatros.dark{--mdc-switch-state-layer-size: 40px}.albatros.dark .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.albatros.dark{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.albatros.dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #828ba6;--mdc-radio-selected-hover-icon-color: #828ba6;--mdc-radio-selected-icon-color: #828ba6;--mdc-radio-selected-pressed-icon-color: #828ba6}.albatros.dark .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #828ba6;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.albatros.dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.albatros.dark .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #bdbdbd;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.albatros.dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.albatros.dark .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #d32f2f;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.albatros.dark{--mdc-radio-state-layer-size: 40px}.albatros.dark{--mat-radio-touch-target-display: block}.albatros.dark{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.albatros.dark{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.albatros.dark{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.albatros.dark{--mdc-slider-handle-color: #828ba6;--mdc-slider-focus-handle-color: #828ba6;--mdc-slider-hover-handle-color: #828ba6;--mdc-slider-active-track-color: #828ba6;--mdc-slider-inactive-track-color: #828ba6;--mdc-slider-with-tick-marks-inactive-container-color: #828ba6;--mdc-slider-with-tick-marks-active-container-color: black;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff}.albatros.dark{--mat-slider-ripple-color: #828ba6;--mat-slider-hover-state-layer-color: rgba(130, 139, 166, .05);--mat-slider-focus-state-layer-color: rgba(130, 139, 166, .2);--mat-slider-value-indicator-opacity: .9}.albatros.dark .mat-accent{--mdc-slider-handle-color: #bdbdbd;--mdc-slider-focus-handle-color: #bdbdbd;--mdc-slider-hover-handle-color: #bdbdbd;--mdc-slider-active-track-color: #bdbdbd;--mdc-slider-inactive-track-color: #bdbdbd;--mdc-slider-with-tick-marks-inactive-container-color: #bdbdbd;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87)}.albatros.dark .mat-accent{--mat-slider-ripple-color: #bdbdbd;--mat-slider-hover-state-layer-color: rgba(189, 189, 189, .05);--mat-slider-focus-state-layer-color: rgba(189, 189, 189, .2)}.albatros.dark .mat-warn{--mdc-slider-handle-color: #d32f2f;--mdc-slider-focus-handle-color: #d32f2f;--mdc-slider-hover-handle-color: #d32f2f;--mdc-slider-active-track-color: #d32f2f;--mdc-slider-inactive-track-color: #d32f2f;--mdc-slider-with-tick-marks-inactive-container-color: #d32f2f;--mdc-slider-with-tick-marks-active-container-color: white}.albatros.dark .mat-warn{--mat-slider-ripple-color: #d32f2f;--mat-slider-hover-state-layer-color: rgba(211, 47, 47, .05);--mat-slider-focus-state-layer-color: rgba(211, 47, 47, .2)}.albatros.dark{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.albatros.dark{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.albatros.dark{--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #424242;--mat-menu-divider-color: rgba(255, 255, 255, .12)}.albatros.dark{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.albatros.dark{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.albatros.dark{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.albatros.dark{--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24}.albatros.dark .mdc-list-item__start,.albatros.dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #828ba6;--mdc-radio-selected-hover-icon-color: #828ba6;--mdc-radio-selected-icon-color: #828ba6;--mdc-radio-selected-pressed-icon-color: #828ba6}.albatros.dark .mat-accent .mdc-list-item__start,.albatros.dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.albatros.dark .mat-warn .mdc-list-item__start,.albatros.dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.albatros.dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #828ba6;--mdc-checkbox-selected-hover-icon-color: #828ba6;--mdc-checkbox-selected-icon-color: #828ba6;--mdc-checkbox-selected-pressed-icon-color: #828ba6;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #828ba6;--mdc-checkbox-selected-hover-state-layer-color: #828ba6;--mdc-checkbox-selected-pressed-state-layer-color: #828ba6;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.albatros.dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.albatros.dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.albatros.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.albatros.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.albatros.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.albatros.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#828ba6}.albatros.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.albatros.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.albatros.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.albatros.dark{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.albatros.dark{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.albatros.dark .mdc-list-item__start,.albatros.dark .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.albatros.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.albatros.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.albatros.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.albatros.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.albatros.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.albatros.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.albatros.dark{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.albatros.dark .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.albatros.dark{--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12)}.albatros.dark{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.albatros.dark{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.albatros.dark{--mdc-secondary-navigation-tab-container-height: 48px}.albatros.dark{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.albatros.dark{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.albatros.dark .mat-mdc-tab-group,.albatros.dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #828ba6}.albatros.dark .mat-mdc-tab-group,.albatros.dark .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #828ba6;--mat-tab-header-active-ripple-color: #828ba6;--mat-tab-header-inactive-ripple-color: #828ba6;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #828ba6;--mat-tab-header-active-hover-label-text-color: #828ba6;--mat-tab-header-active-focus-indicator-color: #828ba6;--mat-tab-header-active-hover-indicator-color: #828ba6}.albatros.dark .mat-mdc-tab-group.mat-accent,.albatros.dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #bdbdbd}.albatros.dark .mat-mdc-tab-group.mat-accent,.albatros.dark .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #bdbdbd;--mat-tab-header-active-ripple-color: #bdbdbd;--mat-tab-header-inactive-ripple-color: #bdbdbd;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #bdbdbd;--mat-tab-header-active-hover-label-text-color: #bdbdbd;--mat-tab-header-active-focus-indicator-color: #bdbdbd;--mat-tab-header-active-hover-indicator-color: #bdbdbd}.albatros.dark .mat-mdc-tab-group.mat-warn,.albatros.dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #d32f2f}.albatros.dark .mat-mdc-tab-group.mat-warn,.albatros.dark .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #d32f2f;--mat-tab-header-active-ripple-color: #d32f2f;--mat-tab-header-inactive-ripple-color: #d32f2f;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #d32f2f;--mat-tab-header-active-hover-label-text-color: #d32f2f;--mat-tab-header-active-focus-indicator-color: #d32f2f;--mat-tab-header-active-hover-indicator-color: #d32f2f}.albatros.dark .mat-mdc-tab-group.mat-background-primary,.albatros.dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #828ba6;--mat-tab-header-with-background-foreground-color: black}.albatros.dark .mat-mdc-tab-group.mat-background-accent,.albatros.dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #bdbdbd;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}.albatros.dark .mat-mdc-tab-group.mat-background-warn,.albatros.dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #d32f2f;--mat-tab-header-with-background-foreground-color: white}.albatros.dark .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.albatros.dark .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.albatros.dark{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.albatros.dark{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.albatros.dark{--mat-checkbox-disabled-label-color: rgba(255, 255, 255, .5);--mat-checkbox-label-text-color: white}.albatros.dark .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #828ba6;--mdc-checkbox-selected-hover-icon-color: #828ba6;--mdc-checkbox-selected-icon-color: #828ba6;--mdc-checkbox-selected-pressed-icon-color: #828ba6;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #828ba6;--mdc-checkbox-selected-hover-state-layer-color: #828ba6;--mdc-checkbox-selected-pressed-state-layer-color: #828ba6;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.albatros.dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.albatros.dark{--mdc-checkbox-state-layer-size: 40px}.albatros.dark{--mat-checkbox-touch-target-display: block}.albatros.dark{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.albatros.dark{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.albatros.dark{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.albatros.dark{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.albatros.dark{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.albatros.dark{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.albatros.dark{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.albatros.dark{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.albatros.dark{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.albatros.dark{--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.albatros.dark{--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24}.albatros.dark{--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.albatros.dark{--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24}.albatros.dark{--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.albatros.dark{--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24}.albatros.dark{--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.albatros.dark{--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24}.albatros.dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #828ba6}.albatros.dark .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #828ba6;--mat-text-button-ripple-color: rgba(130, 139, 166, .1)}.albatros.dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #bdbdbd}.albatros.dark .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #bdbdbd;--mat-text-button-ripple-color: rgba(189, 189, 189, .1)}.albatros.dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #d32f2f}.albatros.dark .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #d32f2f;--mat-text-button-ripple-color: rgba(211, 47, 47, .1)}.albatros.dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #828ba6;--mdc-filled-button-label-text-color: black}.albatros.dark .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.albatros.dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #bdbdbd;--mdc-filled-button-label-text-color: black}.albatros.dark .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.albatros.dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #d32f2f;--mdc-filled-button-label-text-color: white}.albatros.dark .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.albatros.dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #828ba6;--mdc-protected-button-label-text-color: black}.albatros.dark .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.albatros.dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #bdbdbd;--mdc-protected-button-label-text-color: black}.albatros.dark .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.albatros.dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #d32f2f;--mdc-protected-button-label-text-color: white}.albatros.dark .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.albatros.dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #828ba6;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.albatros.dark .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #828ba6;--mat-outlined-button-ripple-color: rgba(130, 139, 166, .1)}.albatros.dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #bdbdbd;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.albatros.dark .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #bdbdbd;--mat-outlined-button-ripple-color: rgba(189, 189, 189, .1)}.albatros.dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #d32f2f;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.albatros.dark .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #d32f2f;--mat-outlined-button-ripple-color: rgba(211, 47, 47, .1)}.albatros.dark{--mdc-text-button-container-height: 36px}.albatros.dark{--mdc-filled-button-container-height: 36px}.albatros.dark{--mdc-protected-button-container-height: 36px}.albatros.dark{--mdc-outlined-button-container-height: 36px}.albatros.dark{--mat-text-button-touch-target-display: block}.albatros.dark{--mat-filled-button-touch-target-display: block}.albatros.dark{--mat-protected-button-touch-target-display: block}.albatros.dark{--mat-outlined-button-touch-target-display: block}.albatros.dark{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.albatros.dark{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.albatros.dark{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.albatros.dark{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.albatros.dark{--mdc-icon-button-icon-size: 24px}.albatros.dark{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5)}.albatros.dark{--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24}.albatros.dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #828ba6}.albatros.dark .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #828ba6;--mat-icon-button-ripple-color: rgba(130, 139, 166, .1)}.albatros.dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #bdbdbd}.albatros.dark .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #bdbdbd;--mat-icon-button-ripple-color: rgba(189, 189, 189, .1)}.albatros.dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #d32f2f}.albatros.dark .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #d32f2f;--mat-icon-button-ripple-color: rgba(211, 47, 47, .1)}.albatros.dark{--mat-icon-button-touch-target-display: block}.albatros.dark .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.albatros.dark{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.albatros.dark{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.albatros.dark{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.albatros.dark{--mdc-fab-container-color: #424242}.albatros.dark{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.albatros.dark{--mdc-fab-small-container-color: #424242}.albatros.dark{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-small-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.albatros.dark .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #828ba6}.albatros.dark .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.albatros.dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #bdbdbd}.albatros.dark .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.albatros.dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #d32f2f}.albatros.dark .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.albatros.dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #828ba6}.albatros.dark .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.albatros.dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #bdbdbd}.albatros.dark .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.albatros.dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #d32f2f}.albatros.dark .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.albatros.dark{--mat-fab-touch-target-display: block}.albatros.dark{--mat-fab-small-touch-target-display: block}.albatros.dark{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.albatros.dark{--mdc-snackbar-container-shape: 4px}.albatros.dark{--mdc-snackbar-container-color: rgb(217.2, 217.2, 217.2);--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87)}.albatros.dark{--mat-snack-bar-button-color: #05164d}.albatros.dark{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.albatros.dark{--mat-table-row-item-outline-width: 1px}.albatros.dark{--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12)}.albatros.dark{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.albatros.dark{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.albatros.dark{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.albatros.dark{--mdc-circular-progress-active-indicator-color: #828ba6}.albatros.dark .mat-accent{--mdc-circular-progress-active-indicator-color: #bdbdbd}.albatros.dark .mat-warn{--mdc-circular-progress-active-indicator-color: #d32f2f}.albatros.dark{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.albatros.dark{--mat-badge-background-color: #828ba6;--mat-badge-text-color: black;--mat-badge-disabled-state-background-color: rgb(110.1, 110.1, 110.1);--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5)}.albatros.dark .mat-badge-accent{--mat-badge-background-color: #bdbdbd;--mat-badge-text-color: rgba(0, 0, 0, .87)}.albatros.dark .mat-badge-warn{--mat-badge-background-color: #d32f2f;--mat-badge-text-color: white}.albatros.dark{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.albatros.dark{--mat-bottom-sheet-container-shape: 4px}.albatros.dark{--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242}.albatros.dark{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.albatros.dark{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.albatros.dark{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.albatros.dark{--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242}.albatros.dark{--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: rgb(88.68, 88.68, 88.68)}.albatros.dark{--mat-standard-button-toggle-height: 48px}.albatros.dark{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.albatros.dark{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.albatros.dark{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.albatros.dark{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #828ba6;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(130, 139, 166, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(130, 139, 166, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(130, 139, 166, .3);--mat-datepicker-toggle-active-state-icon-color: #828ba6;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(130, 139, 166, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white}.albatros.dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #bdbdbd;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(189, 189, 189, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(189, 189, 189, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.albatros.dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #d32f2f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(211, 47, 47, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(211, 47, 47, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.albatros.dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #bdbdbd}.albatros.dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #d32f2f}.albatros.dark .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.albatros.dark .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.albatros.dark{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.albatros.dark{--mat-divider-width: 1px}.albatros.dark{--mat-divider-color: rgba(255, 255, 255, .12)}.albatros.dark{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.albatros.dark{--mat-expansion-container-background-color: #424242;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7)}.albatros.dark{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.albatros.dark{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.albatros.dark{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.albatros.dark{--mat-icon-color: inherit}.albatros.dark .mat-icon.mat-primary{--mat-icon-color: #828ba6}.albatros.dark .mat-icon.mat-accent{--mat-icon-color: #bdbdbd}.albatros.dark .mat-icon.mat-warn{--mat-icon-color: #d32f2f}.albatros.dark{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.albatros.dark{--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6)}.albatros.dark{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #828ba6;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #828ba6;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #828ba6;--mat-stepper-header-edit-state-icon-foreground-color: black;--mat-stepper-container-color: #424242;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #d32f2f;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #d32f2f;--mat-stepper-header-error-state-icon-background-color: transparent}.albatros.dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #bdbdbd;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #bdbdbd;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #bdbdbd;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87)}.albatros.dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #d32f2f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #d32f2f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #d32f2f;--mat-stepper-header-edit-state-icon-foreground-color: white}.albatros.dark{--mat-stepper-header-height: 72px}.albatros.dark{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.albatros.dark{--mat-sort-arrow-color: rgb(198.3, 198.3, 198.3)}.albatros.dark{--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white}.albatros.dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #828ba6;--mat-toolbar-container-text-color: black}.albatros.dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #bdbdbd;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.albatros.dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #d32f2f;--mat-toolbar-container-text-color: white}.albatros.dark{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.albatros.dark{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.albatros.dark{--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white}.albatros.dark{--mat-tree-node-min-height: 48px}.albatros.dark{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.albatros.dark{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.albatros.dark{--mat-timepicker-container-background-color: #424242}.albatros.dark::-webkit-scrollbar-track{background-color:#b4b9ca}.albatros.dark::-webkit-scrollbar-thumb{background-color:#828ba6}.albatros.dark::-webkit-scrollbar-thumb:hover{background-color:#2b3968}.albatros.dark .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#b4b9ca}.albatros.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#828ba6}.albatros.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#2b3968}.albatros.dark .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#b4b9ca}.albatros.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#828ba6}.albatros.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#2b3968}.albatros.dark .stroke-primary{stroke:#828ba6!important}.albatros.dark .color-primary{color:#828ba6!important}.albatros.dark .bg-primary{background-color:#828ba6!important;color:#fff!important}.albatros.dark .bg-primary-100{background-color:#b4b9ca!important;color:#000!important}.albatros.dark .bg-primary-50{background-color:#e1e3ea!important;color:#000!important}.albatros.dark .bg-accent{background-color:#bdbdbd!important}.albatros.dark .bg-success{background-color:#81c784!important}.albatros.dark .bg-warn{background-color:#d32f2f!important;color:#fff}.albatros.dark .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.albatros.dark .bg-warn-50{background-color:#ffebee!important;color:#000000de}.albatros.dark .text-primary{color:#828ba6!important}.albatros.dark .text-primary-not-important{color:#030c34}.albatros.dark .border-primary,.albatros.dark .border-primary-left,.albatros.dark .border-primary-right,.albatros.dark .border-primary-top,.albatros.dark .border-primary-bottom{border-color:#828ba6}.albatros.dark .border-accent{border-color:#bdbdbd!important}.albatros.dark .border-accent-100{border-color:#f5f5f5!important}.albatros.dark .outline-primary{outline-color:#828ba6!important}.albatros.dark .text-warn{color:#f44336!important}.albatros.dark .text-error{color:#ef5350!important}.albatros.dark .text-accent{color:#9e9e9e!important}.albatros.dark .text-hover:hover,.albatros.dark .text-hover:hover *{color:#828ba6!important}.albatros.dark .text-success{color:#66bb6a!important}.albatros.dark.dark .bg-primary-50{background-color:#010625!important}.albatros.dark .required.ng-invalid .mat-mdc-form-field-outline-thick,.albatros.dark .required.ng-invalid .mat-mdc-input-element,.albatros.dark .required.ng-invalid label{opacity:1;caret-color:#d32f2f!important;color:#d32f2f!important}.albatros.dark fp-icon-tile .required{border-color:#d32f2f!important;caret-color:#d32f2f!important;color:#d32f2f!important}.albatros.dark .mat-button-toggle-checked{background-color:#2b3968}.albatros.dark .mdc-slider__value-indicator{background-color:#2b3968!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.albatros.dark .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#2b3968!important}.albatros.dark fp-kontoinhaber-select-field{font-size:.5em!important}.albatros.dark fp-kontoinhaber-select-field .mat-mdc-form-field-label,.albatros.dark fp-kontoinhaber-select-field .mat-mdc-select-arrow,.albatros.dark fp-kontoinhaber-select-field .mat-mdc-select-value,.albatros.dark fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.albatros.dark fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.albatros.dark fp-kontoinhaber-select-field .mdc-notched-outline__leading,.albatros.dark fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.albatros.dark fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.albatros.dark fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.albatros.dark .navigationbar{border-top-color:#2b3968}.albatros.dark .vermoegen-und-verbindlichkeiten-result{color:#828ba6}.albatros.dark .mdc-button{font-size:.875rem!important}.albatros.dark .mdc-button span{white-space:nowrap!important}.albatros.dark .mdc-button[mat-flat-button]{color:#fff!important;background-color:#030c34!important}.albatros.dark .mdc-button[mat-stroked-button]{color:#030c34!important;background-color:#fff!important}.albatros.dark .mat-mdc-outlined-button{border-color:#2b3968!important;color:#2b3968!important}.albatros.dark .mdc-button[disabled]{opacity:.6}.albatros.dark .mat-ripple:not(.ziel-card){color:#000!important}.albatros.dark.dark .mat-ripple:not(.ziel-card){color:#fff!important}.albatros.dark.dark .dark-button{color:#000;background-color:#2b3968}.albatros.dark.accessibility-light .accessibility-button,.albatros.dark.accessibility-dark .accessibility-button{color:#fff;background-color:#2b3968}.albatros.dark.accessibility-light .list-item-link,.albatros.dark.accessibility-dark .list-item-link{color:#030c34;background-color:#fff}.albatros.dark.accessibility-light .list-item-link--active,.albatros.dark.accessibility-light .list-item-link--active .sublist-item-link--active,.albatros.dark.accessibility-dark .list-item-link--active,.albatros.dark.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#fff;background-color:#010625!important}.albatros.dark.accessibility-light span.text-primary-not-important,.albatros.dark.accessibility-dark span.text-primary-not-important,.albatros.dark.accessibility-light .text-primary,.albatros.dark.accessibility-dark .text-primary{background-color:#fff!important}.albatros.dark.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.albatros.dark.accessibility-light .legal-footer .data-input,.albatros.dark.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#010625!important}.albatros.dark.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000!important}.albatros.dark.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.albatros.dark.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#2b3968!important}.albatros.dark.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#828ba6!important}.albatros.dark.accessibility-dark .fp-milestone-page .text-primary{color:#505c82!important}.albatros.dark.accessibility-dark .fp-milestone-page .text-accent{color:#2b3968!important}.albatros.dark.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.albatros.dark.accessibility-dark .bar.bg-primary-50 span{color:#fff!important}.albatros.dark fp-allgemeines,.albatros.dark fp-versorgungswunsch,.albatros.dark fp-versorgungs-wunsch,.albatros.dark fp-bestehende-versorgung,.albatros.dark fp-erforderliches-kapital{width:100%!important}.albatros.dark .mat-toolbar,.albatros.dark .top-toolbar .mat-toolbar{background-color:#000}.albatros.dark a,.albatros.dark .router-link-active,.albatros.dark .clickable-icon{color:#828ba6}.albatros.dark a.list-item-link--active,.albatros.dark .router-link-active.list-item-link--active,.albatros.dark .clickable-icon.list-item-link--active,.albatros.dark a.list-item-link--active .sublist-item-link--active,.albatros.dark .router-link-active.list-item-link--active .sublist-item-link--active,.albatros.dark .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#424242}.albatros.dark a:hover,.albatros.dark .router-link-active:hover,.albatros.dark .clickable-icon:hover{color:#05164d}.albatros.dark .emptybankcard{color:#05164d;border-color:#05164d}.fg-finanz{background-color:#f5f5f5;color:#424242}.fg-finanz{--mat-ripple-color: rgba(0, 0, 0, .1)}.fg-finanz{--mat-option-selected-state-label-text-color: #156948;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.fg-finanz .mat-accent{--mat-option-selected-state-label-text-color: #bdbdbd;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.fg-finanz .mat-warn{--mat-option-selected-state-label-text-color: #d32f2f;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.fg-finanz{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.fg-finanz{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.fg-finanz{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.fg-finanz .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #156948;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.fg-finanz .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #156948;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.fg-finanz .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.fg-finanz .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.fg-finanz .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #d32f2f;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.fg-finanz .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #d32f2f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.fg-finanz{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.fg-finanz{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.fg-finanz{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.fg-finanz{--mdc-elevated-card-container-shape: 4px}.fg-finanz{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.fg-finanz{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.fg-finanz{--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.fg-finanz{--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}.fg-finanz{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.fg-finanz{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.fg-finanz .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #156948;--mdc-linear-progress-track-color: rgba(21, 105, 72, .25)}.fg-finanz .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #bdbdbd;--mdc-linear-progress-track-color: rgba(189, 189, 189, .25)}.fg-finanz .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #d32f2f;--mdc-linear-progress-track-color: rgba(211, 47, 47, .25)}.fg-finanz{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.fg-finanz{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.fg-finanz{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.fg-finanz{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.fg-finanz{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.fg-finanz{--mdc-filled-text-field-caret-color: #156948;--mdc-filled-text-field-focus-active-indicator-color: #156948;--mdc-filled-text-field-focus-label-text-color: rgba(21, 105, 72, .87);--mdc-filled-text-field-container-color: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #d32f2f;--mdc-filled-text-field-error-focus-label-text-color: #d32f2f;--mdc-filled-text-field-error-label-text-color: #d32f2f;--mdc-filled-text-field-error-caret-color: #d32f2f;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-hover-active-indicator-color: #d32f2f}.fg-finanz{--mdc-outlined-text-field-caret-color: #156948;--mdc-outlined-text-field-focus-outline-color: #156948;--mdc-outlined-text-field-focus-label-text-color: rgba(21, 105, 72, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #d32f2f;--mdc-outlined-text-field-error-focus-label-text-color: #d32f2f;--mdc-outlined-text-field-error-label-text-color: #d32f2f;--mdc-outlined-text-field-error-hover-label-text-color: #d32f2f;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #d32f2f;--mdc-outlined-text-field-error-hover-outline-color: #d32f2f;--mdc-outlined-text-field-error-outline-color: #d32f2f}.fg-finanz{--mat-form-field-focus-select-arrow-color: rgba(21, 105, 72, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #d32f2f;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.fg-finanz .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #bdbdbd;--mdc-filled-text-field-focus-active-indicator-color: #bdbdbd;--mdc-filled-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.fg-finanz .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #bdbdbd;--mdc-outlined-text-field-focus-outline-color: #bdbdbd;--mdc-outlined-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.fg-finanz .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(189, 189, 189, .87)}.fg-finanz .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #d32f2f;--mdc-filled-text-field-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.fg-finanz .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #d32f2f;--mdc-outlined-text-field-focus-outline-color: #d32f2f;--mdc-outlined-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.fg-finanz .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(211, 47, 47, .87)}.fg-finanz{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.fg-finanz{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.fg-finanz{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.fg-finanz{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.fg-finanz{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.fg-finanz{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(21, 105, 72, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.fg-finanz .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(189, 189, 189, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.fg-finanz .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(211, 47, 47, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.fg-finanz{--mat-select-arrow-transform: translateY(-8px)}.fg-finanz{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.fg-finanz{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.fg-finanz{--mat-autocomplete-background-color: white}.fg-finanz{--mdc-dialog-container-shape: 4px}.fg-finanz{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.fg-finanz{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.fg-finanz{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.fg-finanz .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.fg-finanz .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.fg-finanz .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.fg-finanz .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.fg-finanz .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.fg-finanz .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #156948;--mdc-chip-elevated-selected-container-color: #156948;--mdc-chip-elevated-disabled-container-color: #156948;--mdc-chip-flat-disabled-selected-container-color: #156948;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.fg-finanz .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.fg-finanz .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.fg-finanz .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.fg-finanz .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color: #bdbdbd;--mdc-chip-elevated-selected-container-color: #bdbdbd;--mdc-chip-elevated-disabled-container-color: #bdbdbd;--mdc-chip-flat-disabled-selected-container-color: #bdbdbd;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}.fg-finanz .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.fg-finanz .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.fg-finanz .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.fg-finanz .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #d32f2f;--mdc-chip-elevated-selected-container-color: #d32f2f;--mdc-chip-elevated-disabled-container-color: #d32f2f;--mdc-chip-flat-disabled-selected-container-color: #d32f2f;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.fg-finanz .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.fg-finanz .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.fg-finanz .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.fg-finanz .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.fg-finanz{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.fg-finanz .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.fg-finanz{--mdc-switch-selected-focus-state-layer-color: #126141;--mdc-switch-selected-handle-color: #126141;--mdc-switch-selected-hover-state-layer-color: #126141;--mdc-switch-selected-pressed-state-layer-color: #126141;--mdc-switch-selected-focus-handle-color: #063b21;--mdc-switch-selected-hover-handle-color: #063b21;--mdc-switch-selected-pressed-handle-color: #063b21;--mdc-switch-selected-focus-track-color: #5b967f;--mdc-switch-selected-hover-track-color: #5b967f;--mdc-switch-selected-pressed-track-color: #5b967f;--mdc-switch-selected-track-color: #5b967f;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.fg-finanz{--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}.fg-finanz .mat-mdc-slide-toggle{--mat-switch-label-text-color: rgba(0, 0, 0, .87)}.fg-finanz .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #757575;--mdc-switch-selected-handle-color: #757575;--mdc-switch-selected-hover-state-layer-color: #757575;--mdc-switch-selected-pressed-state-layer-color: #757575;--mdc-switch-selected-focus-handle-color: #212121;--mdc-switch-selected-hover-handle-color: #212121;--mdc-switch-selected-pressed-handle-color: #212121;--mdc-switch-selected-focus-track-color: #e0e0e0;--mdc-switch-selected-hover-track-color: #e0e0e0;--mdc-switch-selected-pressed-track-color: #e0e0e0;--mdc-switch-selected-track-color: #e0e0e0}.fg-finanz .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}.fg-finanz{--mdc-switch-state-layer-size: 40px}.fg-finanz .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.fg-finanz{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.fg-finanz .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #156948;--mdc-radio-selected-hover-icon-color: #156948;--mdc-radio-selected-icon-color: #156948;--mdc-radio-selected-pressed-icon-color: #156948}.fg-finanz .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #156948;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.fg-finanz .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.fg-finanz .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #bdbdbd;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.fg-finanz .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.fg-finanz .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #d32f2f;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.fg-finanz{--mdc-radio-state-layer-size: 40px}.fg-finanz{--mat-radio-touch-target-display: block}.fg-finanz{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.fg-finanz{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.fg-finanz{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.fg-finanz{--mdc-slider-handle-color: #156948;--mdc-slider-focus-handle-color: #156948;--mdc-slider-hover-handle-color: #156948;--mdc-slider-active-track-color: #156948;--mdc-slider-inactive-track-color: #156948;--mdc-slider-with-tick-marks-inactive-container-color: #156948;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000}.fg-finanz{--mat-slider-ripple-color: #156948;--mat-slider-hover-state-layer-color: rgba(21, 105, 72, .05);--mat-slider-focus-state-layer-color: rgba(21, 105, 72, .2);--mat-slider-value-indicator-opacity: .6}.fg-finanz .mat-accent{--mdc-slider-handle-color: #bdbdbd;--mdc-slider-focus-handle-color: #bdbdbd;--mdc-slider-hover-handle-color: #bdbdbd;--mdc-slider-active-track-color: #bdbdbd;--mdc-slider-inactive-track-color: #bdbdbd;--mdc-slider-with-tick-marks-inactive-container-color: #bdbdbd;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87)}.fg-finanz .mat-accent{--mat-slider-ripple-color: #bdbdbd;--mat-slider-hover-state-layer-color: rgba(189, 189, 189, .05);--mat-slider-focus-state-layer-color: rgba(189, 189, 189, .2)}.fg-finanz .mat-warn{--mdc-slider-handle-color: #d32f2f;--mdc-slider-focus-handle-color: #d32f2f;--mdc-slider-hover-handle-color: #d32f2f;--mdc-slider-active-track-color: #d32f2f;--mdc-slider-inactive-track-color: #d32f2f;--mdc-slider-with-tick-marks-inactive-container-color: #d32f2f;--mdc-slider-with-tick-marks-active-container-color: white}.fg-finanz .mat-warn{--mat-slider-ripple-color: #d32f2f;--mat-slider-hover-state-layer-color: rgba(211, 47, 47, .05);--mat-slider-focus-state-layer-color: rgba(211, 47, 47, .2)}.fg-finanz{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.fg-finanz{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.fg-finanz{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12)}.fg-finanz{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.fg-finanz{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.fg-finanz{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.fg-finanz{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.fg-finanz .mdc-list-item__start,.fg-finanz .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #156948;--mdc-radio-selected-hover-icon-color: #156948;--mdc-radio-selected-icon-color: #156948;--mdc-radio-selected-pressed-icon-color: #156948}.fg-finanz .mat-accent .mdc-list-item__start,.fg-finanz .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.fg-finanz .mat-warn .mdc-list-item__start,.fg-finanz .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.fg-finanz .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #156948;--mdc-checkbox-selected-hover-icon-color: #156948;--mdc-checkbox-selected-icon-color: #156948;--mdc-checkbox-selected-pressed-icon-color: #156948;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #156948;--mdc-checkbox-selected-hover-state-layer-color: #156948;--mdc-checkbox-selected-pressed-state-layer-color: #156948;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.fg-finanz .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.fg-finanz .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.fg-finanz .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.fg-finanz .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.fg-finanz .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.fg-finanz .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#156948}.fg-finanz .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.fg-finanz .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.fg-finanz .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.fg-finanz{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.fg-finanz{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.fg-finanz .mdc-list-item__start,.fg-finanz .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.fg-finanz .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.fg-finanz .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.fg-finanz .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.fg-finanz .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.fg-finanz .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.fg-finanz .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.fg-finanz{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.fg-finanz .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.fg-finanz{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}.fg-finanz{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.fg-finanz{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.fg-finanz{--mdc-secondary-navigation-tab-container-height: 48px}.fg-finanz{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.fg-finanz{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.fg-finanz .mat-mdc-tab-group,.fg-finanz .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #156948}.fg-finanz .mat-mdc-tab-group,.fg-finanz .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #156948;--mat-tab-header-active-ripple-color: #156948;--mat-tab-header-inactive-ripple-color: #156948;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #156948;--mat-tab-header-active-hover-label-text-color: #156948;--mat-tab-header-active-focus-indicator-color: #156948;--mat-tab-header-active-hover-indicator-color: #156948}.fg-finanz .mat-mdc-tab-group.mat-accent,.fg-finanz .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #bdbdbd}.fg-finanz .mat-mdc-tab-group.mat-accent,.fg-finanz .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #bdbdbd;--mat-tab-header-active-ripple-color: #bdbdbd;--mat-tab-header-inactive-ripple-color: #bdbdbd;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #bdbdbd;--mat-tab-header-active-hover-label-text-color: #bdbdbd;--mat-tab-header-active-focus-indicator-color: #bdbdbd;--mat-tab-header-active-hover-indicator-color: #bdbdbd}.fg-finanz .mat-mdc-tab-group.mat-warn,.fg-finanz .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #d32f2f}.fg-finanz .mat-mdc-tab-group.mat-warn,.fg-finanz .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #d32f2f;--mat-tab-header-active-ripple-color: #d32f2f;--mat-tab-header-inactive-ripple-color: #d32f2f;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #d32f2f;--mat-tab-header-active-hover-label-text-color: #d32f2f;--mat-tab-header-active-focus-indicator-color: #d32f2f;--mat-tab-header-active-hover-indicator-color: #d32f2f}.fg-finanz .mat-mdc-tab-group.mat-background-primary,.fg-finanz .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #156948;--mat-tab-header-with-background-foreground-color: white}.fg-finanz .mat-mdc-tab-group.mat-background-accent,.fg-finanz .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #bdbdbd;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}.fg-finanz .mat-mdc-tab-group.mat-background-warn,.fg-finanz .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #d32f2f;--mat-tab-header-with-background-foreground-color: white}.fg-finanz .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.fg-finanz .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.fg-finanz{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.fg-finanz{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.fg-finanz{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87)}.fg-finanz .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #156948;--mdc-checkbox-selected-hover-icon-color: #156948;--mdc-checkbox-selected-icon-color: #156948;--mdc-checkbox-selected-pressed-icon-color: #156948;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #156948;--mdc-checkbox-selected-hover-state-layer-color: #156948;--mdc-checkbox-selected-pressed-state-layer-color: #156948;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.fg-finanz .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.fg-finanz{--mdc-checkbox-state-layer-size: 40px}.fg-finanz{--mat-checkbox-touch-target-display: block}.fg-finanz{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.fg-finanz{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.fg-finanz{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.fg-finanz{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.fg-finanz{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.fg-finanz{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.fg-finanz{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.fg-finanz{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.fg-finanz{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.fg-finanz{--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.fg-finanz{--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12}.fg-finanz{--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.fg-finanz{--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12}.fg-finanz{--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.fg-finanz{--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12}.fg-finanz{--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.fg-finanz{--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.fg-finanz .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #156948}.fg-finanz .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #156948;--mat-text-button-ripple-color: rgba(21, 105, 72, .1)}.fg-finanz .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #bdbdbd}.fg-finanz .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #bdbdbd;--mat-text-button-ripple-color: rgba(189, 189, 189, .1)}.fg-finanz .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #d32f2f}.fg-finanz .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #d32f2f;--mat-text-button-ripple-color: rgba(211, 47, 47, .1)}.fg-finanz .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #156948;--mdc-filled-button-label-text-color: white}.fg-finanz .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.fg-finanz .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #bdbdbd;--mdc-filled-button-label-text-color: black}.fg-finanz .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.fg-finanz .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #d32f2f;--mdc-filled-button-label-text-color: white}.fg-finanz .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.fg-finanz .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #156948;--mdc-protected-button-label-text-color: white}.fg-finanz .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.fg-finanz .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #bdbdbd;--mdc-protected-button-label-text-color: black}.fg-finanz .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.fg-finanz .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #d32f2f;--mdc-protected-button-label-text-color: white}.fg-finanz .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.fg-finanz .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #156948;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.fg-finanz .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #156948;--mat-outlined-button-ripple-color: rgba(21, 105, 72, .1)}.fg-finanz .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #bdbdbd;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.fg-finanz .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #bdbdbd;--mat-outlined-button-ripple-color: rgba(189, 189, 189, .1)}.fg-finanz .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #d32f2f;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.fg-finanz .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #d32f2f;--mat-outlined-button-ripple-color: rgba(211, 47, 47, .1)}.fg-finanz{--mdc-text-button-container-height: 36px}.fg-finanz{--mdc-filled-button-container-height: 36px}.fg-finanz{--mdc-protected-button-container-height: 36px}.fg-finanz{--mdc-outlined-button-container-height: 36px}.fg-finanz{--mat-text-button-touch-target-display: block}.fg-finanz{--mat-filled-button-touch-target-display: block}.fg-finanz{--mat-protected-button-touch-target-display: block}.fg-finanz{--mat-outlined-button-touch-target-display: block}.fg-finanz{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.fg-finanz{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.fg-finanz{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.fg-finanz{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.fg-finanz{--mdc-icon-button-icon-size: 24px}.fg-finanz{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.fg-finanz{--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}.fg-finanz .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #156948}.fg-finanz .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #156948;--mat-icon-button-ripple-color: rgba(21, 105, 72, .1)}.fg-finanz .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #bdbdbd}.fg-finanz .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #bdbdbd;--mat-icon-button-ripple-color: rgba(189, 189, 189, .1)}.fg-finanz .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #d32f2f}.fg-finanz .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #d32f2f;--mat-icon-button-ripple-color: rgba(211, 47, 47, .1)}.fg-finanz{--mat-icon-button-touch-target-display: block}.fg-finanz .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.fg-finanz{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.fg-finanz{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.fg-finanz{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.fg-finanz{--mdc-fab-container-color: white}.fg-finanz{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.fg-finanz{--mdc-fab-small-container-color: white}.fg-finanz{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.fg-finanz .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #156948}.fg-finanz .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.fg-finanz .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #bdbdbd}.fg-finanz .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.fg-finanz .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #d32f2f}.fg-finanz .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.fg-finanz .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #156948}.fg-finanz .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.fg-finanz .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #bdbdbd}.fg-finanz .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.fg-finanz .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #d32f2f}.fg-finanz .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.fg-finanz{--mat-fab-touch-target-display: block}.fg-finanz{--mat-fab-small-touch-target-display: block}.fg-finanz{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.fg-finanz{--mdc-snackbar-container-shape: 4px}.fg-finanz{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}.fg-finanz{--mat-snack-bar-button-color: #b9d2c8}.fg-finanz{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.fg-finanz{--mat-table-row-item-outline-width: 1px}.fg-finanz{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}.fg-finanz{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.fg-finanz{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.fg-finanz{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.fg-finanz{--mdc-circular-progress-active-indicator-color: #156948}.fg-finanz .mat-accent{--mdc-circular-progress-active-indicator-color: #bdbdbd}.fg-finanz .mat-warn{--mdc-circular-progress-active-indicator-color: #d32f2f}.fg-finanz{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.fg-finanz{--mat-badge-background-color: #156948;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.fg-finanz .mat-badge-accent{--mat-badge-background-color: #bdbdbd;--mat-badge-text-color: rgba(0, 0, 0, .87)}.fg-finanz .mat-badge-warn{--mat-badge-background-color: #d32f2f;--mat-badge-text-color: white}.fg-finanz{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.fg-finanz{--mat-bottom-sheet-container-shape: 4px}.fg-finanz{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.fg-finanz{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.fg-finanz{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.fg-finanz{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.fg-finanz{--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd}.fg-finanz{--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: rgb(224.4, 224.4, 224.4)}.fg-finanz{--mat-standard-button-toggle-height: 48px}.fg-finanz{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.fg-finanz{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.fg-finanz{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.fg-finanz{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #156948;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(21, 105, 72, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(21, 105, 72, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(21, 105, 72, .3);--mat-datepicker-toggle-active-state-icon-color: #156948;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(21, 105, 72, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.fg-finanz .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #bdbdbd;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(189, 189, 189, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(189, 189, 189, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.fg-finanz .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #d32f2f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(211, 47, 47, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(211, 47, 47, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.fg-finanz .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #bdbdbd}.fg-finanz .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #d32f2f}.fg-finanz .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.fg-finanz .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.fg-finanz{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.fg-finanz{--mat-divider-width: 1px}.fg-finanz{--mat-divider-color: rgba(0, 0, 0, .12)}.fg-finanz{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.fg-finanz{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}.fg-finanz{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.fg-finanz{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.fg-finanz{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.fg-finanz{--mat-icon-color: inherit}.fg-finanz .mat-icon.mat-primary{--mat-icon-color: #156948}.fg-finanz .mat-icon.mat-accent{--mat-icon-color: #bdbdbd}.fg-finanz .mat-icon.mat-warn{--mat-icon-color: #d32f2f}.fg-finanz{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.fg-finanz{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}.fg-finanz{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #156948;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #156948;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #156948;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #d32f2f;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #d32f2f;--mat-stepper-header-error-state-icon-background-color: transparent}.fg-finanz .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #bdbdbd;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #bdbdbd;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #bdbdbd;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87)}.fg-finanz .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #d32f2f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #d32f2f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #d32f2f;--mat-stepper-header-edit-state-icon-foreground-color: white}.fg-finanz{--mat-stepper-header-height: 72px}.fg-finanz{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.fg-finanz{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.fg-finanz{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.fg-finanz .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #156948;--mat-toolbar-container-text-color: white}.fg-finanz .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #bdbdbd;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.fg-finanz .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #d32f2f;--mat-toolbar-container-text-color: white}.fg-finanz{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.fg-finanz{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.fg-finanz{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.fg-finanz{--mat-tree-node-min-height: 48px}.fg-finanz{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.fg-finanz{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.fg-finanz{--mat-timepicker-container-background-color: white}.fg-finanz::-webkit-scrollbar-track{background-color:#b9d2c8}.fg-finanz::-webkit-scrollbar-thumb{background-color:#156948}.fg-finanz::-webkit-scrollbar-thumb:hover{background-color:#388063}.fg-finanz .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#b9d2c8}.fg-finanz .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#156948}.fg-finanz .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#388063}.fg-finanz .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#b9d2c8}.fg-finanz .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#156948}.fg-finanz .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#388063}.fg-finanz .stroke-primary{stroke:#156948!important}.fg-finanz .color-primary{color:#156948!important}.fg-finanz .bg-primary{background-color:#156948!important;color:#fff!important}.fg-finanz .bg-primary-100{background-color:#b9d2c8!important;color:#000!important}.fg-finanz .bg-primary-50{background-color:#e3ede9!important;color:#000!important}.fg-finanz .bg-accent{background-color:#bdbdbd!important}.fg-finanz .bg-success{background-color:#81c784!important}.fg-finanz .bg-warn{background-color:#d32f2f!important;color:#fff}.fg-finanz .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.fg-finanz .bg-warn-50{background-color:#ffebee!important;color:#000000de}.fg-finanz .text-primary{color:#156948!important}.fg-finanz .text-primary-not-important{color:#0c4c30}.fg-finanz .border-primary,.fg-finanz .border-primary-left,.fg-finanz .border-primary-right,.fg-finanz .border-primary-top,.fg-finanz .border-primary-bottom{border-color:#156948}.fg-finanz .border-accent{border-color:#bdbdbd!important}.fg-finanz .border-accent-100{border-color:#f5f5f5!important}.fg-finanz .outline-primary{outline-color:#156948!important}.fg-finanz .text-warn{color:#f44336!important}.fg-finanz .text-error{color:#ef5350!important}.fg-finanz .text-accent{color:#9e9e9e!important}.fg-finanz .text-hover:hover,.fg-finanz .text-hover:hover *{color:#8ab4a4!important}.fg-finanz .text-success{color:#66bb6a!important}.fg-finanz.dark .bg-primary-50{background-color:#063b21!important}.fg-finanz .required.ng-invalid .mat-mdc-form-field-outline-thick,.fg-finanz .required.ng-invalid .mat-mdc-input-element,.fg-finanz .required.ng-invalid label{opacity:1;caret-color:#d32f2f!important;color:#d32f2f!important}.fg-finanz fp-icon-tile .required{border-color:#d32f2f!important;caret-color:#d32f2f!important;color:#d32f2f!important}.fg-finanz .mat-button-toggle-checked{background-color:#388063}.fg-finanz .mdc-slider__value-indicator{background-color:#388063!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.fg-finanz .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#388063!important}.fg-finanz fp-kontoinhaber-select-field{font-size:.5em!important}.fg-finanz fp-kontoinhaber-select-field .mat-mdc-form-field-label,.fg-finanz fp-kontoinhaber-select-field .mat-mdc-select-arrow,.fg-finanz fp-kontoinhaber-select-field .mat-mdc-select-value,.fg-finanz fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.fg-finanz fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.fg-finanz fp-kontoinhaber-select-field .mdc-notched-outline__leading,.fg-finanz fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.fg-finanz fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.fg-finanz fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.fg-finanz .navigationbar{border-top-color:#388063}.fg-finanz .vermoegen-und-verbindlichkeiten-result{color:#156948}.fg-finanz .mdc-button{font-size:.875rem!important}.fg-finanz .mdc-button span{white-space:nowrap!important}.fg-finanz .mdc-button[mat-flat-button]{color:#fff!important;background-color:#0c4c30!important}.fg-finanz .mdc-button[mat-stroked-button]{color:#0c4c30!important;background-color:#fff!important}.fg-finanz .mat-mdc-outlined-button{border-color:#388063!important;color:#388063!important}.fg-finanz .mdc-button[disabled]{opacity:.6}.fg-finanz .mat-ripple:not(.ziel-card){color:#000!important}.fg-finanz.dark .mat-ripple:not(.ziel-card){color:#fff!important}.fg-finanz.dark .dark-button{color:#000;background-color:#388063}.fg-finanz.accessibility-light .accessibility-button,.fg-finanz.accessibility-dark .accessibility-button{color:#fff;background-color:#388063}.fg-finanz.accessibility-light .list-item-link,.fg-finanz.accessibility-dark .list-item-link{color:#0c4c30;background-color:#fff}.fg-finanz.accessibility-light .list-item-link--active,.fg-finanz.accessibility-light .list-item-link--active .sublist-item-link--active,.fg-finanz.accessibility-dark .list-item-link--active,.fg-finanz.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#fff;background-color:#063b21!important}.fg-finanz.accessibility-light span.text-primary-not-important,.fg-finanz.accessibility-dark span.text-primary-not-important,.fg-finanz.accessibility-light .text-primary,.fg-finanz.accessibility-dark .text-primary{background-color:#fff!important}.fg-finanz.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.fg-finanz.accessibility-light .legal-footer .data-input,.fg-finanz.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#063b21!important}.fg-finanz.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000!important}.fg-finanz.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.fg-finanz.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#388063!important}.fg-finanz.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#8ab4a4!important}.fg-finanz.accessibility-dark .fp-milestone-page .text-primary{color:#5b967f!important}.fg-finanz.accessibility-dark .fp-milestone-page .text-accent{color:#388063!important}.fg-finanz.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.fg-finanz.accessibility-dark .bar.bg-primary-50 span{color:#fff!important}.fg-finanz fp-allgemeines,.fg-finanz fp-versorgungswunsch,.fg-finanz fp-versorgungs-wunsch,.fg-finanz fp-bestehende-versorgung,.fg-finanz fp-erforderliches-kapital{width:100%!important}.fg-finanz .mat-toolbar,.fg-finanz .top-toolbar .mat-toolbar{background-color:#f4f1e8}.fg-finanz .emptybankcard{color:#156948;border-color:#156948}.fg-finanz a,.fg-finanz .router-link-active,.fg-finanz .clickable-icon{color:#f26522}.fg-finanz a.list-item-link--active,.fg-finanz .router-link-active.list-item-link--active,.fg-finanz .clickable-icon.list-item-link--active,.fg-finanz a.list-item-link--active .sublist-item-link--active,.fg-finanz .router-link-active.list-item-link--active .sublist-item-link--active,.fg-finanz .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#e0e0e0}.fg-finanz a:hover,.fg-finanz .router-link-active:hover,.fg-finanz .clickable-icon:hover{color:#f47c43}.fg-finanz .checklist{top:50%!important;left:50%!important}.fg-finanz.dark{background-color:#000;color:#eee}.fg-finanz.dark{--mat-ripple-color: rgba(255, 255, 255, .1)}.fg-finanz.dark{--mat-option-selected-state-label-text-color: #388063;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.fg-finanz.dark .mat-accent{--mat-option-selected-state-label-text-color: #757575;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.fg-finanz.dark .mat-warn{--mat-option-selected-state-label-text-color: #ff1744;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.fg-finanz.dark{--mat-optgroup-label-text-color: white}.fg-finanz.dark{--mat-full-pseudo-checkbox-selected-icon-color: #757575;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.fg-finanz.dark{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #757575;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.fg-finanz.dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #388063;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.fg-finanz.dark .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #388063;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.fg-finanz.dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #757575;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.fg-finanz.dark .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #757575;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.fg-finanz.dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ff1744;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.fg-finanz.dark .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff1744;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.fg-finanz.dark{--mat-app-background-color: #303030;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.fg-finanz.dark{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.fg-finanz.dark{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.fg-finanz.dark{--mdc-elevated-card-container-shape: 4px}.fg-finanz.dark{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.fg-finanz.dark{--mdc-elevated-card-container-color: #424242;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.fg-finanz.dark{--mdc-outlined-card-container-color: #424242;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.fg-finanz.dark{--mat-card-subtitle-text-color: rgba(255, 255, 255, .7)}.fg-finanz.dark{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.fg-finanz.dark{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.fg-finanz.dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #388063;--mdc-linear-progress-track-color: rgba(56, 128, 99, .25)}.fg-finanz.dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #757575;--mdc-linear-progress-track-color: rgba(117, 117, 117, .25)}.fg-finanz.dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ff1744;--mdc-linear-progress-track-color: rgba(255, 23, 68, .25)}.fg-finanz.dark{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.fg-finanz.dark{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.fg-finanz.dark{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.fg-finanz.dark{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.fg-finanz.dark{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.fg-finanz.dark{--mdc-filled-text-field-caret-color: #388063;--mdc-filled-text-field-focus-active-indicator-color: #388063;--mdc-filled-text-field-focus-label-text-color: rgba(56, 128, 99, .87);--mdc-filled-text-field-container-color: rgb(73.56, 73.56, 73.56);--mdc-filled-text-field-disabled-container-color: rgb(69.78, 69.78, 69.78);--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #ff1744;--mdc-filled-text-field-error-focus-label-text-color: #ff1744;--mdc-filled-text-field-error-label-text-color: #ff1744;--mdc-filled-text-field-error-caret-color: #ff1744;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #ff1744;--mdc-filled-text-field-error-focus-active-indicator-color: #ff1744;--mdc-filled-text-field-error-hover-active-indicator-color: #ff1744}.fg-finanz.dark{--mdc-outlined-text-field-caret-color: #388063;--mdc-outlined-text-field-focus-outline-color: #388063;--mdc-outlined-text-field-focus-label-text-color: rgba(56, 128, 99, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #ff1744;--mdc-outlined-text-field-error-focus-label-text-color: #ff1744;--mdc-outlined-text-field-error-label-text-color: #ff1744;--mdc-outlined-text-field-error-hover-label-text-color: #ff1744;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #ff1744;--mdc-outlined-text-field-error-hover-outline-color: #ff1744;--mdc-outlined-text-field-error-outline-color: #ff1744}.fg-finanz.dark{--mat-form-field-focus-select-arrow-color: rgba(56, 128, 99, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #ff1744;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24}.fg-finanz.dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #757575;--mdc-filled-text-field-focus-active-indicator-color: #757575;--mdc-filled-text-field-focus-label-text-color: rgba(117, 117, 117, .87)}.fg-finanz.dark .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #757575;--mdc-outlined-text-field-focus-outline-color: #757575;--mdc-outlined-text-field-focus-label-text-color: rgba(117, 117, 117, .87)}.fg-finanz.dark .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(117, 117, 117, .87)}.fg-finanz.dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ff1744;--mdc-filled-text-field-focus-active-indicator-color: #ff1744;--mdc-filled-text-field-focus-label-text-color: rgba(255, 23, 68, .87)}.fg-finanz.dark .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #ff1744;--mdc-outlined-text-field-focus-outline-color: #ff1744;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 23, 68, .87)}.fg-finanz.dark .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(255, 23, 68, .87)}.fg-finanz.dark{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.fg-finanz.dark{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.fg-finanz.dark{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.fg-finanz.dark{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.fg-finanz.dark{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.fg-finanz.dark{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(56, 128, 99, .87);--mat-select-invalid-arrow-color: rgba(255, 23, 68, .87)}.fg-finanz.dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(117, 117, 117, .87);--mat-select-invalid-arrow-color: rgba(255, 23, 68, .87)}.fg-finanz.dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(255, 23, 68, .87);--mat-select-invalid-arrow-color: rgba(255, 23, 68, .87)}.fg-finanz.dark{--mat-select-arrow-transform: translateY(-8px)}.fg-finanz.dark{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.fg-finanz.dark{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.fg-finanz.dark{--mat-autocomplete-background-color: #424242}.fg-finanz.dark{--mdc-dialog-container-shape: 4px}.fg-finanz.dark{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.fg-finanz.dark{--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.fg-finanz.dark{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.fg-finanz.dark .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.fg-finanz.dark .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.fg-finanz.dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-disabled-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-flat-disabled-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa}.fg-finanz.dark .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.fg-finanz.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.fg-finanz.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #388063;--mdc-chip-elevated-selected-container-color: #388063;--mdc-chip-elevated-disabled-container-color: #388063;--mdc-chip-flat-disabled-selected-container-color: #388063;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.fg-finanz.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.fg-finanz.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.fg-finanz.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.fg-finanz.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #757575;--mdc-chip-elevated-selected-container-color: #757575;--mdc-chip-elevated-disabled-container-color: #757575;--mdc-chip-flat-disabled-selected-container-color: #757575;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.fg-finanz.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.fg-finanz.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.fg-finanz.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.fg-finanz.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ff1744;--mdc-chip-elevated-selected-container-color: #ff1744;--mdc-chip-elevated-disabled-container-color: #ff1744;--mdc-chip-flat-disabled-selected-container-color: #ff1744;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.fg-finanz.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.fg-finanz.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.fg-finanz.dark .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.fg-finanz.dark .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.fg-finanz.dark{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.fg-finanz.dark .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.fg-finanz.dark{--mdc-switch-selected-focus-state-layer-color: #5b967f;--mdc-switch-selected-handle-color: #5b967f;--mdc-switch-selected-hover-state-layer-color: #5b967f;--mdc-switch-selected-pressed-state-layer-color: #5b967f;--mdc-switch-selected-focus-handle-color: #8ab4a4;--mdc-switch-selected-hover-handle-color: #8ab4a4;--mdc-switch-selected-pressed-handle-color: #8ab4a4;--mdc-switch-selected-focus-track-color: #126141;--mdc-switch-selected-hover-track-color: #126141;--mdc-switch-selected-pressed-track-color: #126141;--mdc-switch-selected-track-color: #126141;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.fg-finanz.dark{--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5)}.fg-finanz.dark .mat-mdc-slide-toggle{--mat-switch-label-text-color: white}.fg-finanz.dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #e0e0e0;--mdc-switch-selected-handle-color: #e0e0e0;--mdc-switch-selected-hover-state-layer-color: #e0e0e0;--mdc-switch-selected-pressed-state-layer-color: #e0e0e0;--mdc-switch-selected-focus-handle-color: #eeeeee;--mdc-switch-selected-hover-handle-color: #eeeeee;--mdc-switch-selected-pressed-handle-color: #eeeeee;--mdc-switch-selected-focus-track-color: #757575;--mdc-switch-selected-hover-track-color: #757575;--mdc-switch-selected-pressed-track-color: #757575;--mdc-switch-selected-track-color: #757575}.fg-finanz.dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e57373;--mdc-switch-selected-handle-color: #e57373;--mdc-switch-selected-hover-state-layer-color: #e57373;--mdc-switch-selected-pressed-state-layer-color: #e57373;--mdc-switch-selected-focus-handle-color: #ef9a9a;--mdc-switch-selected-hover-handle-color: #ef9a9a;--mdc-switch-selected-pressed-handle-color: #ef9a9a;--mdc-switch-selected-focus-track-color: #e53935;--mdc-switch-selected-hover-track-color: #e53935;--mdc-switch-selected-pressed-track-color: #e53935;--mdc-switch-selected-track-color: #e53935}.fg-finanz.dark{--mdc-switch-state-layer-size: 40px}.fg-finanz.dark .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.fg-finanz.dark{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.fg-finanz.dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #388063;--mdc-radio-selected-hover-icon-color: #388063;--mdc-radio-selected-icon-color: #388063;--mdc-radio-selected-pressed-icon-color: #388063}.fg-finanz.dark .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #388063;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.fg-finanz.dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #757575;--mdc-radio-selected-hover-icon-color: #757575;--mdc-radio-selected-icon-color: #757575;--mdc-radio-selected-pressed-icon-color: #757575}.fg-finanz.dark .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #757575;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.fg-finanz.dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ff1744;--mdc-radio-selected-hover-icon-color: #ff1744;--mdc-radio-selected-icon-color: #ff1744;--mdc-radio-selected-pressed-icon-color: #ff1744}.fg-finanz.dark .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #ff1744;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.fg-finanz.dark{--mdc-radio-state-layer-size: 40px}.fg-finanz.dark{--mat-radio-touch-target-display: block}.fg-finanz.dark{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.fg-finanz.dark{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.fg-finanz.dark{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.fg-finanz.dark{--mdc-slider-handle-color: #388063;--mdc-slider-focus-handle-color: #388063;--mdc-slider-hover-handle-color: #388063;--mdc-slider-active-track-color: #388063;--mdc-slider-inactive-track-color: #388063;--mdc-slider-with-tick-marks-inactive-container-color: #388063;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff}.fg-finanz.dark{--mat-slider-ripple-color: #388063;--mat-slider-hover-state-layer-color: rgba(56, 128, 99, .05);--mat-slider-focus-state-layer-color: rgba(56, 128, 99, .2);--mat-slider-value-indicator-opacity: .9}.fg-finanz.dark .mat-accent{--mdc-slider-handle-color: #757575;--mdc-slider-focus-handle-color: #757575;--mdc-slider-hover-handle-color: #757575;--mdc-slider-active-track-color: #757575;--mdc-slider-inactive-track-color: #757575;--mdc-slider-with-tick-marks-inactive-container-color: #757575;--mdc-slider-with-tick-marks-active-container-color: white}.fg-finanz.dark .mat-accent{--mat-slider-ripple-color: #757575;--mat-slider-hover-state-layer-color: rgba(117, 117, 117, .05);--mat-slider-focus-state-layer-color: rgba(117, 117, 117, .2)}.fg-finanz.dark .mat-warn{--mdc-slider-handle-color: #ff1744;--mdc-slider-focus-handle-color: #ff1744;--mdc-slider-hover-handle-color: #ff1744;--mdc-slider-active-track-color: #ff1744;--mdc-slider-inactive-track-color: #ff1744;--mdc-slider-with-tick-marks-inactive-container-color: #ff1744;--mdc-slider-with-tick-marks-active-container-color: white}.fg-finanz.dark .mat-warn{--mat-slider-ripple-color: #ff1744;--mat-slider-hover-state-layer-color: rgba(255, 23, 68, .05);--mat-slider-focus-state-layer-color: rgba(255, 23, 68, .2)}.fg-finanz.dark{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.fg-finanz.dark{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.fg-finanz.dark{--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #424242;--mat-menu-divider-color: rgba(255, 255, 255, .12)}.fg-finanz.dark{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.fg-finanz.dark{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.fg-finanz.dark{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.fg-finanz.dark{--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24}.fg-finanz.dark .mdc-list-item__start,.fg-finanz.dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #388063;--mdc-radio-selected-hover-icon-color: #388063;--mdc-radio-selected-icon-color: #388063;--mdc-radio-selected-pressed-icon-color: #388063}.fg-finanz.dark .mat-accent .mdc-list-item__start,.fg-finanz.dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #757575;--mdc-radio-selected-hover-icon-color: #757575;--mdc-radio-selected-icon-color: #757575;--mdc-radio-selected-pressed-icon-color: #757575}.fg-finanz.dark .mat-warn .mdc-list-item__start,.fg-finanz.dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ff1744;--mdc-radio-selected-hover-icon-color: #ff1744;--mdc-radio-selected-icon-color: #ff1744;--mdc-radio-selected-pressed-icon-color: #ff1744}.fg-finanz.dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #388063;--mdc-checkbox-selected-hover-icon-color: #388063;--mdc-checkbox-selected-icon-color: #388063;--mdc-checkbox-selected-pressed-icon-color: #388063;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #388063;--mdc-checkbox-selected-hover-state-layer-color: #388063;--mdc-checkbox-selected-pressed-state-layer-color: #388063;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.fg-finanz.dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #757575;--mdc-checkbox-selected-hover-icon-color: #757575;--mdc-checkbox-selected-icon-color: #757575;--mdc-checkbox-selected-pressed-icon-color: #757575;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #757575;--mdc-checkbox-selected-hover-state-layer-color: #757575;--mdc-checkbox-selected-pressed-state-layer-color: #757575;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.fg-finanz.dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ff1744;--mdc-checkbox-selected-hover-icon-color: #ff1744;--mdc-checkbox-selected-icon-color: #ff1744;--mdc-checkbox-selected-pressed-icon-color: #ff1744;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff1744;--mdc-checkbox-selected-hover-state-layer-color: #ff1744;--mdc-checkbox-selected-pressed-state-layer-color: #ff1744;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.fg-finanz.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.fg-finanz.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.fg-finanz.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.fg-finanz.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#388063}.fg-finanz.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.fg-finanz.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.fg-finanz.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.fg-finanz.dark{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.fg-finanz.dark{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.fg-finanz.dark .mdc-list-item__start,.fg-finanz.dark .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.fg-finanz.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.fg-finanz.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.fg-finanz.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.fg-finanz.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.fg-finanz.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.fg-finanz.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.fg-finanz.dark{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.fg-finanz.dark .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.fg-finanz.dark{--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12)}.fg-finanz.dark{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.fg-finanz.dark{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.fg-finanz.dark{--mdc-secondary-navigation-tab-container-height: 48px}.fg-finanz.dark{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.fg-finanz.dark{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.fg-finanz.dark .mat-mdc-tab-group,.fg-finanz.dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #388063}.fg-finanz.dark .mat-mdc-tab-group,.fg-finanz.dark .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #388063;--mat-tab-header-active-ripple-color: #388063;--mat-tab-header-inactive-ripple-color: #388063;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #388063;--mat-tab-header-active-hover-label-text-color: #388063;--mat-tab-header-active-focus-indicator-color: #388063;--mat-tab-header-active-hover-indicator-color: #388063}.fg-finanz.dark .mat-mdc-tab-group.mat-accent,.fg-finanz.dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #757575}.fg-finanz.dark .mat-mdc-tab-group.mat-accent,.fg-finanz.dark .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #757575;--mat-tab-header-active-ripple-color: #757575;--mat-tab-header-inactive-ripple-color: #757575;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #757575;--mat-tab-header-active-hover-label-text-color: #757575;--mat-tab-header-active-focus-indicator-color: #757575;--mat-tab-header-active-hover-indicator-color: #757575}.fg-finanz.dark .mat-mdc-tab-group.mat-warn,.fg-finanz.dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ff1744}.fg-finanz.dark .mat-mdc-tab-group.mat-warn,.fg-finanz.dark .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #ff1744;--mat-tab-header-active-ripple-color: #ff1744;--mat-tab-header-inactive-ripple-color: #ff1744;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #ff1744;--mat-tab-header-active-hover-label-text-color: #ff1744;--mat-tab-header-active-focus-indicator-color: #ff1744;--mat-tab-header-active-hover-indicator-color: #ff1744}.fg-finanz.dark .mat-mdc-tab-group.mat-background-primary,.fg-finanz.dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #388063;--mat-tab-header-with-background-foreground-color: white}.fg-finanz.dark .mat-mdc-tab-group.mat-background-accent,.fg-finanz.dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #757575;--mat-tab-header-with-background-foreground-color: white}.fg-finanz.dark .mat-mdc-tab-group.mat-background-warn,.fg-finanz.dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ff1744;--mat-tab-header-with-background-foreground-color: white}.fg-finanz.dark .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.fg-finanz.dark .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.fg-finanz.dark{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.fg-finanz.dark{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #757575;--mdc-checkbox-selected-hover-icon-color: #757575;--mdc-checkbox-selected-icon-color: #757575;--mdc-checkbox-selected-pressed-icon-color: #757575;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #757575;--mdc-checkbox-selected-hover-state-layer-color: #757575;--mdc-checkbox-selected-pressed-state-layer-color: #757575;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.fg-finanz.dark{--mat-checkbox-disabled-label-color: rgba(255, 255, 255, .5);--mat-checkbox-label-text-color: white}.fg-finanz.dark .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #388063;--mdc-checkbox-selected-hover-icon-color: #388063;--mdc-checkbox-selected-icon-color: #388063;--mdc-checkbox-selected-pressed-icon-color: #388063;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #388063;--mdc-checkbox-selected-hover-state-layer-color: #388063;--mdc-checkbox-selected-pressed-state-layer-color: #388063;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.fg-finanz.dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ff1744;--mdc-checkbox-selected-hover-icon-color: #ff1744;--mdc-checkbox-selected-icon-color: #ff1744;--mdc-checkbox-selected-pressed-icon-color: #ff1744;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff1744;--mdc-checkbox-selected-hover-state-layer-color: #ff1744;--mdc-checkbox-selected-pressed-state-layer-color: #ff1744;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.fg-finanz.dark{--mdc-checkbox-state-layer-size: 40px}.fg-finanz.dark{--mat-checkbox-touch-target-display: block}.fg-finanz.dark{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.fg-finanz.dark{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.fg-finanz.dark{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.fg-finanz.dark{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.fg-finanz.dark{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.fg-finanz.dark{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.fg-finanz.dark{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.fg-finanz.dark{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.fg-finanz.dark{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.fg-finanz.dark{--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.fg-finanz.dark{--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24}.fg-finanz.dark{--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.fg-finanz.dark{--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24}.fg-finanz.dark{--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.fg-finanz.dark{--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24}.fg-finanz.dark{--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.fg-finanz.dark{--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24}.fg-finanz.dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #388063}.fg-finanz.dark .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #388063;--mat-text-button-ripple-color: rgba(56, 128, 99, .1)}.fg-finanz.dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #757575}.fg-finanz.dark .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #757575;--mat-text-button-ripple-color: rgba(117, 117, 117, .1)}.fg-finanz.dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ff1744}.fg-finanz.dark .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #ff1744;--mat-text-button-ripple-color: rgba(255, 23, 68, .1)}.fg-finanz.dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #388063;--mdc-filled-button-label-text-color: white}.fg-finanz.dark .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.fg-finanz.dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #757575;--mdc-filled-button-label-text-color: white}.fg-finanz.dark .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.fg-finanz.dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ff1744;--mdc-filled-button-label-text-color: white}.fg-finanz.dark .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.fg-finanz.dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #388063;--mdc-protected-button-label-text-color: white}.fg-finanz.dark .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.fg-finanz.dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #757575;--mdc-protected-button-label-text-color: white}.fg-finanz.dark .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.fg-finanz.dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ff1744;--mdc-protected-button-label-text-color: white}.fg-finanz.dark .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.fg-finanz.dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #388063;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.fg-finanz.dark .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #388063;--mat-outlined-button-ripple-color: rgba(56, 128, 99, .1)}.fg-finanz.dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #757575;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.fg-finanz.dark .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #757575;--mat-outlined-button-ripple-color: rgba(117, 117, 117, .1)}.fg-finanz.dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ff1744;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.fg-finanz.dark .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #ff1744;--mat-outlined-button-ripple-color: rgba(255, 23, 68, .1)}.fg-finanz.dark{--mdc-text-button-container-height: 36px}.fg-finanz.dark{--mdc-filled-button-container-height: 36px}.fg-finanz.dark{--mdc-protected-button-container-height: 36px}.fg-finanz.dark{--mdc-outlined-button-container-height: 36px}.fg-finanz.dark{--mat-text-button-touch-target-display: block}.fg-finanz.dark{--mat-filled-button-touch-target-display: block}.fg-finanz.dark{--mat-protected-button-touch-target-display: block}.fg-finanz.dark{--mat-outlined-button-touch-target-display: block}.fg-finanz.dark{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.fg-finanz.dark{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.fg-finanz.dark{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.fg-finanz.dark{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.fg-finanz.dark{--mdc-icon-button-icon-size: 24px}.fg-finanz.dark{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5)}.fg-finanz.dark{--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24}.fg-finanz.dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #388063}.fg-finanz.dark .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #388063;--mat-icon-button-ripple-color: rgba(56, 128, 99, .1)}.fg-finanz.dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #757575}.fg-finanz.dark .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #757575;--mat-icon-button-ripple-color: rgba(117, 117, 117, .1)}.fg-finanz.dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ff1744}.fg-finanz.dark .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #ff1744;--mat-icon-button-ripple-color: rgba(255, 23, 68, .1)}.fg-finanz.dark{--mat-icon-button-touch-target-display: block}.fg-finanz.dark .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.fg-finanz.dark{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.fg-finanz.dark{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.fg-finanz.dark{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.fg-finanz.dark{--mdc-fab-container-color: #424242}.fg-finanz.dark{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.fg-finanz.dark{--mdc-fab-small-container-color: #424242}.fg-finanz.dark{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-small-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.fg-finanz.dark .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #388063}.fg-finanz.dark .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.fg-finanz.dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #757575}.fg-finanz.dark .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.fg-finanz.dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ff1744}.fg-finanz.dark .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.fg-finanz.dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #388063}.fg-finanz.dark .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.fg-finanz.dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #757575}.fg-finanz.dark .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.fg-finanz.dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ff1744}.fg-finanz.dark .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.fg-finanz.dark{--mat-fab-touch-target-display: block}.fg-finanz.dark{--mat-fab-small-touch-target-display: block}.fg-finanz.dark{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.fg-finanz.dark{--mdc-snackbar-container-shape: 4px}.fg-finanz.dark{--mdc-snackbar-container-color: rgb(217.2, 217.2, 217.2);--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87)}.fg-finanz.dark{--mat-snack-bar-button-color: #156948}.fg-finanz.dark{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.fg-finanz.dark{--mat-table-row-item-outline-width: 1px}.fg-finanz.dark{--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12)}.fg-finanz.dark{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.fg-finanz.dark{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.fg-finanz.dark{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.fg-finanz.dark{--mdc-circular-progress-active-indicator-color: #388063}.fg-finanz.dark .mat-accent{--mdc-circular-progress-active-indicator-color: #757575}.fg-finanz.dark .mat-warn{--mdc-circular-progress-active-indicator-color: #ff1744}.fg-finanz.dark{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.fg-finanz.dark{--mat-badge-background-color: #388063;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: rgb(110.1, 110.1, 110.1);--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5)}.fg-finanz.dark .mat-badge-accent{--mat-badge-background-color: #757575;--mat-badge-text-color: white}.fg-finanz.dark .mat-badge-warn{--mat-badge-background-color: #ff1744;--mat-badge-text-color: white}.fg-finanz.dark{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.fg-finanz.dark{--mat-bottom-sheet-container-shape: 4px}.fg-finanz.dark{--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242}.fg-finanz.dark{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.fg-finanz.dark{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.fg-finanz.dark{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.fg-finanz.dark{--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242}.fg-finanz.dark{--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: rgb(88.68, 88.68, 88.68)}.fg-finanz.dark{--mat-standard-button-toggle-height: 48px}.fg-finanz.dark{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.fg-finanz.dark{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.fg-finanz.dark{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.fg-finanz.dark{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #388063;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(56, 128, 99, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(56, 128, 99, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(56, 128, 99, .3);--mat-datepicker-toggle-active-state-icon-color: #388063;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(56, 128, 99, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white}.fg-finanz.dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #757575;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(117, 117, 117, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(117, 117, 117, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(117, 117, 117, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(117, 117, 117, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.fg-finanz.dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ff1744;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 23, 68, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 23, 68, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 23, 68, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 23, 68, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.fg-finanz.dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #757575}.fg-finanz.dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ff1744}.fg-finanz.dark .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.fg-finanz.dark .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.fg-finanz.dark{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.fg-finanz.dark{--mat-divider-width: 1px}.fg-finanz.dark{--mat-divider-color: rgba(255, 255, 255, .12)}.fg-finanz.dark{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.fg-finanz.dark{--mat-expansion-container-background-color: #424242;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7)}.fg-finanz.dark{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.fg-finanz.dark{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.fg-finanz.dark{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.fg-finanz.dark{--mat-icon-color: inherit}.fg-finanz.dark .mat-icon.mat-primary{--mat-icon-color: #388063}.fg-finanz.dark .mat-icon.mat-accent{--mat-icon-color: #757575}.fg-finanz.dark .mat-icon.mat-warn{--mat-icon-color: #ff1744}.fg-finanz.dark{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.fg-finanz.dark{--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6)}.fg-finanz.dark{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #388063;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #388063;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #388063;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: #424242;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #ff1744;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #ff1744;--mat-stepper-header-error-state-icon-background-color: transparent}.fg-finanz.dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #757575;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #757575;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #757575;--mat-stepper-header-edit-state-icon-foreground-color: white}.fg-finanz.dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ff1744;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ff1744;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ff1744;--mat-stepper-header-edit-state-icon-foreground-color: white}.fg-finanz.dark{--mat-stepper-header-height: 72px}.fg-finanz.dark{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.fg-finanz.dark{--mat-sort-arrow-color: rgb(198.3, 198.3, 198.3)}.fg-finanz.dark{--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white}.fg-finanz.dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #388063;--mat-toolbar-container-text-color: white}.fg-finanz.dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #757575;--mat-toolbar-container-text-color: white}.fg-finanz.dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ff1744;--mat-toolbar-container-text-color: white}.fg-finanz.dark{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.fg-finanz.dark{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.fg-finanz.dark{--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white}.fg-finanz.dark{--mat-tree-node-min-height: 48px}.fg-finanz.dark{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.fg-finanz.dark{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.fg-finanz.dark{--mat-timepicker-container-background-color: #424242}.fg-finanz.dark::-webkit-scrollbar-track{background-color:#b9d2c8}.fg-finanz.dark::-webkit-scrollbar-thumb{background-color:#388063}.fg-finanz.dark::-webkit-scrollbar-thumb:hover{background-color:#388063}.fg-finanz.dark .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#b9d2c8}.fg-finanz.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#388063}.fg-finanz.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#388063}.fg-finanz.dark .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#b9d2c8}.fg-finanz.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#388063}.fg-finanz.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#388063}.fg-finanz.dark .stroke-primary{stroke:#388063!important}.fg-finanz.dark .color-primary{color:#388063!important}.fg-finanz.dark .bg-primary{background-color:#388063!important;color:#fff!important}.fg-finanz.dark .bg-primary-100{background-color:#b9d2c8!important;color:#000!important}.fg-finanz.dark .bg-primary-50{background-color:#e3ede9!important;color:#000!important}.fg-finanz.dark .bg-accent{background-color:#757575!important}.fg-finanz.dark .bg-success{background-color:#81c784!important}.fg-finanz.dark .bg-warn{background-color:#ff1744!important;color:#fff}.fg-finanz.dark .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.fg-finanz.dark .bg-warn-50{background-color:#ffebee!important;color:#000000de}.fg-finanz.dark .text-primary{color:#388063!important}.fg-finanz.dark .text-primary-not-important{color:#0c4c30}.fg-finanz.dark .border-primary,.fg-finanz.dark .border-primary-left,.fg-finanz.dark .border-primary-right,.fg-finanz.dark .border-primary-top,.fg-finanz.dark .border-primary-bottom{border-color:#388063}.fg-finanz.dark .border-accent{border-color:#757575!important}.fg-finanz.dark .border-accent-100{border-color:#f5f5f5!important}.fg-finanz.dark .outline-primary{outline-color:#388063!important}.fg-finanz.dark .text-warn{color:#f44336!important}.fg-finanz.dark .text-error{color:#ef5350!important}.fg-finanz.dark .text-accent{color:#9e9e9e!important}.fg-finanz.dark .text-hover:hover,.fg-finanz.dark .text-hover:hover *{color:#8ab4a4!important}.fg-finanz.dark .text-success{color:#66bb6a!important}.fg-finanz.dark.dark .bg-primary-50{background-color:#063b21!important}.fg-finanz.dark .required.ng-invalid .mat-mdc-form-field-outline-thick,.fg-finanz.dark .required.ng-invalid .mat-mdc-input-element,.fg-finanz.dark .required.ng-invalid label{opacity:1;caret-color:#ff1744!important;color:#ff1744!important}.fg-finanz.dark fp-icon-tile .required{border-color:#ff1744!important;caret-color:#ff1744!important;color:#ff1744!important}.fg-finanz.dark .mat-button-toggle-checked{background-color:#388063}.fg-finanz.dark .mdc-slider__value-indicator{background-color:#388063!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.fg-finanz.dark .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#388063!important}.fg-finanz.dark fp-kontoinhaber-select-field{font-size:.5em!important}.fg-finanz.dark fp-kontoinhaber-select-field .mat-mdc-form-field-label,.fg-finanz.dark fp-kontoinhaber-select-field .mat-mdc-select-arrow,.fg-finanz.dark fp-kontoinhaber-select-field .mat-mdc-select-value,.fg-finanz.dark fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.fg-finanz.dark fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.fg-finanz.dark fp-kontoinhaber-select-field .mdc-notched-outline__leading,.fg-finanz.dark fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.fg-finanz.dark fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.fg-finanz.dark fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.fg-finanz.dark .navigationbar{border-top-color:#388063}.fg-finanz.dark .vermoegen-und-verbindlichkeiten-result{color:#388063}.fg-finanz.dark .mdc-button{font-size:.875rem!important}.fg-finanz.dark .mdc-button span{white-space:nowrap!important}.fg-finanz.dark .mdc-button[mat-flat-button]{color:#fff!important;background-color:#0c4c30!important}.fg-finanz.dark .mdc-button[mat-stroked-button]{color:#0c4c30!important;background-color:#fff!important}.fg-finanz.dark .mat-mdc-outlined-button{border-color:#388063!important;color:#388063!important}.fg-finanz.dark .mdc-button[disabled]{opacity:.6}.fg-finanz.dark .mat-ripple:not(.ziel-card){color:#000!important}.fg-finanz.dark.dark .mat-ripple:not(.ziel-card){color:#fff!important}.fg-finanz.dark.dark .dark-button{color:#000;background-color:#388063}.fg-finanz.dark.accessibility-light .accessibility-button,.fg-finanz.dark.accessibility-dark .accessibility-button{color:#fff;background-color:#388063}.fg-finanz.dark.accessibility-light .list-item-link,.fg-finanz.dark.accessibility-dark .list-item-link{color:#0c4c30;background-color:#fff}.fg-finanz.dark.accessibility-light .list-item-link--active,.fg-finanz.dark.accessibility-light .list-item-link--active .sublist-item-link--active,.fg-finanz.dark.accessibility-dark .list-item-link--active,.fg-finanz.dark.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#fff;background-color:#063b21!important}.fg-finanz.dark.accessibility-light span.text-primary-not-important,.fg-finanz.dark.accessibility-dark span.text-primary-not-important,.fg-finanz.dark.accessibility-light .text-primary,.fg-finanz.dark.accessibility-dark .text-primary{background-color:#fff!important}.fg-finanz.dark.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.fg-finanz.dark.accessibility-light .legal-footer .data-input,.fg-finanz.dark.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#063b21!important}.fg-finanz.dark.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000!important}.fg-finanz.dark.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.fg-finanz.dark.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#388063!important}.fg-finanz.dark.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#8ab4a4!important}.fg-finanz.dark.accessibility-dark .fp-milestone-page .text-primary{color:#5b967f!important}.fg-finanz.dark.accessibility-dark .fp-milestone-page .text-accent{color:#388063!important}.fg-finanz.dark.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.fg-finanz.dark.accessibility-dark .bar.bg-primary-50 span{color:#fff!important}.fg-finanz.dark fp-allgemeines,.fg-finanz.dark fp-versorgungswunsch,.fg-finanz.dark fp-versorgungs-wunsch,.fg-finanz.dark fp-bestehende-versorgung,.fg-finanz.dark fp-erforderliches-kapital{width:100%!important}.fg-finanz.dark .mat-toolbar,.fg-finanz.dark .top-toolbar .mat-toolbar{background-color:#000}.fg-finanz.dark a,.fg-finanz.dark .router-link-active,.fg-finanz.dark .clickable-icon{color:#388063}.fg-finanz.dark a.list-item-link--active,.fg-finanz.dark .router-link-active.list-item-link--active,.fg-finanz.dark .clickable-icon.list-item-link--active,.fg-finanz.dark a.list-item-link--active .sublist-item-link--active,.fg-finanz.dark .router-link-active.list-item-link--active .sublist-item-link--active,.fg-finanz.dark .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#424242}.fg-finanz.dark a:hover,.fg-finanz.dark .router-link-active:hover,.fg-finanz.dark .clickable-icon:hover{color:#b9d2c8}.fg-finanz.dark .emptybankcard{color:#156948;border-color:#156948}.finum{background-color:#f5f5f5;color:#424242}.finum{--mat-ripple-color: rgba(0, 0, 0, .1)}.finum{--mat-option-selected-state-label-text-color: #144569;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.finum .mat-accent{--mat-option-selected-state-label-text-color: #bdbdbd;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.finum .mat-warn{--mat-option-selected-state-label-text-color: #d32f2f;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.finum{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.finum{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.finum{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.finum .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #144569;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.finum .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #144569;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.finum .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.finum .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.finum .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #d32f2f;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.finum .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #d32f2f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.finum{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.finum{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.finum{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.finum{--mdc-elevated-card-container-shape: 4px}.finum{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.finum{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.finum{--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.finum{--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}.finum{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.finum{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.finum .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #144569;--mdc-linear-progress-track-color: rgba(20, 69, 105, .25)}.finum .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #bdbdbd;--mdc-linear-progress-track-color: rgba(189, 189, 189, .25)}.finum .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #d32f2f;--mdc-linear-progress-track-color: rgba(211, 47, 47, .25)}.finum{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.finum{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.finum{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.finum{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.finum{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.finum{--mdc-filled-text-field-caret-color: #144569;--mdc-filled-text-field-focus-active-indicator-color: #144569;--mdc-filled-text-field-focus-label-text-color: rgba(20, 69, 105, .87);--mdc-filled-text-field-container-color: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #d32f2f;--mdc-filled-text-field-error-focus-label-text-color: #d32f2f;--mdc-filled-text-field-error-label-text-color: #d32f2f;--mdc-filled-text-field-error-caret-color: #d32f2f;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-hover-active-indicator-color: #d32f2f}.finum{--mdc-outlined-text-field-caret-color: #144569;--mdc-outlined-text-field-focus-outline-color: #144569;--mdc-outlined-text-field-focus-label-text-color: rgba(20, 69, 105, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #d32f2f;--mdc-outlined-text-field-error-focus-label-text-color: #d32f2f;--mdc-outlined-text-field-error-label-text-color: #d32f2f;--mdc-outlined-text-field-error-hover-label-text-color: #d32f2f;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #d32f2f;--mdc-outlined-text-field-error-hover-outline-color: #d32f2f;--mdc-outlined-text-field-error-outline-color: #d32f2f}.finum{--mat-form-field-focus-select-arrow-color: rgba(20, 69, 105, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #d32f2f;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.finum .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #bdbdbd;--mdc-filled-text-field-focus-active-indicator-color: #bdbdbd;--mdc-filled-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.finum .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #bdbdbd;--mdc-outlined-text-field-focus-outline-color: #bdbdbd;--mdc-outlined-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.finum .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(189, 189, 189, .87)}.finum .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #d32f2f;--mdc-filled-text-field-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.finum .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #d32f2f;--mdc-outlined-text-field-focus-outline-color: #d32f2f;--mdc-outlined-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.finum .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(211, 47, 47, .87)}.finum{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.finum{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.finum{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.finum{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.finum{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.finum{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(20, 69, 105, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.finum .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(189, 189, 189, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.finum .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(211, 47, 47, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.finum{--mat-select-arrow-transform: translateY(-8px)}.finum{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.finum{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.finum{--mat-autocomplete-background-color: white}.finum{--mdc-dialog-container-shape: 4px}.finum{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.finum{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.finum{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.finum .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.finum .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.finum .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.finum .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.finum .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.finum .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #144569;--mdc-chip-elevated-selected-container-color: #144569;--mdc-chip-elevated-disabled-container-color: #144569;--mdc-chip-flat-disabled-selected-container-color: #144569;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.finum .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.finum .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.finum .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.finum .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color: #bdbdbd;--mdc-chip-elevated-selected-container-color: #bdbdbd;--mdc-chip-elevated-disabled-container-color: #bdbdbd;--mdc-chip-flat-disabled-selected-container-color: #bdbdbd;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}.finum .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.finum .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.finum .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.finum .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #d32f2f;--mdc-chip-elevated-selected-container-color: #d32f2f;--mdc-chip-elevated-disabled-container-color: #d32f2f;--mdc-chip-flat-disabled-selected-container-color: #d32f2f;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.finum .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.finum .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.finum .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.finum .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.finum{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.finum .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.finum{--mdc-switch-selected-focus-state-layer-color: #123e61;--mdc-switch-selected-handle-color: #123e61;--mdc-switch-selected-hover-state-layer-color: #123e61;--mdc-switch-selected-pressed-state-layer-color: #123e61;--mdc-switch-selected-focus-handle-color: #061f3b;--mdc-switch-selected-hover-handle-color: #061f3b;--mdc-switch-selected-pressed-handle-color: #061f3b;--mdc-switch-selected-focus-track-color: #5b7d96;--mdc-switch-selected-hover-track-color: #5b7d96;--mdc-switch-selected-pressed-track-color: #5b7d96;--mdc-switch-selected-track-color: #5b7d96;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.finum{--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}.finum .mat-mdc-slide-toggle{--mat-switch-label-text-color: rgba(0, 0, 0, .87)}.finum .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #757575;--mdc-switch-selected-handle-color: #757575;--mdc-switch-selected-hover-state-layer-color: #757575;--mdc-switch-selected-pressed-state-layer-color: #757575;--mdc-switch-selected-focus-handle-color: #212121;--mdc-switch-selected-hover-handle-color: #212121;--mdc-switch-selected-pressed-handle-color: #212121;--mdc-switch-selected-focus-track-color: #e0e0e0;--mdc-switch-selected-hover-track-color: #e0e0e0;--mdc-switch-selected-pressed-track-color: #e0e0e0;--mdc-switch-selected-track-color: #e0e0e0}.finum .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}.finum{--mdc-switch-state-layer-size: 40px}.finum .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.finum{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.finum .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #144569;--mdc-radio-selected-hover-icon-color: #144569;--mdc-radio-selected-icon-color: #144569;--mdc-radio-selected-pressed-icon-color: #144569}.finum .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #144569;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.finum .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.finum .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #bdbdbd;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.finum .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.finum .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #d32f2f;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.finum{--mdc-radio-state-layer-size: 40px}.finum{--mat-radio-touch-target-display: block}.finum{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.finum{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.finum{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.finum{--mdc-slider-handle-color: #144569;--mdc-slider-focus-handle-color: #144569;--mdc-slider-hover-handle-color: #144569;--mdc-slider-active-track-color: #144569;--mdc-slider-inactive-track-color: #144569;--mdc-slider-with-tick-marks-inactive-container-color: #144569;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000}.finum{--mat-slider-ripple-color: #144569;--mat-slider-hover-state-layer-color: rgba(20, 69, 105, .05);--mat-slider-focus-state-layer-color: rgba(20, 69, 105, .2);--mat-slider-value-indicator-opacity: .6}.finum .mat-accent{--mdc-slider-handle-color: #bdbdbd;--mdc-slider-focus-handle-color: #bdbdbd;--mdc-slider-hover-handle-color: #bdbdbd;--mdc-slider-active-track-color: #bdbdbd;--mdc-slider-inactive-track-color: #bdbdbd;--mdc-slider-with-tick-marks-inactive-container-color: #bdbdbd;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87)}.finum .mat-accent{--mat-slider-ripple-color: #bdbdbd;--mat-slider-hover-state-layer-color: rgba(189, 189, 189, .05);--mat-slider-focus-state-layer-color: rgba(189, 189, 189, .2)}.finum .mat-warn{--mdc-slider-handle-color: #d32f2f;--mdc-slider-focus-handle-color: #d32f2f;--mdc-slider-hover-handle-color: #d32f2f;--mdc-slider-active-track-color: #d32f2f;--mdc-slider-inactive-track-color: #d32f2f;--mdc-slider-with-tick-marks-inactive-container-color: #d32f2f;--mdc-slider-with-tick-marks-active-container-color: white}.finum .mat-warn{--mat-slider-ripple-color: #d32f2f;--mat-slider-hover-state-layer-color: rgba(211, 47, 47, .05);--mat-slider-focus-state-layer-color: rgba(211, 47, 47, .2)}.finum{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.finum{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.finum{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12)}.finum{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.finum{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.finum{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.finum{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.finum .mdc-list-item__start,.finum .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #144569;--mdc-radio-selected-hover-icon-color: #144569;--mdc-radio-selected-icon-color: #144569;--mdc-radio-selected-pressed-icon-color: #144569}.finum .mat-accent .mdc-list-item__start,.finum .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.finum .mat-warn .mdc-list-item__start,.finum .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.finum .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #144569;--mdc-checkbox-selected-hover-icon-color: #144569;--mdc-checkbox-selected-icon-color: #144569;--mdc-checkbox-selected-pressed-icon-color: #144569;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #144569;--mdc-checkbox-selected-hover-state-layer-color: #144569;--mdc-checkbox-selected-pressed-state-layer-color: #144569;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.finum .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.finum .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.finum .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.finum .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.finum .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.finum .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#144569}.finum .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.finum .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.finum .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.finum{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.finum{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.finum .mdc-list-item__start,.finum .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.finum .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.finum .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.finum .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.finum .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.finum .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.finum .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.finum{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.finum .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.finum{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}.finum{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.finum{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.finum{--mdc-secondary-navigation-tab-container-height: 48px}.finum{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.finum{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.finum .mat-mdc-tab-group,.finum .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #144569}.finum .mat-mdc-tab-group,.finum .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #144569;--mat-tab-header-active-ripple-color: #144569;--mat-tab-header-inactive-ripple-color: #144569;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #144569;--mat-tab-header-active-hover-label-text-color: #144569;--mat-tab-header-active-focus-indicator-color: #144569;--mat-tab-header-active-hover-indicator-color: #144569}.finum .mat-mdc-tab-group.mat-accent,.finum .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #bdbdbd}.finum .mat-mdc-tab-group.mat-accent,.finum .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #bdbdbd;--mat-tab-header-active-ripple-color: #bdbdbd;--mat-tab-header-inactive-ripple-color: #bdbdbd;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #bdbdbd;--mat-tab-header-active-hover-label-text-color: #bdbdbd;--mat-tab-header-active-focus-indicator-color: #bdbdbd;--mat-tab-header-active-hover-indicator-color: #bdbdbd}.finum .mat-mdc-tab-group.mat-warn,.finum .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #d32f2f}.finum .mat-mdc-tab-group.mat-warn,.finum .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #d32f2f;--mat-tab-header-active-ripple-color: #d32f2f;--mat-tab-header-inactive-ripple-color: #d32f2f;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #d32f2f;--mat-tab-header-active-hover-label-text-color: #d32f2f;--mat-tab-header-active-focus-indicator-color: #d32f2f;--mat-tab-header-active-hover-indicator-color: #d32f2f}.finum .mat-mdc-tab-group.mat-background-primary,.finum .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #144569;--mat-tab-header-with-background-foreground-color: white}.finum .mat-mdc-tab-group.mat-background-accent,.finum .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #bdbdbd;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}.finum .mat-mdc-tab-group.mat-background-warn,.finum .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #d32f2f;--mat-tab-header-with-background-foreground-color: white}.finum .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.finum .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.finum{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.finum{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.finum{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87)}.finum .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #144569;--mdc-checkbox-selected-hover-icon-color: #144569;--mdc-checkbox-selected-icon-color: #144569;--mdc-checkbox-selected-pressed-icon-color: #144569;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #144569;--mdc-checkbox-selected-hover-state-layer-color: #144569;--mdc-checkbox-selected-pressed-state-layer-color: #144569;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.finum .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.finum{--mdc-checkbox-state-layer-size: 40px}.finum{--mat-checkbox-touch-target-display: block}.finum{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.finum{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.finum{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.finum{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.finum{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.finum{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.finum{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.finum{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.finum{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.finum{--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.finum{--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12}.finum{--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.finum{--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12}.finum{--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.finum{--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12}.finum{--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.finum{--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.finum .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #144569}.finum .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #144569;--mat-text-button-ripple-color: rgba(20, 69, 105, .1)}.finum .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #bdbdbd}.finum .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #bdbdbd;--mat-text-button-ripple-color: rgba(189, 189, 189, .1)}.finum .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #d32f2f}.finum .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #d32f2f;--mat-text-button-ripple-color: rgba(211, 47, 47, .1)}.finum .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #144569;--mdc-filled-button-label-text-color: white}.finum .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.finum .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #bdbdbd;--mdc-filled-button-label-text-color: black}.finum .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.finum .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #d32f2f;--mdc-filled-button-label-text-color: white}.finum .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.finum .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #144569;--mdc-protected-button-label-text-color: white}.finum .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.finum .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #bdbdbd;--mdc-protected-button-label-text-color: black}.finum .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.finum .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #d32f2f;--mdc-protected-button-label-text-color: white}.finum .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.finum .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #144569;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.finum .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #144569;--mat-outlined-button-ripple-color: rgba(20, 69, 105, .1)}.finum .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #bdbdbd;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.finum .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #bdbdbd;--mat-outlined-button-ripple-color: rgba(189, 189, 189, .1)}.finum .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #d32f2f;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.finum .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #d32f2f;--mat-outlined-button-ripple-color: rgba(211, 47, 47, .1)}.finum{--mdc-text-button-container-height: 36px}.finum{--mdc-filled-button-container-height: 36px}.finum{--mdc-protected-button-container-height: 36px}.finum{--mdc-outlined-button-container-height: 36px}.finum{--mat-text-button-touch-target-display: block}.finum{--mat-filled-button-touch-target-display: block}.finum{--mat-protected-button-touch-target-display: block}.finum{--mat-outlined-button-touch-target-display: block}.finum{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.finum{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.finum{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.finum{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.finum{--mdc-icon-button-icon-size: 24px}.finum{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.finum{--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}.finum .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #144569}.finum .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #144569;--mat-icon-button-ripple-color: rgba(20, 69, 105, .1)}.finum .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #bdbdbd}.finum .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #bdbdbd;--mat-icon-button-ripple-color: rgba(189, 189, 189, .1)}.finum .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #d32f2f}.finum .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #d32f2f;--mat-icon-button-ripple-color: rgba(211, 47, 47, .1)}.finum{--mat-icon-button-touch-target-display: block}.finum .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.finum{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.finum{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.finum{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.finum{--mdc-fab-container-color: white}.finum{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.finum{--mdc-fab-small-container-color: white}.finum{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.finum .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #144569}.finum .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.finum .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #bdbdbd}.finum .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.finum .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #d32f2f}.finum .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.finum .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #144569}.finum .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.finum .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #bdbdbd}.finum .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.finum .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #d32f2f}.finum .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.finum{--mat-fab-touch-target-display: block}.finum{--mat-fab-small-touch-target-display: block}.finum{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.finum{--mdc-snackbar-container-shape: 4px}.finum{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}.finum{--mat-snack-bar-button-color: #b9c7d2}.finum{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.finum{--mat-table-row-item-outline-width: 1px}.finum{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}.finum{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.finum{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.finum{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.finum{--mdc-circular-progress-active-indicator-color: #144569}.finum .mat-accent{--mdc-circular-progress-active-indicator-color: #bdbdbd}.finum .mat-warn{--mdc-circular-progress-active-indicator-color: #d32f2f}.finum{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.finum{--mat-badge-background-color: #144569;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.finum .mat-badge-accent{--mat-badge-background-color: #bdbdbd;--mat-badge-text-color: rgba(0, 0, 0, .87)}.finum .mat-badge-warn{--mat-badge-background-color: #d32f2f;--mat-badge-text-color: white}.finum{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.finum{--mat-bottom-sheet-container-shape: 4px}.finum{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.finum{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.finum{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.finum{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.finum{--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd}.finum{--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: rgb(224.4, 224.4, 224.4)}.finum{--mat-standard-button-toggle-height: 48px}.finum{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.finum{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.finum{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.finum{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #144569;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(20, 69, 105, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(20, 69, 105, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(20, 69, 105, .3);--mat-datepicker-toggle-active-state-icon-color: #144569;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(20, 69, 105, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.finum .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #bdbdbd;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(189, 189, 189, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(189, 189, 189, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.finum .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #d32f2f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(211, 47, 47, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(211, 47, 47, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.finum .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #bdbdbd}.finum .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #d32f2f}.finum .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.finum .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.finum{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.finum{--mat-divider-width: 1px}.finum{--mat-divider-color: rgba(0, 0, 0, .12)}.finum{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.finum{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}.finum{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.finum{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.finum{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.finum{--mat-icon-color: inherit}.finum .mat-icon.mat-primary{--mat-icon-color: #144569}.finum .mat-icon.mat-accent{--mat-icon-color: #bdbdbd}.finum .mat-icon.mat-warn{--mat-icon-color: #d32f2f}.finum{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.finum{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}.finum{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #144569;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #144569;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #144569;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #d32f2f;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #d32f2f;--mat-stepper-header-error-state-icon-background-color: transparent}.finum .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #bdbdbd;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #bdbdbd;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #bdbdbd;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87)}.finum .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #d32f2f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #d32f2f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #d32f2f;--mat-stepper-header-edit-state-icon-foreground-color: white}.finum{--mat-stepper-header-height: 72px}.finum{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.finum{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.finum{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.finum .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #144569;--mat-toolbar-container-text-color: white}.finum .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #bdbdbd;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.finum .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #d32f2f;--mat-toolbar-container-text-color: white}.finum{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.finum{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.finum{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.finum{--mat-tree-node-min-height: 48px}.finum{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.finum{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.finum{--mat-timepicker-container-background-color: white}.finum::-webkit-scrollbar-track{background-color:#b9c7d2}.finum::-webkit-scrollbar-thumb{background-color:#144569}.finum::-webkit-scrollbar-thumb:hover{background-color:#376180}.finum .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#b9c7d2}.finum .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#144569}.finum .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#376180}.finum .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#b9c7d2}.finum .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#144569}.finum .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#376180}.finum .stroke-primary{stroke:#144569!important}.finum .color-primary{color:#144569!important}.finum .bg-primary{background-color:#144569!important;color:#fff!important}.finum .bg-primary-100{background-color:#b9c7d2!important;color:#000!important}.finum .bg-primary-50{background-color:#e3e9ed!important;color:#000!important}.finum .bg-accent{background-color:#bdbdbd!important}.finum .bg-success{background-color:#81c784!important}.finum .bg-warn{background-color:#d32f2f!important;color:#fff}.finum .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.finum .bg-warn-50{background-color:#ffebee!important;color:#000000de}.finum .text-primary{color:#144569!important}.finum .text-primary-not-important{color:#0b2e4c}.finum .border-primary,.finum .border-primary-left,.finum .border-primary-right,.finum .border-primary-top,.finum .border-primary-bottom{border-color:#144569}.finum .border-accent{border-color:#bdbdbd!important}.finum .border-accent-100{border-color:#f5f5f5!important}.finum .outline-primary{outline-color:#144569!important}.finum .text-warn{color:#f44336!important}.finum .text-error{color:#ef5350!important}.finum .text-accent{color:#9e9e9e!important}.finum .text-hover:hover,.finum .text-hover:hover *{color:#8aa2b4!important}.finum .text-success{color:#66bb6a!important}.finum.dark .bg-primary-50{background-color:#061f3b!important}.finum .required.ng-invalid .mat-mdc-form-field-outline-thick,.finum .required.ng-invalid .mat-mdc-input-element,.finum .required.ng-invalid label{opacity:1;caret-color:#d32f2f!important;color:#d32f2f!important}.finum fp-icon-tile .required{border-color:#d32f2f!important;caret-color:#d32f2f!important;color:#d32f2f!important}.finum .mat-button-toggle-checked{background-color:#376180}.finum .mdc-slider__value-indicator{background-color:#376180!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.finum .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#376180!important}.finum fp-kontoinhaber-select-field{font-size:.5em!important}.finum fp-kontoinhaber-select-field .mat-mdc-form-field-label,.finum fp-kontoinhaber-select-field .mat-mdc-select-arrow,.finum fp-kontoinhaber-select-field .mat-mdc-select-value,.finum fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.finum fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.finum fp-kontoinhaber-select-field .mdc-notched-outline__leading,.finum fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.finum fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.finum fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.finum .navigationbar{border-top-color:#376180}.finum .vermoegen-und-verbindlichkeiten-result{color:#144569}.finum .mdc-button{font-size:.875rem!important}.finum .mdc-button span{white-space:nowrap!important}.finum .mdc-button[mat-flat-button]{color:#fff!important;background-color:#0b2e4c!important}.finum .mdc-button[mat-stroked-button]{color:#0b2e4c!important;background-color:#fff!important}.finum .mat-mdc-outlined-button{border-color:#376180!important;color:#376180!important}.finum .mdc-button[disabled]{opacity:.6}.finum .mat-ripple:not(.ziel-card){color:#000!important}.finum.dark .mat-ripple:not(.ziel-card){color:#fff!important}.finum.dark .dark-button{color:#000;background-color:#376180}.finum.accessibility-light .accessibility-button,.finum.accessibility-dark .accessibility-button{color:#fff;background-color:#376180}.finum.accessibility-light .list-item-link,.finum.accessibility-dark .list-item-link{color:#0b2e4c;background-color:#fff}.finum.accessibility-light .list-item-link--active,.finum.accessibility-light .list-item-link--active .sublist-item-link--active,.finum.accessibility-dark .list-item-link--active,.finum.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#fff;background-color:#061f3b!important}.finum.accessibility-light span.text-primary-not-important,.finum.accessibility-dark span.text-primary-not-important,.finum.accessibility-light .text-primary,.finum.accessibility-dark .text-primary{background-color:#fff!important}.finum.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.finum.accessibility-light .legal-footer .data-input,.finum.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#061f3b!important}.finum.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000!important}.finum.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.finum.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#376180!important}.finum.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#8aa2b4!important}.finum.accessibility-dark .fp-milestone-page .text-primary{color:#5b7d96!important}.finum.accessibility-dark .fp-milestone-page .text-accent{color:#376180!important}.finum.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.finum.accessibility-dark .bar.bg-primary-50 span{color:#fff!important}.finum fp-allgemeines,.finum fp-versorgungswunsch,.finum fp-versorgungs-wunsch,.finum fp-bestehende-versorgung,.finum fp-erforderliches-kapital{width:100%!important}.finum .mat-toolbar,.finum .top-toolbar .mat-toolbar{background-color:#fff}.finum .emptybankcard{color:#144569;border-color:#144569}.finum a,.finum .router-link-active,.finum .clickable-icon{color:#144569}.finum a.list-item-link--active,.finum .router-link-active.list-item-link--active,.finum .clickable-icon.list-item-link--active,.finum a.list-item-link--active .sublist-item-link--active,.finum .router-link-active.list-item-link--active .sublist-item-link--active,.finum .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#e0e0e0}.finum a:hover,.finum .router-link-active:hover,.finum .clickable-icon:hover{color:#8aa2b4}.finum .checklist{top:50%!important;left:50%!important}.finum.dark{background-color:#000;color:#eee}.finum.dark{--mat-ripple-color: rgba(255, 255, 255, .1)}.finum.dark{--mat-option-selected-state-label-text-color: #8aa2b4;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.finum.dark .mat-accent{--mat-option-selected-state-label-text-color: #757575;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.finum.dark .mat-warn{--mat-option-selected-state-label-text-color: #ff1744;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.finum.dark{--mat-optgroup-label-text-color: white}.finum.dark{--mat-full-pseudo-checkbox-selected-icon-color: #757575;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.finum.dark{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #757575;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.finum.dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #8aa2b4;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.finum.dark .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #8aa2b4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.finum.dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #757575;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.finum.dark .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #757575;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.finum.dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ff1744;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.finum.dark .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff1744;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.finum.dark{--mat-app-background-color: #303030;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.finum.dark{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.finum.dark{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.finum.dark{--mdc-elevated-card-container-shape: 4px}.finum.dark{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.finum.dark{--mdc-elevated-card-container-color: #424242;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.finum.dark{--mdc-outlined-card-container-color: #424242;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.finum.dark{--mat-card-subtitle-text-color: rgba(255, 255, 255, .7)}.finum.dark{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.finum.dark{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.finum.dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #8aa2b4;--mdc-linear-progress-track-color: rgba(138, 162, 180, .25)}.finum.dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #757575;--mdc-linear-progress-track-color: rgba(117, 117, 117, .25)}.finum.dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ff1744;--mdc-linear-progress-track-color: rgba(255, 23, 68, .25)}.finum.dark{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.finum.dark{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.finum.dark{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.finum.dark{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.finum.dark{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.finum.dark{--mdc-filled-text-field-caret-color: #8aa2b4;--mdc-filled-text-field-focus-active-indicator-color: #8aa2b4;--mdc-filled-text-field-focus-label-text-color: rgba(138, 162, 180, .87);--mdc-filled-text-field-container-color: rgb(73.56, 73.56, 73.56);--mdc-filled-text-field-disabled-container-color: rgb(69.78, 69.78, 69.78);--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #ff1744;--mdc-filled-text-field-error-focus-label-text-color: #ff1744;--mdc-filled-text-field-error-label-text-color: #ff1744;--mdc-filled-text-field-error-caret-color: #ff1744;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #ff1744;--mdc-filled-text-field-error-focus-active-indicator-color: #ff1744;--mdc-filled-text-field-error-hover-active-indicator-color: #ff1744}.finum.dark{--mdc-outlined-text-field-caret-color: #8aa2b4;--mdc-outlined-text-field-focus-outline-color: #8aa2b4;--mdc-outlined-text-field-focus-label-text-color: rgba(138, 162, 180, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #ff1744;--mdc-outlined-text-field-error-focus-label-text-color: #ff1744;--mdc-outlined-text-field-error-label-text-color: #ff1744;--mdc-outlined-text-field-error-hover-label-text-color: #ff1744;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #ff1744;--mdc-outlined-text-field-error-hover-outline-color: #ff1744;--mdc-outlined-text-field-error-outline-color: #ff1744}.finum.dark{--mat-form-field-focus-select-arrow-color: rgba(138, 162, 180, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #ff1744;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24}.finum.dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #757575;--mdc-filled-text-field-focus-active-indicator-color: #757575;--mdc-filled-text-field-focus-label-text-color: rgba(117, 117, 117, .87)}.finum.dark .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #757575;--mdc-outlined-text-field-focus-outline-color: #757575;--mdc-outlined-text-field-focus-label-text-color: rgba(117, 117, 117, .87)}.finum.dark .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(117, 117, 117, .87)}.finum.dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ff1744;--mdc-filled-text-field-focus-active-indicator-color: #ff1744;--mdc-filled-text-field-focus-label-text-color: rgba(255, 23, 68, .87)}.finum.dark .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #ff1744;--mdc-outlined-text-field-focus-outline-color: #ff1744;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 23, 68, .87)}.finum.dark .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(255, 23, 68, .87)}.finum.dark{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.finum.dark{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.finum.dark{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.finum.dark{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.finum.dark{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.finum.dark{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(138, 162, 180, .87);--mat-select-invalid-arrow-color: rgba(255, 23, 68, .87)}.finum.dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(117, 117, 117, .87);--mat-select-invalid-arrow-color: rgba(255, 23, 68, .87)}.finum.dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(255, 23, 68, .87);--mat-select-invalid-arrow-color: rgba(255, 23, 68, .87)}.finum.dark{--mat-select-arrow-transform: translateY(-8px)}.finum.dark{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.finum.dark{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.finum.dark{--mat-autocomplete-background-color: #424242}.finum.dark{--mdc-dialog-container-shape: 4px}.finum.dark{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.finum.dark{--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.finum.dark{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.finum.dark .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.finum.dark .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.finum.dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-disabled-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-flat-disabled-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa}.finum.dark .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.finum.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.finum.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #8aa2b4;--mdc-chip-elevated-selected-container-color: #8aa2b4;--mdc-chip-elevated-disabled-container-color: #8aa2b4;--mdc-chip-flat-disabled-selected-container-color: #8aa2b4;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black}.finum.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.finum.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.finum.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.finum.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #757575;--mdc-chip-elevated-selected-container-color: #757575;--mdc-chip-elevated-disabled-container-color: #757575;--mdc-chip-flat-disabled-selected-container-color: #757575;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.finum.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.finum.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.finum.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.finum.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ff1744;--mdc-chip-elevated-selected-container-color: #ff1744;--mdc-chip-elevated-disabled-container-color: #ff1744;--mdc-chip-flat-disabled-selected-container-color: #ff1744;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.finum.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.finum.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.finum.dark .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.finum.dark .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.finum.dark{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.finum.dark .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.finum.dark{--mdc-switch-selected-focus-state-layer-color: #5b7d96;--mdc-switch-selected-handle-color: #5b7d96;--mdc-switch-selected-hover-state-layer-color: #5b7d96;--mdc-switch-selected-pressed-state-layer-color: #5b7d96;--mdc-switch-selected-focus-handle-color: #8aa2b4;--mdc-switch-selected-hover-handle-color: #8aa2b4;--mdc-switch-selected-pressed-handle-color: #8aa2b4;--mdc-switch-selected-focus-track-color: #123e61;--mdc-switch-selected-hover-track-color: #123e61;--mdc-switch-selected-pressed-track-color: #123e61;--mdc-switch-selected-track-color: #123e61;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.finum.dark{--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5)}.finum.dark .mat-mdc-slide-toggle{--mat-switch-label-text-color: white}.finum.dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #e0e0e0;--mdc-switch-selected-handle-color: #e0e0e0;--mdc-switch-selected-hover-state-layer-color: #e0e0e0;--mdc-switch-selected-pressed-state-layer-color: #e0e0e0;--mdc-switch-selected-focus-handle-color: #eeeeee;--mdc-switch-selected-hover-handle-color: #eeeeee;--mdc-switch-selected-pressed-handle-color: #eeeeee;--mdc-switch-selected-focus-track-color: #757575;--mdc-switch-selected-hover-track-color: #757575;--mdc-switch-selected-pressed-track-color: #757575;--mdc-switch-selected-track-color: #757575}.finum.dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e57373;--mdc-switch-selected-handle-color: #e57373;--mdc-switch-selected-hover-state-layer-color: #e57373;--mdc-switch-selected-pressed-state-layer-color: #e57373;--mdc-switch-selected-focus-handle-color: #ef9a9a;--mdc-switch-selected-hover-handle-color: #ef9a9a;--mdc-switch-selected-pressed-handle-color: #ef9a9a;--mdc-switch-selected-focus-track-color: #e53935;--mdc-switch-selected-hover-track-color: #e53935;--mdc-switch-selected-pressed-track-color: #e53935;--mdc-switch-selected-track-color: #e53935}.finum.dark{--mdc-switch-state-layer-size: 40px}.finum.dark .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.finum.dark{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.finum.dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #8aa2b4;--mdc-radio-selected-hover-icon-color: #8aa2b4;--mdc-radio-selected-icon-color: #8aa2b4;--mdc-radio-selected-pressed-icon-color: #8aa2b4}.finum.dark .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #8aa2b4;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.finum.dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #757575;--mdc-radio-selected-hover-icon-color: #757575;--mdc-radio-selected-icon-color: #757575;--mdc-radio-selected-pressed-icon-color: #757575}.finum.dark .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #757575;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.finum.dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ff1744;--mdc-radio-selected-hover-icon-color: #ff1744;--mdc-radio-selected-icon-color: #ff1744;--mdc-radio-selected-pressed-icon-color: #ff1744}.finum.dark .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #ff1744;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.finum.dark{--mdc-radio-state-layer-size: 40px}.finum.dark{--mat-radio-touch-target-display: block}.finum.dark{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.finum.dark{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.finum.dark{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.finum.dark{--mdc-slider-handle-color: #8aa2b4;--mdc-slider-focus-handle-color: #8aa2b4;--mdc-slider-hover-handle-color: #8aa2b4;--mdc-slider-active-track-color: #8aa2b4;--mdc-slider-inactive-track-color: #8aa2b4;--mdc-slider-with-tick-marks-inactive-container-color: #8aa2b4;--mdc-slider-with-tick-marks-active-container-color: black;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff}.finum.dark{--mat-slider-ripple-color: #8aa2b4;--mat-slider-hover-state-layer-color: rgba(138, 162, 180, .05);--mat-slider-focus-state-layer-color: rgba(138, 162, 180, .2);--mat-slider-value-indicator-opacity: .9}.finum.dark .mat-accent{--mdc-slider-handle-color: #757575;--mdc-slider-focus-handle-color: #757575;--mdc-slider-hover-handle-color: #757575;--mdc-slider-active-track-color: #757575;--mdc-slider-inactive-track-color: #757575;--mdc-slider-with-tick-marks-inactive-container-color: #757575;--mdc-slider-with-tick-marks-active-container-color: white}.finum.dark .mat-accent{--mat-slider-ripple-color: #757575;--mat-slider-hover-state-layer-color: rgba(117, 117, 117, .05);--mat-slider-focus-state-layer-color: rgba(117, 117, 117, .2)}.finum.dark .mat-warn{--mdc-slider-handle-color: #ff1744;--mdc-slider-focus-handle-color: #ff1744;--mdc-slider-hover-handle-color: #ff1744;--mdc-slider-active-track-color: #ff1744;--mdc-slider-inactive-track-color: #ff1744;--mdc-slider-with-tick-marks-inactive-container-color: #ff1744;--mdc-slider-with-tick-marks-active-container-color: white}.finum.dark .mat-warn{--mat-slider-ripple-color: #ff1744;--mat-slider-hover-state-layer-color: rgba(255, 23, 68, .05);--mat-slider-focus-state-layer-color: rgba(255, 23, 68, .2)}.finum.dark{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.finum.dark{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.finum.dark{--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #424242;--mat-menu-divider-color: rgba(255, 255, 255, .12)}.finum.dark{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.finum.dark{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.finum.dark{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.finum.dark{--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24}.finum.dark .mdc-list-item__start,.finum.dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #8aa2b4;--mdc-radio-selected-hover-icon-color: #8aa2b4;--mdc-radio-selected-icon-color: #8aa2b4;--mdc-radio-selected-pressed-icon-color: #8aa2b4}.finum.dark .mat-accent .mdc-list-item__start,.finum.dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #757575;--mdc-radio-selected-hover-icon-color: #757575;--mdc-radio-selected-icon-color: #757575;--mdc-radio-selected-pressed-icon-color: #757575}.finum.dark .mat-warn .mdc-list-item__start,.finum.dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ff1744;--mdc-radio-selected-hover-icon-color: #ff1744;--mdc-radio-selected-icon-color: #ff1744;--mdc-radio-selected-pressed-icon-color: #ff1744}.finum.dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #8aa2b4;--mdc-checkbox-selected-hover-icon-color: #8aa2b4;--mdc-checkbox-selected-icon-color: #8aa2b4;--mdc-checkbox-selected-pressed-icon-color: #8aa2b4;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #8aa2b4;--mdc-checkbox-selected-hover-state-layer-color: #8aa2b4;--mdc-checkbox-selected-pressed-state-layer-color: #8aa2b4;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.finum.dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #757575;--mdc-checkbox-selected-hover-icon-color: #757575;--mdc-checkbox-selected-icon-color: #757575;--mdc-checkbox-selected-pressed-icon-color: #757575;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #757575;--mdc-checkbox-selected-hover-state-layer-color: #757575;--mdc-checkbox-selected-pressed-state-layer-color: #757575;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.finum.dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ff1744;--mdc-checkbox-selected-hover-icon-color: #ff1744;--mdc-checkbox-selected-icon-color: #ff1744;--mdc-checkbox-selected-pressed-icon-color: #ff1744;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff1744;--mdc-checkbox-selected-hover-state-layer-color: #ff1744;--mdc-checkbox-selected-pressed-state-layer-color: #ff1744;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.finum.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.finum.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.finum.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.finum.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#8aa2b4}.finum.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.finum.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.finum.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.finum.dark{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.finum.dark{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.finum.dark .mdc-list-item__start,.finum.dark .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.finum.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.finum.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.finum.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.finum.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.finum.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.finum.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.finum.dark{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.finum.dark .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.finum.dark{--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12)}.finum.dark{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.finum.dark{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.finum.dark{--mdc-secondary-navigation-tab-container-height: 48px}.finum.dark{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.finum.dark{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.finum.dark .mat-mdc-tab-group,.finum.dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #8aa2b4}.finum.dark .mat-mdc-tab-group,.finum.dark .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #8aa2b4;--mat-tab-header-active-ripple-color: #8aa2b4;--mat-tab-header-inactive-ripple-color: #8aa2b4;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #8aa2b4;--mat-tab-header-active-hover-label-text-color: #8aa2b4;--mat-tab-header-active-focus-indicator-color: #8aa2b4;--mat-tab-header-active-hover-indicator-color: #8aa2b4}.finum.dark .mat-mdc-tab-group.mat-accent,.finum.dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #757575}.finum.dark .mat-mdc-tab-group.mat-accent,.finum.dark .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #757575;--mat-tab-header-active-ripple-color: #757575;--mat-tab-header-inactive-ripple-color: #757575;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #757575;--mat-tab-header-active-hover-label-text-color: #757575;--mat-tab-header-active-focus-indicator-color: #757575;--mat-tab-header-active-hover-indicator-color: #757575}.finum.dark .mat-mdc-tab-group.mat-warn,.finum.dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ff1744}.finum.dark .mat-mdc-tab-group.mat-warn,.finum.dark .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #ff1744;--mat-tab-header-active-ripple-color: #ff1744;--mat-tab-header-inactive-ripple-color: #ff1744;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #ff1744;--mat-tab-header-active-hover-label-text-color: #ff1744;--mat-tab-header-active-focus-indicator-color: #ff1744;--mat-tab-header-active-hover-indicator-color: #ff1744}.finum.dark .mat-mdc-tab-group.mat-background-primary,.finum.dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #8aa2b4;--mat-tab-header-with-background-foreground-color: black}.finum.dark .mat-mdc-tab-group.mat-background-accent,.finum.dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #757575;--mat-tab-header-with-background-foreground-color: white}.finum.dark .mat-mdc-tab-group.mat-background-warn,.finum.dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ff1744;--mat-tab-header-with-background-foreground-color: white}.finum.dark .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.finum.dark .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.finum.dark{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.finum.dark{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #757575;--mdc-checkbox-selected-hover-icon-color: #757575;--mdc-checkbox-selected-icon-color: #757575;--mdc-checkbox-selected-pressed-icon-color: #757575;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #757575;--mdc-checkbox-selected-hover-state-layer-color: #757575;--mdc-checkbox-selected-pressed-state-layer-color: #757575;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.finum.dark{--mat-checkbox-disabled-label-color: rgba(255, 255, 255, .5);--mat-checkbox-label-text-color: white}.finum.dark .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #8aa2b4;--mdc-checkbox-selected-hover-icon-color: #8aa2b4;--mdc-checkbox-selected-icon-color: #8aa2b4;--mdc-checkbox-selected-pressed-icon-color: #8aa2b4;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #8aa2b4;--mdc-checkbox-selected-hover-state-layer-color: #8aa2b4;--mdc-checkbox-selected-pressed-state-layer-color: #8aa2b4;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.finum.dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ff1744;--mdc-checkbox-selected-hover-icon-color: #ff1744;--mdc-checkbox-selected-icon-color: #ff1744;--mdc-checkbox-selected-pressed-icon-color: #ff1744;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff1744;--mdc-checkbox-selected-hover-state-layer-color: #ff1744;--mdc-checkbox-selected-pressed-state-layer-color: #ff1744;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.finum.dark{--mdc-checkbox-state-layer-size: 40px}.finum.dark{--mat-checkbox-touch-target-display: block}.finum.dark{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.finum.dark{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.finum.dark{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.finum.dark{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.finum.dark{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.finum.dark{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.finum.dark{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.finum.dark{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.finum.dark{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.finum.dark{--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.finum.dark{--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24}.finum.dark{--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.finum.dark{--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24}.finum.dark{--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.finum.dark{--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24}.finum.dark{--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.finum.dark{--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24}.finum.dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #8aa2b4}.finum.dark .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #8aa2b4;--mat-text-button-ripple-color: rgba(138, 162, 180, .1)}.finum.dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #757575}.finum.dark .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #757575;--mat-text-button-ripple-color: rgba(117, 117, 117, .1)}.finum.dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ff1744}.finum.dark .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #ff1744;--mat-text-button-ripple-color: rgba(255, 23, 68, .1)}.finum.dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #8aa2b4;--mdc-filled-button-label-text-color: black}.finum.dark .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.finum.dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #757575;--mdc-filled-button-label-text-color: white}.finum.dark .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.finum.dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ff1744;--mdc-filled-button-label-text-color: white}.finum.dark .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.finum.dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #8aa2b4;--mdc-protected-button-label-text-color: black}.finum.dark .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.finum.dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #757575;--mdc-protected-button-label-text-color: white}.finum.dark .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.finum.dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ff1744;--mdc-protected-button-label-text-color: white}.finum.dark .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.finum.dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #8aa2b4;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.finum.dark .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #8aa2b4;--mat-outlined-button-ripple-color: rgba(138, 162, 180, .1)}.finum.dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #757575;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.finum.dark .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #757575;--mat-outlined-button-ripple-color: rgba(117, 117, 117, .1)}.finum.dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ff1744;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.finum.dark .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #ff1744;--mat-outlined-button-ripple-color: rgba(255, 23, 68, .1)}.finum.dark{--mdc-text-button-container-height: 36px}.finum.dark{--mdc-filled-button-container-height: 36px}.finum.dark{--mdc-protected-button-container-height: 36px}.finum.dark{--mdc-outlined-button-container-height: 36px}.finum.dark{--mat-text-button-touch-target-display: block}.finum.dark{--mat-filled-button-touch-target-display: block}.finum.dark{--mat-protected-button-touch-target-display: block}.finum.dark{--mat-outlined-button-touch-target-display: block}.finum.dark{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.finum.dark{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.finum.dark{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.finum.dark{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.finum.dark{--mdc-icon-button-icon-size: 24px}.finum.dark{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5)}.finum.dark{--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24}.finum.dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #8aa2b4}.finum.dark .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #8aa2b4;--mat-icon-button-ripple-color: rgba(138, 162, 180, .1)}.finum.dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #757575}.finum.dark .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #757575;--mat-icon-button-ripple-color: rgba(117, 117, 117, .1)}.finum.dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ff1744}.finum.dark .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #ff1744;--mat-icon-button-ripple-color: rgba(255, 23, 68, .1)}.finum.dark{--mat-icon-button-touch-target-display: block}.finum.dark .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.finum.dark{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.finum.dark{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.finum.dark{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.finum.dark{--mdc-fab-container-color: #424242}.finum.dark{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.finum.dark{--mdc-fab-small-container-color: #424242}.finum.dark{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-small-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.finum.dark .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #8aa2b4}.finum.dark .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.finum.dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #757575}.finum.dark .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.finum.dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ff1744}.finum.dark .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.finum.dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #8aa2b4}.finum.dark .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.finum.dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #757575}.finum.dark .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.finum.dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ff1744}.finum.dark .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.finum.dark{--mat-fab-touch-target-display: block}.finum.dark{--mat-fab-small-touch-target-display: block}.finum.dark{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.finum.dark{--mdc-snackbar-container-shape: 4px}.finum.dark{--mdc-snackbar-container-color: rgb(217.2, 217.2, 217.2);--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87)}.finum.dark{--mat-snack-bar-button-color: #144569}.finum.dark{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.finum.dark{--mat-table-row-item-outline-width: 1px}.finum.dark{--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12)}.finum.dark{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.finum.dark{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.finum.dark{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.finum.dark{--mdc-circular-progress-active-indicator-color: #8aa2b4}.finum.dark .mat-accent{--mdc-circular-progress-active-indicator-color: #757575}.finum.dark .mat-warn{--mdc-circular-progress-active-indicator-color: #ff1744}.finum.dark{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.finum.dark{--mat-badge-background-color: #8aa2b4;--mat-badge-text-color: black;--mat-badge-disabled-state-background-color: rgb(110.1, 110.1, 110.1);--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5)}.finum.dark .mat-badge-accent{--mat-badge-background-color: #757575;--mat-badge-text-color: white}.finum.dark .mat-badge-warn{--mat-badge-background-color: #ff1744;--mat-badge-text-color: white}.finum.dark{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.finum.dark{--mat-bottom-sheet-container-shape: 4px}.finum.dark{--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242}.finum.dark{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.finum.dark{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.finum.dark{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.finum.dark{--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242}.finum.dark{--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: rgb(88.68, 88.68, 88.68)}.finum.dark{--mat-standard-button-toggle-height: 48px}.finum.dark{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.finum.dark{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.finum.dark{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.finum.dark{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #8aa2b4;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(138, 162, 180, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(138, 162, 180, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(138, 162, 180, .3);--mat-datepicker-toggle-active-state-icon-color: #8aa2b4;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(138, 162, 180, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white}.finum.dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #757575;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(117, 117, 117, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(117, 117, 117, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(117, 117, 117, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(117, 117, 117, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.finum.dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ff1744;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 23, 68, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 23, 68, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 23, 68, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 23, 68, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.finum.dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #757575}.finum.dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ff1744}.finum.dark .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.finum.dark .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.finum.dark{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.finum.dark{--mat-divider-width: 1px}.finum.dark{--mat-divider-color: rgba(255, 255, 255, .12)}.finum.dark{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.finum.dark{--mat-expansion-container-background-color: #424242;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7)}.finum.dark{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.finum.dark{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.finum.dark{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.finum.dark{--mat-icon-color: inherit}.finum.dark .mat-icon.mat-primary{--mat-icon-color: #8aa2b4}.finum.dark .mat-icon.mat-accent{--mat-icon-color: #757575}.finum.dark .mat-icon.mat-warn{--mat-icon-color: #ff1744}.finum.dark{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.finum.dark{--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6)}.finum.dark{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #8aa2b4;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #8aa2b4;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #8aa2b4;--mat-stepper-header-edit-state-icon-foreground-color: black;--mat-stepper-container-color: #424242;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #ff1744;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #ff1744;--mat-stepper-header-error-state-icon-background-color: transparent}.finum.dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #757575;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #757575;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #757575;--mat-stepper-header-edit-state-icon-foreground-color: white}.finum.dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ff1744;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ff1744;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ff1744;--mat-stepper-header-edit-state-icon-foreground-color: white}.finum.dark{--mat-stepper-header-height: 72px}.finum.dark{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.finum.dark{--mat-sort-arrow-color: rgb(198.3, 198.3, 198.3)}.finum.dark{--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white}.finum.dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #8aa2b4;--mat-toolbar-container-text-color: black}.finum.dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #757575;--mat-toolbar-container-text-color: white}.finum.dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ff1744;--mat-toolbar-container-text-color: white}.finum.dark{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.finum.dark{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.finum.dark{--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white}.finum.dark{--mat-tree-node-min-height: 48px}.finum.dark{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.finum.dark{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.finum.dark{--mat-timepicker-container-background-color: #424242}.finum.dark::-webkit-scrollbar-track{background-color:#b9c7d2}.finum.dark::-webkit-scrollbar-thumb{background-color:#8aa2b4}.finum.dark::-webkit-scrollbar-thumb:hover{background-color:#376180}.finum.dark .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#b9c7d2}.finum.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#8aa2b4}.finum.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#376180}.finum.dark .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#b9c7d2}.finum.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#8aa2b4}.finum.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#376180}.finum.dark .stroke-primary{stroke:#8aa2b4!important}.finum.dark .color-primary{color:#8aa2b4!important}.finum.dark .bg-primary{background-color:#8aa2b4!important;color:#fff!important}.finum.dark .bg-primary-100{background-color:#b9c7d2!important;color:#000!important}.finum.dark .bg-primary-50{background-color:#e3e9ed!important;color:#000!important}.finum.dark .bg-accent{background-color:#757575!important}.finum.dark .bg-success{background-color:#81c784!important}.finum.dark .bg-warn{background-color:#ff1744!important;color:#fff}.finum.dark .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.finum.dark .bg-warn-50{background-color:#ffebee!important;color:#000000de}.finum.dark .text-primary{color:#8aa2b4!important}.finum.dark .text-primary-not-important{color:#0b2e4c}.finum.dark .border-primary,.finum.dark .border-primary-left,.finum.dark .border-primary-right,.finum.dark .border-primary-top,.finum.dark .border-primary-bottom{border-color:#8aa2b4}.finum.dark .border-accent{border-color:#757575!important}.finum.dark .border-accent-100{border-color:#f5f5f5!important}.finum.dark .outline-primary{outline-color:#8aa2b4!important}.finum.dark .text-warn{color:#f44336!important}.finum.dark .text-error{color:#ef5350!important}.finum.dark .text-accent{color:#9e9e9e!important}.finum.dark .text-hover:hover,.finum.dark .text-hover:hover *{color:#8aa2b4!important}.finum.dark .text-success{color:#66bb6a!important}.finum.dark.dark .bg-primary-50{background-color:#061f3b!important}.finum.dark .required.ng-invalid .mat-mdc-form-field-outline-thick,.finum.dark .required.ng-invalid .mat-mdc-input-element,.finum.dark .required.ng-invalid label{opacity:1;caret-color:#ff1744!important;color:#ff1744!important}.finum.dark fp-icon-tile .required{border-color:#ff1744!important;caret-color:#ff1744!important;color:#ff1744!important}.finum.dark .mat-button-toggle-checked{background-color:#376180}.finum.dark .mdc-slider__value-indicator{background-color:#376180!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.finum.dark .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#376180!important}.finum.dark fp-kontoinhaber-select-field{font-size:.5em!important}.finum.dark fp-kontoinhaber-select-field .mat-mdc-form-field-label,.finum.dark fp-kontoinhaber-select-field .mat-mdc-select-arrow,.finum.dark fp-kontoinhaber-select-field .mat-mdc-select-value,.finum.dark fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.finum.dark fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.finum.dark fp-kontoinhaber-select-field .mdc-notched-outline__leading,.finum.dark fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.finum.dark fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.finum.dark fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.finum.dark .navigationbar{border-top-color:#376180}.finum.dark .vermoegen-und-verbindlichkeiten-result{color:#8aa2b4}.finum.dark .mdc-button{font-size:.875rem!important}.finum.dark .mdc-button span{white-space:nowrap!important}.finum.dark .mdc-button[mat-flat-button]{color:#fff!important;background-color:#0b2e4c!important}.finum.dark .mdc-button[mat-stroked-button]{color:#0b2e4c!important;background-color:#fff!important}.finum.dark .mat-mdc-outlined-button{border-color:#376180!important;color:#376180!important}.finum.dark .mdc-button[disabled]{opacity:.6}.finum.dark .mat-ripple:not(.ziel-card){color:#000!important}.finum.dark.dark .mat-ripple:not(.ziel-card){color:#fff!important}.finum.dark.dark .dark-button{color:#000;background-color:#376180}.finum.dark.accessibility-light .accessibility-button,.finum.dark.accessibility-dark .accessibility-button{color:#fff;background-color:#376180}.finum.dark.accessibility-light .list-item-link,.finum.dark.accessibility-dark .list-item-link{color:#0b2e4c;background-color:#fff}.finum.dark.accessibility-light .list-item-link--active,.finum.dark.accessibility-light .list-item-link--active .sublist-item-link--active,.finum.dark.accessibility-dark .list-item-link--active,.finum.dark.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#fff;background-color:#061f3b!important}.finum.dark.accessibility-light span.text-primary-not-important,.finum.dark.accessibility-dark span.text-primary-not-important,.finum.dark.accessibility-light .text-primary,.finum.dark.accessibility-dark .text-primary{background-color:#fff!important}.finum.dark.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.finum.dark.accessibility-light .legal-footer .data-input,.finum.dark.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#061f3b!important}.finum.dark.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000!important}.finum.dark.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.finum.dark.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#376180!important}.finum.dark.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#8aa2b4!important}.finum.dark.accessibility-dark .fp-milestone-page .text-primary{color:#5b7d96!important}.finum.dark.accessibility-dark .fp-milestone-page .text-accent{color:#376180!important}.finum.dark.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.finum.dark.accessibility-dark .bar.bg-primary-50 span{color:#fff!important}.finum.dark fp-allgemeines,.finum.dark fp-versorgungswunsch,.finum.dark fp-versorgungs-wunsch,.finum.dark fp-bestehende-versorgung,.finum.dark fp-erforderliches-kapital{width:100%!important}.finum.dark .mat-toolbar,.finum.dark .top-toolbar .mat-toolbar{background-color:#000}.finum.dark a,.finum.dark .router-link-active,.finum.dark .clickable-icon{color:#8aa2b4}.finum.dark a.list-item-link--active,.finum.dark .router-link-active.list-item-link--active,.finum.dark .clickable-icon.list-item-link--active,.finum.dark a.list-item-link--active .sublist-item-link--active,.finum.dark .router-link-active.list-item-link--active .sublist-item-link--active,.finum.dark .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#424242}.finum.dark a:hover,.finum.dark .router-link-active:hover,.finum.dark .clickable-icon:hover{color:#b9c7d2}.finum.dark .emptybankcard{color:#144569;border-color:#144569}.global-finanz{background-color:#f5f5f5;color:#424242}.global-finanz{--mat-ripple-color: rgba(0, 0, 0, .1)}.global-finanz{--mat-option-selected-state-label-text-color: #333333;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.global-finanz .mat-accent{--mat-option-selected-state-label-text-color: #bdbdbd;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.global-finanz .mat-warn{--mat-option-selected-state-label-text-color: #d32f2f;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.global-finanz{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.global-finanz{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.global-finanz{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.global-finanz .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #333333;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.global-finanz .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #333333;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.global-finanz .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.global-finanz .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.global-finanz .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #d32f2f;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.global-finanz .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #d32f2f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.global-finanz{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.global-finanz{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.global-finanz{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.global-finanz{--mdc-elevated-card-container-shape: 4px}.global-finanz{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.global-finanz{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.global-finanz{--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.global-finanz{--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}.global-finanz{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.global-finanz{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.global-finanz .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #333333;--mdc-linear-progress-track-color: rgba(51, 51, 51, .25)}.global-finanz .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #bdbdbd;--mdc-linear-progress-track-color: rgba(189, 189, 189, .25)}.global-finanz .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #d32f2f;--mdc-linear-progress-track-color: rgba(211, 47, 47, .25)}.global-finanz{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.global-finanz{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.global-finanz{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.global-finanz{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.global-finanz{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.global-finanz{--mdc-filled-text-field-caret-color: #333333;--mdc-filled-text-field-focus-active-indicator-color: #333333;--mdc-filled-text-field-focus-label-text-color: rgba(51, 51, 51, .87);--mdc-filled-text-field-container-color: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #d32f2f;--mdc-filled-text-field-error-focus-label-text-color: #d32f2f;--mdc-filled-text-field-error-label-text-color: #d32f2f;--mdc-filled-text-field-error-caret-color: #d32f2f;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-hover-active-indicator-color: #d32f2f}.global-finanz{--mdc-outlined-text-field-caret-color: #333333;--mdc-outlined-text-field-focus-outline-color: #333333;--mdc-outlined-text-field-focus-label-text-color: rgba(51, 51, 51, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #d32f2f;--mdc-outlined-text-field-error-focus-label-text-color: #d32f2f;--mdc-outlined-text-field-error-label-text-color: #d32f2f;--mdc-outlined-text-field-error-hover-label-text-color: #d32f2f;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #d32f2f;--mdc-outlined-text-field-error-hover-outline-color: #d32f2f;--mdc-outlined-text-field-error-outline-color: #d32f2f}.global-finanz{--mat-form-field-focus-select-arrow-color: rgba(51, 51, 51, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #d32f2f;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.global-finanz .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #bdbdbd;--mdc-filled-text-field-focus-active-indicator-color: #bdbdbd;--mdc-filled-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.global-finanz .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #bdbdbd;--mdc-outlined-text-field-focus-outline-color: #bdbdbd;--mdc-outlined-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.global-finanz .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(189, 189, 189, .87)}.global-finanz .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #d32f2f;--mdc-filled-text-field-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.global-finanz .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #d32f2f;--mdc-outlined-text-field-focus-outline-color: #d32f2f;--mdc-outlined-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.global-finanz .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(211, 47, 47, .87)}.global-finanz{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.global-finanz{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.global-finanz{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.global-finanz{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.global-finanz{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.global-finanz{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(51, 51, 51, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.global-finanz .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(189, 189, 189, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.global-finanz .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(211, 47, 47, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.global-finanz{--mat-select-arrow-transform: translateY(-8px)}.global-finanz{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.global-finanz{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.global-finanz{--mat-autocomplete-background-color: white}.global-finanz{--mdc-dialog-container-shape: 4px}.global-finanz{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.global-finanz{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.global-finanz{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.global-finanz .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.global-finanz .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.global-finanz .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.global-finanz .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.global-finanz .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.global-finanz .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #333333;--mdc-chip-elevated-selected-container-color: #333333;--mdc-chip-elevated-disabled-container-color: #333333;--mdc-chip-flat-disabled-selected-container-color: #333333;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.global-finanz .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.global-finanz .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.global-finanz .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.global-finanz .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color: #bdbdbd;--mdc-chip-elevated-selected-container-color: #bdbdbd;--mdc-chip-elevated-disabled-container-color: #bdbdbd;--mdc-chip-flat-disabled-selected-container-color: #bdbdbd;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}.global-finanz .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.global-finanz .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.global-finanz .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.global-finanz .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #d32f2f;--mdc-chip-elevated-selected-container-color: #d32f2f;--mdc-chip-elevated-disabled-container-color: #d32f2f;--mdc-chip-flat-disabled-selected-container-color: #d32f2f;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.global-finanz .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.global-finanz .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.global-finanz .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.global-finanz .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.global-finanz{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.global-finanz .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.global-finanz{--mdc-switch-selected-focus-state-layer-color: #2e2e2e;--mdc-switch-selected-handle-color: #2e2e2e;--mdc-switch-selected-hover-state-layer-color: #2e2e2e;--mdc-switch-selected-pressed-state-layer-color: #2e2e2e;--mdc-switch-selected-focus-handle-color: #141414;--mdc-switch-selected-hover-handle-color: #141414;--mdc-switch-selected-pressed-handle-color: #141414;--mdc-switch-selected-focus-track-color: #707070;--mdc-switch-selected-hover-track-color: #707070;--mdc-switch-selected-pressed-track-color: #707070;--mdc-switch-selected-track-color: #707070;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.global-finanz{--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}.global-finanz .mat-mdc-slide-toggle{--mat-switch-label-text-color: rgba(0, 0, 0, .87)}.global-finanz .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #757575;--mdc-switch-selected-handle-color: #757575;--mdc-switch-selected-hover-state-layer-color: #757575;--mdc-switch-selected-pressed-state-layer-color: #757575;--mdc-switch-selected-focus-handle-color: #212121;--mdc-switch-selected-hover-handle-color: #212121;--mdc-switch-selected-pressed-handle-color: #212121;--mdc-switch-selected-focus-track-color: #e0e0e0;--mdc-switch-selected-hover-track-color: #e0e0e0;--mdc-switch-selected-pressed-track-color: #e0e0e0;--mdc-switch-selected-track-color: #e0e0e0}.global-finanz .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}.global-finanz{--mdc-switch-state-layer-size: 40px}.global-finanz .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.global-finanz{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.global-finanz .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #333333;--mdc-radio-selected-hover-icon-color: #333333;--mdc-radio-selected-icon-color: #333333;--mdc-radio-selected-pressed-icon-color: #333333}.global-finanz .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #333333;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.global-finanz .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.global-finanz .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #bdbdbd;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.global-finanz .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.global-finanz .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #d32f2f;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.global-finanz{--mdc-radio-state-layer-size: 40px}.global-finanz{--mat-radio-touch-target-display: block}.global-finanz{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.global-finanz{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.global-finanz{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.global-finanz{--mdc-slider-handle-color: #333333;--mdc-slider-focus-handle-color: #333333;--mdc-slider-hover-handle-color: #333333;--mdc-slider-active-track-color: #333333;--mdc-slider-inactive-track-color: #333333;--mdc-slider-with-tick-marks-inactive-container-color: #333333;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000}.global-finanz{--mat-slider-ripple-color: #333333;--mat-slider-hover-state-layer-color: rgba(51, 51, 51, .05);--mat-slider-focus-state-layer-color: rgba(51, 51, 51, .2);--mat-slider-value-indicator-opacity: .6}.global-finanz .mat-accent{--mdc-slider-handle-color: #bdbdbd;--mdc-slider-focus-handle-color: #bdbdbd;--mdc-slider-hover-handle-color: #bdbdbd;--mdc-slider-active-track-color: #bdbdbd;--mdc-slider-inactive-track-color: #bdbdbd;--mdc-slider-with-tick-marks-inactive-container-color: #bdbdbd;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87)}.global-finanz .mat-accent{--mat-slider-ripple-color: #bdbdbd;--mat-slider-hover-state-layer-color: rgba(189, 189, 189, .05);--mat-slider-focus-state-layer-color: rgba(189, 189, 189, .2)}.global-finanz .mat-warn{--mdc-slider-handle-color: #d32f2f;--mdc-slider-focus-handle-color: #d32f2f;--mdc-slider-hover-handle-color: #d32f2f;--mdc-slider-active-track-color: #d32f2f;--mdc-slider-inactive-track-color: #d32f2f;--mdc-slider-with-tick-marks-inactive-container-color: #d32f2f;--mdc-slider-with-tick-marks-active-container-color: white}.global-finanz .mat-warn{--mat-slider-ripple-color: #d32f2f;--mat-slider-hover-state-layer-color: rgba(211, 47, 47, .05);--mat-slider-focus-state-layer-color: rgba(211, 47, 47, .2)}.global-finanz{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.global-finanz{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.global-finanz{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12)}.global-finanz{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.global-finanz{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.global-finanz{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.global-finanz{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.global-finanz .mdc-list-item__start,.global-finanz .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #333333;--mdc-radio-selected-hover-icon-color: #333333;--mdc-radio-selected-icon-color: #333333;--mdc-radio-selected-pressed-icon-color: #333333}.global-finanz .mat-accent .mdc-list-item__start,.global-finanz .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.global-finanz .mat-warn .mdc-list-item__start,.global-finanz .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.global-finanz .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #333333;--mdc-checkbox-selected-hover-icon-color: #333333;--mdc-checkbox-selected-icon-color: #333333;--mdc-checkbox-selected-pressed-icon-color: #333333;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #333333;--mdc-checkbox-selected-hover-state-layer-color: #333333;--mdc-checkbox-selected-pressed-state-layer-color: #333333;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.global-finanz .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.global-finanz .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.global-finanz .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.global-finanz .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.global-finanz .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.global-finanz .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#333}.global-finanz .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.global-finanz .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.global-finanz .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.global-finanz{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.global-finanz{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.global-finanz .mdc-list-item__start,.global-finanz .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.global-finanz .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.global-finanz .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.global-finanz .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.global-finanz .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.global-finanz .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.global-finanz .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.global-finanz{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.global-finanz .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.global-finanz{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}.global-finanz{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.global-finanz{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.global-finanz{--mdc-secondary-navigation-tab-container-height: 48px}.global-finanz{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.global-finanz{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.global-finanz .mat-mdc-tab-group,.global-finanz .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #333333}.global-finanz .mat-mdc-tab-group,.global-finanz .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #333333;--mat-tab-header-active-ripple-color: #333333;--mat-tab-header-inactive-ripple-color: #333333;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #333333;--mat-tab-header-active-hover-label-text-color: #333333;--mat-tab-header-active-focus-indicator-color: #333333;--mat-tab-header-active-hover-indicator-color: #333333}.global-finanz .mat-mdc-tab-group.mat-accent,.global-finanz .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #bdbdbd}.global-finanz .mat-mdc-tab-group.mat-accent,.global-finanz .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #bdbdbd;--mat-tab-header-active-ripple-color: #bdbdbd;--mat-tab-header-inactive-ripple-color: #bdbdbd;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #bdbdbd;--mat-tab-header-active-hover-label-text-color: #bdbdbd;--mat-tab-header-active-focus-indicator-color: #bdbdbd;--mat-tab-header-active-hover-indicator-color: #bdbdbd}.global-finanz .mat-mdc-tab-group.mat-warn,.global-finanz .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #d32f2f}.global-finanz .mat-mdc-tab-group.mat-warn,.global-finanz .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #d32f2f;--mat-tab-header-active-ripple-color: #d32f2f;--mat-tab-header-inactive-ripple-color: #d32f2f;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #d32f2f;--mat-tab-header-active-hover-label-text-color: #d32f2f;--mat-tab-header-active-focus-indicator-color: #d32f2f;--mat-tab-header-active-hover-indicator-color: #d32f2f}.global-finanz .mat-mdc-tab-group.mat-background-primary,.global-finanz .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #333333;--mat-tab-header-with-background-foreground-color: white}.global-finanz .mat-mdc-tab-group.mat-background-accent,.global-finanz .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #bdbdbd;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}.global-finanz .mat-mdc-tab-group.mat-background-warn,.global-finanz .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #d32f2f;--mat-tab-header-with-background-foreground-color: white}.global-finanz .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.global-finanz .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.global-finanz{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.global-finanz{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.global-finanz{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87)}.global-finanz .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #333333;--mdc-checkbox-selected-hover-icon-color: #333333;--mdc-checkbox-selected-icon-color: #333333;--mdc-checkbox-selected-pressed-icon-color: #333333;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #333333;--mdc-checkbox-selected-hover-state-layer-color: #333333;--mdc-checkbox-selected-pressed-state-layer-color: #333333;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.global-finanz .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.global-finanz{--mdc-checkbox-state-layer-size: 40px}.global-finanz{--mat-checkbox-touch-target-display: block}.global-finanz{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.global-finanz{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.global-finanz{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.global-finanz{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.global-finanz{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.global-finanz{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.global-finanz{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.global-finanz{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.global-finanz{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.global-finanz{--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.global-finanz{--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12}.global-finanz{--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.global-finanz{--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12}.global-finanz{--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.global-finanz{--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12}.global-finanz{--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.global-finanz{--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.global-finanz .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #333333}.global-finanz .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #333333;--mat-text-button-ripple-color: rgba(51, 51, 51, .1)}.global-finanz .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #bdbdbd}.global-finanz .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #bdbdbd;--mat-text-button-ripple-color: rgba(189, 189, 189, .1)}.global-finanz .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #d32f2f}.global-finanz .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #d32f2f;--mat-text-button-ripple-color: rgba(211, 47, 47, .1)}.global-finanz .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #333333;--mdc-filled-button-label-text-color: white}.global-finanz .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.global-finanz .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #bdbdbd;--mdc-filled-button-label-text-color: black}.global-finanz .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.global-finanz .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #d32f2f;--mdc-filled-button-label-text-color: white}.global-finanz .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.global-finanz .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #333333;--mdc-protected-button-label-text-color: white}.global-finanz .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.global-finanz .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #bdbdbd;--mdc-protected-button-label-text-color: black}.global-finanz .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.global-finanz .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #d32f2f;--mdc-protected-button-label-text-color: white}.global-finanz .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.global-finanz .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #333333;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.global-finanz .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #333333;--mat-outlined-button-ripple-color: rgba(51, 51, 51, .1)}.global-finanz .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #bdbdbd;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.global-finanz .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #bdbdbd;--mat-outlined-button-ripple-color: rgba(189, 189, 189, .1)}.global-finanz .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #d32f2f;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.global-finanz .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #d32f2f;--mat-outlined-button-ripple-color: rgba(211, 47, 47, .1)}.global-finanz{--mdc-text-button-container-height: 36px}.global-finanz{--mdc-filled-button-container-height: 36px}.global-finanz{--mdc-protected-button-container-height: 36px}.global-finanz{--mdc-outlined-button-container-height: 36px}.global-finanz{--mat-text-button-touch-target-display: block}.global-finanz{--mat-filled-button-touch-target-display: block}.global-finanz{--mat-protected-button-touch-target-display: block}.global-finanz{--mat-outlined-button-touch-target-display: block}.global-finanz{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.global-finanz{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.global-finanz{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.global-finanz{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.global-finanz{--mdc-icon-button-icon-size: 24px}.global-finanz{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.global-finanz{--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}.global-finanz .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #333333}.global-finanz .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #333333;--mat-icon-button-ripple-color: rgba(51, 51, 51, .1)}.global-finanz .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #bdbdbd}.global-finanz .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #bdbdbd;--mat-icon-button-ripple-color: rgba(189, 189, 189, .1)}.global-finanz .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #d32f2f}.global-finanz .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #d32f2f;--mat-icon-button-ripple-color: rgba(211, 47, 47, .1)}.global-finanz{--mat-icon-button-touch-target-display: block}.global-finanz .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.global-finanz{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.global-finanz{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.global-finanz{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.global-finanz{--mdc-fab-container-color: white}.global-finanz{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.global-finanz{--mdc-fab-small-container-color: white}.global-finanz{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.global-finanz .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #333333}.global-finanz .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.global-finanz .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #bdbdbd}.global-finanz .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.global-finanz .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #d32f2f}.global-finanz .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.global-finanz .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #333333}.global-finanz .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.global-finanz .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #bdbdbd}.global-finanz .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.global-finanz .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #d32f2f}.global-finanz .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.global-finanz{--mat-fab-touch-target-display: block}.global-finanz{--mat-fab-small-touch-target-display: block}.global-finanz{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.global-finanz{--mdc-snackbar-container-shape: 4px}.global-finanz{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}.global-finanz{--mat-snack-bar-button-color: #c2c2c2}.global-finanz{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.global-finanz{--mat-table-row-item-outline-width: 1px}.global-finanz{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}.global-finanz{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.global-finanz{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.global-finanz{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.global-finanz{--mdc-circular-progress-active-indicator-color: #333333}.global-finanz .mat-accent{--mdc-circular-progress-active-indicator-color: #bdbdbd}.global-finanz .mat-warn{--mdc-circular-progress-active-indicator-color: #d32f2f}.global-finanz{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.global-finanz{--mat-badge-background-color: #333333;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.global-finanz .mat-badge-accent{--mat-badge-background-color: #bdbdbd;--mat-badge-text-color: rgba(0, 0, 0, .87)}.global-finanz .mat-badge-warn{--mat-badge-background-color: #d32f2f;--mat-badge-text-color: white}.global-finanz{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.global-finanz{--mat-bottom-sheet-container-shape: 4px}.global-finanz{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.global-finanz{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.global-finanz{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.global-finanz{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.global-finanz{--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd}.global-finanz{--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: rgb(224.4, 224.4, 224.4)}.global-finanz{--mat-standard-button-toggle-height: 48px}.global-finanz{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.global-finanz{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.global-finanz{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.global-finanz{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #333333;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(51, 51, 51, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(51, 51, 51, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(51, 51, 51, .3);--mat-datepicker-toggle-active-state-icon-color: #333333;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(51, 51, 51, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.global-finanz .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #bdbdbd;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(189, 189, 189, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(189, 189, 189, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.global-finanz .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #d32f2f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(211, 47, 47, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(211, 47, 47, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.global-finanz .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #bdbdbd}.global-finanz .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #d32f2f}.global-finanz .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.global-finanz .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.global-finanz{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.global-finanz{--mat-divider-width: 1px}.global-finanz{--mat-divider-color: rgba(0, 0, 0, .12)}.global-finanz{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.global-finanz{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}.global-finanz{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.global-finanz{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.global-finanz{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.global-finanz{--mat-icon-color: inherit}.global-finanz .mat-icon.mat-primary{--mat-icon-color: #333333}.global-finanz .mat-icon.mat-accent{--mat-icon-color: #bdbdbd}.global-finanz .mat-icon.mat-warn{--mat-icon-color: #d32f2f}.global-finanz{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.global-finanz{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}.global-finanz{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #333333;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #333333;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #333333;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #d32f2f;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #d32f2f;--mat-stepper-header-error-state-icon-background-color: transparent}.global-finanz .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #bdbdbd;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #bdbdbd;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #bdbdbd;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87)}.global-finanz .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #d32f2f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #d32f2f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #d32f2f;--mat-stepper-header-edit-state-icon-foreground-color: white}.global-finanz{--mat-stepper-header-height: 72px}.global-finanz{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.global-finanz{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.global-finanz{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.global-finanz .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #333333;--mat-toolbar-container-text-color: white}.global-finanz .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #bdbdbd;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.global-finanz .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #d32f2f;--mat-toolbar-container-text-color: white}.global-finanz{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.global-finanz{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.global-finanz{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.global-finanz{--mat-tree-node-min-height: 48px}.global-finanz{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.global-finanz{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.global-finanz{--mat-timepicker-container-background-color: white}.global-finanz::-webkit-scrollbar-track{background-color:#c2c2c2}.global-finanz::-webkit-scrollbar-thumb{background-color:#333}.global-finanz::-webkit-scrollbar-thumb:hover{background-color:#525252}.global-finanz .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#c2c2c2}.global-finanz .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#333}.global-finanz .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#525252}.global-finanz .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#c2c2c2}.global-finanz .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#333}.global-finanz .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#525252}.global-finanz .stroke-primary{stroke:#333!important}.global-finanz .color-primary{color:#333!important}.global-finanz .bg-primary{background-color:#333!important;color:#fff!important}.global-finanz .bg-primary-100{background-color:#c2c2c2!important;color:#000!important}.global-finanz .bg-primary-50{background-color:#e7e7e7!important;color:#000!important}.global-finanz .bg-accent{background-color:#bdbdbd!important}.global-finanz .bg-success{background-color:#81c784!important}.global-finanz .bg-warn{background-color:#d32f2f!important;color:#fff}.global-finanz .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.global-finanz .bg-warn-50{background-color:#ffebee!important;color:#000000de}.global-finanz .text-primary{color:#333!important}.global-finanz .text-primary-not-important{color:#202020}.global-finanz .border-primary,.global-finanz .border-primary-left,.global-finanz .border-primary-right,.global-finanz .border-primary-top,.global-finanz .border-primary-bottom{border-color:#333}.global-finanz .border-accent{border-color:#bdbdbd!important}.global-finanz .border-accent-100{border-color:#f5f5f5!important}.global-finanz .outline-primary{outline-color:#333!important}.global-finanz .text-warn{color:#f44336!important}.global-finanz .text-error{color:#ef5350!important}.global-finanz .text-accent{color:#9e9e9e!important}.global-finanz .text-hover:hover,.global-finanz .text-hover:hover *{color:#999!important}.global-finanz .text-success{color:#66bb6a!important}.global-finanz.dark .bg-primary-50{background-color:#141414!important}.global-finanz .required.ng-invalid .mat-mdc-form-field-outline-thick,.global-finanz .required.ng-invalid .mat-mdc-input-element,.global-finanz .required.ng-invalid label{opacity:1;caret-color:#d32f2f!important;color:#d32f2f!important}.global-finanz fp-icon-tile .required{border-color:#d32f2f!important;caret-color:#d32f2f!important;color:#d32f2f!important}.global-finanz .mat-button-toggle-checked{background-color:#525252}.global-finanz .mdc-slider__value-indicator{background-color:#525252!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.global-finanz .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#525252!important}.global-finanz fp-kontoinhaber-select-field{font-size:.5em!important}.global-finanz fp-kontoinhaber-select-field .mat-mdc-form-field-label,.global-finanz fp-kontoinhaber-select-field .mat-mdc-select-arrow,.global-finanz fp-kontoinhaber-select-field .mat-mdc-select-value,.global-finanz fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.global-finanz fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.global-finanz fp-kontoinhaber-select-field .mdc-notched-outline__leading,.global-finanz fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.global-finanz fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.global-finanz fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.global-finanz .navigationbar{border-top-color:#525252}.global-finanz .vermoegen-und-verbindlichkeiten-result{color:#333}.global-finanz .mdc-button{font-size:.875rem!important}.global-finanz .mdc-button span{white-space:nowrap!important}.global-finanz .mdc-button[mat-flat-button]{color:#fff!important;background-color:#202020!important}.global-finanz .mdc-button[mat-stroked-button]{color:#202020!important;background-color:#fff!important}.global-finanz .mat-mdc-outlined-button{border-color:#525252!important;color:#525252!important}.global-finanz .mdc-button[disabled]{opacity:.6}.global-finanz .mat-ripple:not(.ziel-card){color:#000!important}.global-finanz.dark .mat-ripple:not(.ziel-card){color:#fff!important}.global-finanz.dark .dark-button{color:#000;background-color:#525252}.global-finanz.accessibility-light .accessibility-button,.global-finanz.accessibility-dark .accessibility-button{color:#fff;background-color:#525252}.global-finanz.accessibility-light .list-item-link,.global-finanz.accessibility-dark .list-item-link{color:#202020;background-color:#fff}.global-finanz.accessibility-light .list-item-link--active,.global-finanz.accessibility-light .list-item-link--active .sublist-item-link--active,.global-finanz.accessibility-dark .list-item-link--active,.global-finanz.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#fff;background-color:#141414!important}.global-finanz.accessibility-light span.text-primary-not-important,.global-finanz.accessibility-dark span.text-primary-not-important,.global-finanz.accessibility-light .text-primary,.global-finanz.accessibility-dark .text-primary{background-color:#fff!important}.global-finanz.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.global-finanz.accessibility-light .legal-footer .data-input,.global-finanz.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#141414!important}.global-finanz.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000!important}.global-finanz.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.global-finanz.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#525252!important}.global-finanz.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#999!important}.global-finanz.accessibility-dark .fp-milestone-page .text-primary{color:#707070!important}.global-finanz.accessibility-dark .fp-milestone-page .text-accent{color:#525252!important}.global-finanz.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.global-finanz.accessibility-dark .bar.bg-primary-50 span{color:#fff!important}.global-finanz fp-allgemeines,.global-finanz fp-versorgungswunsch,.global-finanz fp-versorgungs-wunsch,.global-finanz fp-bestehende-versorgung,.global-finanz fp-erforderliches-kapital{width:100%!important}.global-finanz .mat-toolbar,.global-finanz .top-toolbar .mat-toolbar{background-color:#fff}.global-finanz .emptybankcard{color:#333;border-color:#333}.global-finanz a,.global-finanz .router-link-active,.global-finanz .clickable-icon{color:#d1af4e}.global-finanz a.list-item-link--active,.global-finanz .router-link-active.list-item-link--active,.global-finanz .clickable-icon.list-item-link--active,.global-finanz a.list-item-link--active .sublist-item-link--active,.global-finanz .router-link-active.list-item-link--active .sublist-item-link--active,.global-finanz .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#e0e0e0}.global-finanz a:hover,.global-finanz .router-link-active:hover,.global-finanz .clickable-icon:hover{color:#e8d7a7}.global-finanz .checklist{top:50%!important;left:50%!important}.global-finanz.dark{background-color:#000;color:#eee}.global-finanz.dark{--mat-ripple-color: rgba(255, 255, 255, .1)}.global-finanz.dark{--mat-option-selected-state-label-text-color: #d8bb69;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.global-finanz.dark .mat-accent{--mat-option-selected-state-label-text-color: #757575;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.global-finanz.dark .mat-warn{--mat-option-selected-state-label-text-color: #ff1744;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.global-finanz.dark{--mat-optgroup-label-text-color: white}.global-finanz.dark{--mat-full-pseudo-checkbox-selected-icon-color: #757575;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.global-finanz.dark{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #757575;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.global-finanz.dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #d8bb69;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.global-finanz.dark .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #d8bb69;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.global-finanz.dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #757575;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.global-finanz.dark .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #757575;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.global-finanz.dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ff1744;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.global-finanz.dark .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff1744;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.global-finanz.dark{--mat-app-background-color: #303030;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.global-finanz.dark{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.global-finanz.dark{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.global-finanz.dark{--mdc-elevated-card-container-shape: 4px}.global-finanz.dark{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.global-finanz.dark{--mdc-elevated-card-container-color: #424242;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.global-finanz.dark{--mdc-outlined-card-container-color: #424242;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.global-finanz.dark{--mat-card-subtitle-text-color: rgba(255, 255, 255, .7)}.global-finanz.dark{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.global-finanz.dark{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.global-finanz.dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #d8bb69;--mdc-linear-progress-track-color: rgba(216, 187, 105, .25)}.global-finanz.dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #757575;--mdc-linear-progress-track-color: rgba(117, 117, 117, .25)}.global-finanz.dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ff1744;--mdc-linear-progress-track-color: rgba(255, 23, 68, .25)}.global-finanz.dark{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.global-finanz.dark{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.global-finanz.dark{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.global-finanz.dark{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.global-finanz.dark{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.global-finanz.dark{--mdc-filled-text-field-caret-color: #d8bb69;--mdc-filled-text-field-focus-active-indicator-color: #d8bb69;--mdc-filled-text-field-focus-label-text-color: rgba(216, 187, 105, .87);--mdc-filled-text-field-container-color: rgb(73.56, 73.56, 73.56);--mdc-filled-text-field-disabled-container-color: rgb(69.78, 69.78, 69.78);--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #ff1744;--mdc-filled-text-field-error-focus-label-text-color: #ff1744;--mdc-filled-text-field-error-label-text-color: #ff1744;--mdc-filled-text-field-error-caret-color: #ff1744;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #ff1744;--mdc-filled-text-field-error-focus-active-indicator-color: #ff1744;--mdc-filled-text-field-error-hover-active-indicator-color: #ff1744}.global-finanz.dark{--mdc-outlined-text-field-caret-color: #d8bb69;--mdc-outlined-text-field-focus-outline-color: #d8bb69;--mdc-outlined-text-field-focus-label-text-color: rgba(216, 187, 105, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #ff1744;--mdc-outlined-text-field-error-focus-label-text-color: #ff1744;--mdc-outlined-text-field-error-label-text-color: #ff1744;--mdc-outlined-text-field-error-hover-label-text-color: #ff1744;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #ff1744;--mdc-outlined-text-field-error-hover-outline-color: #ff1744;--mdc-outlined-text-field-error-outline-color: #ff1744}.global-finanz.dark{--mat-form-field-focus-select-arrow-color: rgba(216, 187, 105, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #ff1744;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24}.global-finanz.dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #757575;--mdc-filled-text-field-focus-active-indicator-color: #757575;--mdc-filled-text-field-focus-label-text-color: rgba(117, 117, 117, .87)}.global-finanz.dark .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #757575;--mdc-outlined-text-field-focus-outline-color: #757575;--mdc-outlined-text-field-focus-label-text-color: rgba(117, 117, 117, .87)}.global-finanz.dark .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(117, 117, 117, .87)}.global-finanz.dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ff1744;--mdc-filled-text-field-focus-active-indicator-color: #ff1744;--mdc-filled-text-field-focus-label-text-color: rgba(255, 23, 68, .87)}.global-finanz.dark .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #ff1744;--mdc-outlined-text-field-focus-outline-color: #ff1744;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 23, 68, .87)}.global-finanz.dark .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(255, 23, 68, .87)}.global-finanz.dark{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.global-finanz.dark{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.global-finanz.dark{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.global-finanz.dark{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.global-finanz.dark{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.global-finanz.dark{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(216, 187, 105, .87);--mat-select-invalid-arrow-color: rgba(255, 23, 68, .87)}.global-finanz.dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(117, 117, 117, .87);--mat-select-invalid-arrow-color: rgba(255, 23, 68, .87)}.global-finanz.dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(255, 23, 68, .87);--mat-select-invalid-arrow-color: rgba(255, 23, 68, .87)}.global-finanz.dark{--mat-select-arrow-transform: translateY(-8px)}.global-finanz.dark{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.global-finanz.dark{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.global-finanz.dark{--mat-autocomplete-background-color: #424242}.global-finanz.dark{--mdc-dialog-container-shape: 4px}.global-finanz.dark{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.global-finanz.dark{--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.global-finanz.dark{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.global-finanz.dark .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.global-finanz.dark .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.global-finanz.dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-disabled-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-flat-disabled-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa}.global-finanz.dark .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.global-finanz.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.global-finanz.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #d8bb69;--mdc-chip-elevated-selected-container-color: #d8bb69;--mdc-chip-elevated-disabled-container-color: #d8bb69;--mdc-chip-flat-disabled-selected-container-color: #d8bb69;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black}.global-finanz.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.global-finanz.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.global-finanz.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.global-finanz.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #757575;--mdc-chip-elevated-selected-container-color: #757575;--mdc-chip-elevated-disabled-container-color: #757575;--mdc-chip-flat-disabled-selected-container-color: #757575;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.global-finanz.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.global-finanz.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.global-finanz.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.global-finanz.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ff1744;--mdc-chip-elevated-selected-container-color: #ff1744;--mdc-chip-elevated-disabled-container-color: #ff1744;--mdc-chip-flat-disabled-selected-container-color: #ff1744;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.global-finanz.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.global-finanz.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.global-finanz.dark .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.global-finanz.dark .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.global-finanz.dark{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.global-finanz.dark .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.global-finanz.dark{--mdc-switch-selected-focus-state-layer-color: #dfc783;--mdc-switch-selected-handle-color: #dfc783;--mdc-switch-selected-hover-state-layer-color: #dfc783;--mdc-switch-selected-pressed-state-layer-color: #dfc783;--mdc-switch-selected-focus-handle-color: #e8d7a7;--mdc-switch-selected-hover-handle-color: #e8d7a7;--mdc-switch-selected-pressed-handle-color: #e8d7a7;--mdc-switch-selected-focus-track-color: #cca847;--mdc-switch-selected-hover-track-color: #cca847;--mdc-switch-selected-pressed-track-color: #cca847;--mdc-switch-selected-track-color: #cca847;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.global-finanz.dark{--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5)}.global-finanz.dark .mat-mdc-slide-toggle{--mat-switch-label-text-color: white}.global-finanz.dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #e0e0e0;--mdc-switch-selected-handle-color: #e0e0e0;--mdc-switch-selected-hover-state-layer-color: #e0e0e0;--mdc-switch-selected-pressed-state-layer-color: #e0e0e0;--mdc-switch-selected-focus-handle-color: #eeeeee;--mdc-switch-selected-hover-handle-color: #eeeeee;--mdc-switch-selected-pressed-handle-color: #eeeeee;--mdc-switch-selected-focus-track-color: #757575;--mdc-switch-selected-hover-track-color: #757575;--mdc-switch-selected-pressed-track-color: #757575;--mdc-switch-selected-track-color: #757575}.global-finanz.dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e57373;--mdc-switch-selected-handle-color: #e57373;--mdc-switch-selected-hover-state-layer-color: #e57373;--mdc-switch-selected-pressed-state-layer-color: #e57373;--mdc-switch-selected-focus-handle-color: #ef9a9a;--mdc-switch-selected-hover-handle-color: #ef9a9a;--mdc-switch-selected-pressed-handle-color: #ef9a9a;--mdc-switch-selected-focus-track-color: #e53935;--mdc-switch-selected-hover-track-color: #e53935;--mdc-switch-selected-pressed-track-color: #e53935;--mdc-switch-selected-track-color: #e53935}.global-finanz.dark{--mdc-switch-state-layer-size: 40px}.global-finanz.dark .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.global-finanz.dark{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.global-finanz.dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #d8bb69;--mdc-radio-selected-hover-icon-color: #d8bb69;--mdc-radio-selected-icon-color: #d8bb69;--mdc-radio-selected-pressed-icon-color: #d8bb69}.global-finanz.dark .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #d8bb69;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.global-finanz.dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #757575;--mdc-radio-selected-hover-icon-color: #757575;--mdc-radio-selected-icon-color: #757575;--mdc-radio-selected-pressed-icon-color: #757575}.global-finanz.dark .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #757575;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.global-finanz.dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ff1744;--mdc-radio-selected-hover-icon-color: #ff1744;--mdc-radio-selected-icon-color: #ff1744;--mdc-radio-selected-pressed-icon-color: #ff1744}.global-finanz.dark .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #ff1744;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.global-finanz.dark{--mdc-radio-state-layer-size: 40px}.global-finanz.dark{--mat-radio-touch-target-display: block}.global-finanz.dark{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.global-finanz.dark{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.global-finanz.dark{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.global-finanz.dark{--mdc-slider-handle-color: #d8bb69;--mdc-slider-focus-handle-color: #d8bb69;--mdc-slider-hover-handle-color: #d8bb69;--mdc-slider-active-track-color: #d8bb69;--mdc-slider-inactive-track-color: #d8bb69;--mdc-slider-with-tick-marks-inactive-container-color: #d8bb69;--mdc-slider-with-tick-marks-active-container-color: black;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff}.global-finanz.dark{--mat-slider-ripple-color: #d8bb69;--mat-slider-hover-state-layer-color: rgba(216, 187, 105, .05);--mat-slider-focus-state-layer-color: rgba(216, 187, 105, .2);--mat-slider-value-indicator-opacity: .9}.global-finanz.dark .mat-accent{--mdc-slider-handle-color: #757575;--mdc-slider-focus-handle-color: #757575;--mdc-slider-hover-handle-color: #757575;--mdc-slider-active-track-color: #757575;--mdc-slider-inactive-track-color: #757575;--mdc-slider-with-tick-marks-inactive-container-color: #757575;--mdc-slider-with-tick-marks-active-container-color: white}.global-finanz.dark .mat-accent{--mat-slider-ripple-color: #757575;--mat-slider-hover-state-layer-color: rgba(117, 117, 117, .05);--mat-slider-focus-state-layer-color: rgba(117, 117, 117, .2)}.global-finanz.dark .mat-warn{--mdc-slider-handle-color: #ff1744;--mdc-slider-focus-handle-color: #ff1744;--mdc-slider-hover-handle-color: #ff1744;--mdc-slider-active-track-color: #ff1744;--mdc-slider-inactive-track-color: #ff1744;--mdc-slider-with-tick-marks-inactive-container-color: #ff1744;--mdc-slider-with-tick-marks-active-container-color: white}.global-finanz.dark .mat-warn{--mat-slider-ripple-color: #ff1744;--mat-slider-hover-state-layer-color: rgba(255, 23, 68, .05);--mat-slider-focus-state-layer-color: rgba(255, 23, 68, .2)}.global-finanz.dark{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.global-finanz.dark{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.global-finanz.dark{--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #424242;--mat-menu-divider-color: rgba(255, 255, 255, .12)}.global-finanz.dark{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.global-finanz.dark{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.global-finanz.dark{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.global-finanz.dark{--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24}.global-finanz.dark .mdc-list-item__start,.global-finanz.dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #d8bb69;--mdc-radio-selected-hover-icon-color: #d8bb69;--mdc-radio-selected-icon-color: #d8bb69;--mdc-radio-selected-pressed-icon-color: #d8bb69}.global-finanz.dark .mat-accent .mdc-list-item__start,.global-finanz.dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #757575;--mdc-radio-selected-hover-icon-color: #757575;--mdc-radio-selected-icon-color: #757575;--mdc-radio-selected-pressed-icon-color: #757575}.global-finanz.dark .mat-warn .mdc-list-item__start,.global-finanz.dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ff1744;--mdc-radio-selected-hover-icon-color: #ff1744;--mdc-radio-selected-icon-color: #ff1744;--mdc-radio-selected-pressed-icon-color: #ff1744}.global-finanz.dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #d8bb69;--mdc-checkbox-selected-hover-icon-color: #d8bb69;--mdc-checkbox-selected-icon-color: #d8bb69;--mdc-checkbox-selected-pressed-icon-color: #d8bb69;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #d8bb69;--mdc-checkbox-selected-hover-state-layer-color: #d8bb69;--mdc-checkbox-selected-pressed-state-layer-color: #d8bb69;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.global-finanz.dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #757575;--mdc-checkbox-selected-hover-icon-color: #757575;--mdc-checkbox-selected-icon-color: #757575;--mdc-checkbox-selected-pressed-icon-color: #757575;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #757575;--mdc-checkbox-selected-hover-state-layer-color: #757575;--mdc-checkbox-selected-pressed-state-layer-color: #757575;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.global-finanz.dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ff1744;--mdc-checkbox-selected-hover-icon-color: #ff1744;--mdc-checkbox-selected-icon-color: #ff1744;--mdc-checkbox-selected-pressed-icon-color: #ff1744;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff1744;--mdc-checkbox-selected-hover-state-layer-color: #ff1744;--mdc-checkbox-selected-pressed-state-layer-color: #ff1744;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.global-finanz.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.global-finanz.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.global-finanz.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.global-finanz.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#d8bb69}.global-finanz.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.global-finanz.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.global-finanz.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.global-finanz.dark{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.global-finanz.dark{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.global-finanz.dark .mdc-list-item__start,.global-finanz.dark .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.global-finanz.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.global-finanz.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.global-finanz.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.global-finanz.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.global-finanz.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.global-finanz.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.global-finanz.dark{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.global-finanz.dark .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.global-finanz.dark{--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12)}.global-finanz.dark{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.global-finanz.dark{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.global-finanz.dark{--mdc-secondary-navigation-tab-container-height: 48px}.global-finanz.dark{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.global-finanz.dark{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.global-finanz.dark .mat-mdc-tab-group,.global-finanz.dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #d8bb69}.global-finanz.dark .mat-mdc-tab-group,.global-finanz.dark .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #d8bb69;--mat-tab-header-active-ripple-color: #d8bb69;--mat-tab-header-inactive-ripple-color: #d8bb69;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #d8bb69;--mat-tab-header-active-hover-label-text-color: #d8bb69;--mat-tab-header-active-focus-indicator-color: #d8bb69;--mat-tab-header-active-hover-indicator-color: #d8bb69}.global-finanz.dark .mat-mdc-tab-group.mat-accent,.global-finanz.dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #757575}.global-finanz.dark .mat-mdc-tab-group.mat-accent,.global-finanz.dark .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #757575;--mat-tab-header-active-ripple-color: #757575;--mat-tab-header-inactive-ripple-color: #757575;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #757575;--mat-tab-header-active-hover-label-text-color: #757575;--mat-tab-header-active-focus-indicator-color: #757575;--mat-tab-header-active-hover-indicator-color: #757575}.global-finanz.dark .mat-mdc-tab-group.mat-warn,.global-finanz.dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ff1744}.global-finanz.dark .mat-mdc-tab-group.mat-warn,.global-finanz.dark .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #ff1744;--mat-tab-header-active-ripple-color: #ff1744;--mat-tab-header-inactive-ripple-color: #ff1744;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #ff1744;--mat-tab-header-active-hover-label-text-color: #ff1744;--mat-tab-header-active-focus-indicator-color: #ff1744;--mat-tab-header-active-hover-indicator-color: #ff1744}.global-finanz.dark .mat-mdc-tab-group.mat-background-primary,.global-finanz.dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #d8bb69;--mat-tab-header-with-background-foreground-color: black}.global-finanz.dark .mat-mdc-tab-group.mat-background-accent,.global-finanz.dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #757575;--mat-tab-header-with-background-foreground-color: white}.global-finanz.dark .mat-mdc-tab-group.mat-background-warn,.global-finanz.dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ff1744;--mat-tab-header-with-background-foreground-color: white}.global-finanz.dark .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.global-finanz.dark .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.global-finanz.dark{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.global-finanz.dark{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #757575;--mdc-checkbox-selected-hover-icon-color: #757575;--mdc-checkbox-selected-icon-color: #757575;--mdc-checkbox-selected-pressed-icon-color: #757575;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #757575;--mdc-checkbox-selected-hover-state-layer-color: #757575;--mdc-checkbox-selected-pressed-state-layer-color: #757575;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.global-finanz.dark{--mat-checkbox-disabled-label-color: rgba(255, 255, 255, .5);--mat-checkbox-label-text-color: white}.global-finanz.dark .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #d8bb69;--mdc-checkbox-selected-hover-icon-color: #d8bb69;--mdc-checkbox-selected-icon-color: #d8bb69;--mdc-checkbox-selected-pressed-icon-color: #d8bb69;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #d8bb69;--mdc-checkbox-selected-hover-state-layer-color: #d8bb69;--mdc-checkbox-selected-pressed-state-layer-color: #d8bb69;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.global-finanz.dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ff1744;--mdc-checkbox-selected-hover-icon-color: #ff1744;--mdc-checkbox-selected-icon-color: #ff1744;--mdc-checkbox-selected-pressed-icon-color: #ff1744;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff1744;--mdc-checkbox-selected-hover-state-layer-color: #ff1744;--mdc-checkbox-selected-pressed-state-layer-color: #ff1744;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.global-finanz.dark{--mdc-checkbox-state-layer-size: 40px}.global-finanz.dark{--mat-checkbox-touch-target-display: block}.global-finanz.dark{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.global-finanz.dark{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.global-finanz.dark{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.global-finanz.dark{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.global-finanz.dark{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.global-finanz.dark{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.global-finanz.dark{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.global-finanz.dark{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.global-finanz.dark{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.global-finanz.dark{--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.global-finanz.dark{--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24}.global-finanz.dark{--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.global-finanz.dark{--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24}.global-finanz.dark{--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.global-finanz.dark{--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24}.global-finanz.dark{--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.global-finanz.dark{--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24}.global-finanz.dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #d8bb69}.global-finanz.dark .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #d8bb69;--mat-text-button-ripple-color: rgba(216, 187, 105, .1)}.global-finanz.dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #757575}.global-finanz.dark .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #757575;--mat-text-button-ripple-color: rgba(117, 117, 117, .1)}.global-finanz.dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ff1744}.global-finanz.dark .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #ff1744;--mat-text-button-ripple-color: rgba(255, 23, 68, .1)}.global-finanz.dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #d8bb69;--mdc-filled-button-label-text-color: black}.global-finanz.dark .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.global-finanz.dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #757575;--mdc-filled-button-label-text-color: white}.global-finanz.dark .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.global-finanz.dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ff1744;--mdc-filled-button-label-text-color: white}.global-finanz.dark .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.global-finanz.dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #d8bb69;--mdc-protected-button-label-text-color: black}.global-finanz.dark .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.global-finanz.dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #757575;--mdc-protected-button-label-text-color: white}.global-finanz.dark .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.global-finanz.dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ff1744;--mdc-protected-button-label-text-color: white}.global-finanz.dark .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.global-finanz.dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #d8bb69;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.global-finanz.dark .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #d8bb69;--mat-outlined-button-ripple-color: rgba(216, 187, 105, .1)}.global-finanz.dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #757575;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.global-finanz.dark .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #757575;--mat-outlined-button-ripple-color: rgba(117, 117, 117, .1)}.global-finanz.dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ff1744;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.global-finanz.dark .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #ff1744;--mat-outlined-button-ripple-color: rgba(255, 23, 68, .1)}.global-finanz.dark{--mdc-text-button-container-height: 36px}.global-finanz.dark{--mdc-filled-button-container-height: 36px}.global-finanz.dark{--mdc-protected-button-container-height: 36px}.global-finanz.dark{--mdc-outlined-button-container-height: 36px}.global-finanz.dark{--mat-text-button-touch-target-display: block}.global-finanz.dark{--mat-filled-button-touch-target-display: block}.global-finanz.dark{--mat-protected-button-touch-target-display: block}.global-finanz.dark{--mat-outlined-button-touch-target-display: block}.global-finanz.dark{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.global-finanz.dark{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.global-finanz.dark{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.global-finanz.dark{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.global-finanz.dark{--mdc-icon-button-icon-size: 24px}.global-finanz.dark{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5)}.global-finanz.dark{--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24}.global-finanz.dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #d8bb69}.global-finanz.dark .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #d8bb69;--mat-icon-button-ripple-color: rgba(216, 187, 105, .1)}.global-finanz.dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #757575}.global-finanz.dark .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #757575;--mat-icon-button-ripple-color: rgba(117, 117, 117, .1)}.global-finanz.dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ff1744}.global-finanz.dark .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #ff1744;--mat-icon-button-ripple-color: rgba(255, 23, 68, .1)}.global-finanz.dark{--mat-icon-button-touch-target-display: block}.global-finanz.dark .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.global-finanz.dark{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.global-finanz.dark{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.global-finanz.dark{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.global-finanz.dark{--mdc-fab-container-color: #424242}.global-finanz.dark{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.global-finanz.dark{--mdc-fab-small-container-color: #424242}.global-finanz.dark{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-small-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.global-finanz.dark .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #d8bb69}.global-finanz.dark .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.global-finanz.dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #757575}.global-finanz.dark .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.global-finanz.dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ff1744}.global-finanz.dark .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.global-finanz.dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #d8bb69}.global-finanz.dark .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.global-finanz.dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #757575}.global-finanz.dark .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.global-finanz.dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ff1744}.global-finanz.dark .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.global-finanz.dark{--mat-fab-touch-target-display: block}.global-finanz.dark{--mat-fab-small-touch-target-display: block}.global-finanz.dark{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.global-finanz.dark{--mdc-snackbar-container-shape: 4px}.global-finanz.dark{--mdc-snackbar-container-color: rgb(217.2, 217.2, 217.2);--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87)}.global-finanz.dark{--mat-snack-bar-button-color: #d1af4e}.global-finanz.dark{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.global-finanz.dark{--mat-table-row-item-outline-width: 1px}.global-finanz.dark{--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12)}.global-finanz.dark{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.global-finanz.dark{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.global-finanz.dark{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.global-finanz.dark{--mdc-circular-progress-active-indicator-color: #d8bb69}.global-finanz.dark .mat-accent{--mdc-circular-progress-active-indicator-color: #757575}.global-finanz.dark .mat-warn{--mdc-circular-progress-active-indicator-color: #ff1744}.global-finanz.dark{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.global-finanz.dark{--mat-badge-background-color: #d8bb69;--mat-badge-text-color: black;--mat-badge-disabled-state-background-color: rgb(110.1, 110.1, 110.1);--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5)}.global-finanz.dark .mat-badge-accent{--mat-badge-background-color: #757575;--mat-badge-text-color: white}.global-finanz.dark .mat-badge-warn{--mat-badge-background-color: #ff1744;--mat-badge-text-color: white}.global-finanz.dark{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.global-finanz.dark{--mat-bottom-sheet-container-shape: 4px}.global-finanz.dark{--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242}.global-finanz.dark{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.global-finanz.dark{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.global-finanz.dark{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.global-finanz.dark{--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242}.global-finanz.dark{--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: rgb(88.68, 88.68, 88.68)}.global-finanz.dark{--mat-standard-button-toggle-height: 48px}.global-finanz.dark{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.global-finanz.dark{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.global-finanz.dark{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.global-finanz.dark{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #d8bb69;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(216, 187, 105, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(216, 187, 105, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(216, 187, 105, .3);--mat-datepicker-toggle-active-state-icon-color: #d8bb69;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(216, 187, 105, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white}.global-finanz.dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #757575;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(117, 117, 117, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(117, 117, 117, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(117, 117, 117, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(117, 117, 117, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.global-finanz.dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ff1744;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 23, 68, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 23, 68, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 23, 68, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 23, 68, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.global-finanz.dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #757575}.global-finanz.dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ff1744}.global-finanz.dark .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.global-finanz.dark .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.global-finanz.dark{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.global-finanz.dark{--mat-divider-width: 1px}.global-finanz.dark{--mat-divider-color: rgba(255, 255, 255, .12)}.global-finanz.dark{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.global-finanz.dark{--mat-expansion-container-background-color: #424242;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7)}.global-finanz.dark{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.global-finanz.dark{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.global-finanz.dark{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.global-finanz.dark{--mat-icon-color: inherit}.global-finanz.dark .mat-icon.mat-primary{--mat-icon-color: #d8bb69}.global-finanz.dark .mat-icon.mat-accent{--mat-icon-color: #757575}.global-finanz.dark .mat-icon.mat-warn{--mat-icon-color: #ff1744}.global-finanz.dark{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.global-finanz.dark{--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6)}.global-finanz.dark{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #d8bb69;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #d8bb69;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #d8bb69;--mat-stepper-header-edit-state-icon-foreground-color: black;--mat-stepper-container-color: #424242;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #ff1744;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #ff1744;--mat-stepper-header-error-state-icon-background-color: transparent}.global-finanz.dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #757575;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #757575;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #757575;--mat-stepper-header-edit-state-icon-foreground-color: white}.global-finanz.dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ff1744;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ff1744;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ff1744;--mat-stepper-header-edit-state-icon-foreground-color: white}.global-finanz.dark{--mat-stepper-header-height: 72px}.global-finanz.dark{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.global-finanz.dark{--mat-sort-arrow-color: rgb(198.3, 198.3, 198.3)}.global-finanz.dark{--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white}.global-finanz.dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #d8bb69;--mat-toolbar-container-text-color: black}.global-finanz.dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #757575;--mat-toolbar-container-text-color: white}.global-finanz.dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ff1744;--mat-toolbar-container-text-color: white}.global-finanz.dark{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.global-finanz.dark{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.global-finanz.dark{--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white}.global-finanz.dark{--mat-tree-node-min-height: 48px}.global-finanz.dark{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.global-finanz.dark{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.global-finanz.dark{--mat-timepicker-container-background-color: #424242}.global-finanz.dark::-webkit-scrollbar-track{background-color:#f1e7ca}.global-finanz.dark::-webkit-scrollbar-thumb{background-color:#d8bb69}.global-finanz.dark::-webkit-scrollbar-thumb:hover{background-color:#d8bb69}.global-finanz.dark .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#f1e7ca}.global-finanz.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#d8bb69}.global-finanz.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#d8bb69}.global-finanz.dark .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#f1e7ca}.global-finanz.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#d8bb69}.global-finanz.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#d8bb69}.global-finanz.dark .stroke-primary{stroke:#d8bb69!important}.global-finanz.dark .color-primary{color:#d8bb69!important}.global-finanz.dark .bg-primary{background-color:#d8bb69!important;color:#000!important}.global-finanz.dark .bg-primary-100{background-color:#f1e7ca!important;color:#000!important}.global-finanz.dark .bg-primary-50{background-color:#f9f5ea!important;color:#000!important}.global-finanz.dark .bg-accent{background-color:#757575!important}.global-finanz.dark .bg-success{background-color:#81c784!important}.global-finanz.dark .bg-warn{background-color:#ff1744!important;color:#fff}.global-finanz.dark .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.global-finanz.dark .bg-warn-50{background-color:#ffebee!important;color:#000000de}.global-finanz.dark .text-primary{color:#d8bb69!important}.global-finanz.dark .text-primary-not-important{color:#c09635}.global-finanz.dark .border-primary,.global-finanz.dark .border-primary-left,.global-finanz.dark .border-primary-right,.global-finanz.dark .border-primary-top,.global-finanz.dark .border-primary-bottom{border-color:#d8bb69}.global-finanz.dark .border-accent{border-color:#757575!important}.global-finanz.dark .border-accent-100{border-color:#f5f5f5!important}.global-finanz.dark .outline-primary{outline-color:#d8bb69!important}.global-finanz.dark .text-warn{color:#f44336!important}.global-finanz.dark .text-error{color:#ef5350!important}.global-finanz.dark .text-accent{color:#9e9e9e!important}.global-finanz.dark .text-hover:hover,.global-finanz.dark .text-hover:hover *{color:#e8d7a7!important}.global-finanz.dark .text-success{color:#66bb6a!important}.global-finanz.dark.dark .bg-primary-50{background-color:#b58625!important}.global-finanz.dark .required.ng-invalid .mat-mdc-form-field-outline-thick,.global-finanz.dark .required.ng-invalid .mat-mdc-input-element,.global-finanz.dark .required.ng-invalid label{opacity:1;caret-color:#ff1744!important;color:#ff1744!important}.global-finanz.dark fp-icon-tile .required{border-color:#ff1744!important;caret-color:#ff1744!important;color:#ff1744!important}.global-finanz.dark .mat-button-toggle-checked{background-color:#d8bb69}.global-finanz.dark .mdc-slider__value-indicator{background-color:#d8bb69!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.global-finanz.dark .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#d8bb69!important}.global-finanz.dark fp-kontoinhaber-select-field{font-size:.5em!important}.global-finanz.dark fp-kontoinhaber-select-field .mat-mdc-form-field-label,.global-finanz.dark fp-kontoinhaber-select-field .mat-mdc-select-arrow,.global-finanz.dark fp-kontoinhaber-select-field .mat-mdc-select-value,.global-finanz.dark fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.global-finanz.dark fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.global-finanz.dark fp-kontoinhaber-select-field .mdc-notched-outline__leading,.global-finanz.dark fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.global-finanz.dark fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.global-finanz.dark fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.global-finanz.dark .navigationbar{border-top-color:#d8bb69}.global-finanz.dark .vermoegen-und-verbindlichkeiten-result{color:#d8bb69}.global-finanz.dark .mdc-button{font-size:.875rem!important}.global-finanz.dark .mdc-button span{white-space:nowrap!important}.global-finanz.dark .mdc-button[mat-flat-button]{color:#000!important;background-color:#c09635!important}.global-finanz.dark .mdc-button[mat-stroked-button]{color:#c09635!important;background-color:#000!important}.global-finanz.dark .mat-mdc-outlined-button{border-color:#d8bb69!important;color:#d8bb69!important}.global-finanz.dark .mdc-button[disabled]{opacity:.6}.global-finanz.dark .mat-ripple:not(.ziel-card){color:#000!important}.global-finanz.dark.dark .mat-ripple:not(.ziel-card){color:#fff!important}.global-finanz.dark.dark .dark-button,.global-finanz.dark.accessibility-light .accessibility-button,.global-finanz.dark.accessibility-dark .accessibility-button{color:#000;background-color:#d8bb69}.global-finanz.dark.accessibility-light .list-item-link,.global-finanz.dark.accessibility-dark .list-item-link{color:#c09635;background-color:#000}.global-finanz.dark.accessibility-light .list-item-link--active,.global-finanz.dark.accessibility-light .list-item-link--active .sublist-item-link--active,.global-finanz.dark.accessibility-dark .list-item-link--active,.global-finanz.dark.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#000;background-color:#b58625!important}.global-finanz.dark.accessibility-light span.text-primary-not-important,.global-finanz.dark.accessibility-dark span.text-primary-not-important,.global-finanz.dark.accessibility-light .text-primary,.global-finanz.dark.accessibility-dark .text-primary{background-color:#000!important}.global-finanz.dark.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.global-finanz.dark.accessibility-light .legal-footer .data-input,.global-finanz.dark.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#b58625!important}.global-finanz.dark.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000!important}.global-finanz.dark.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.global-finanz.dark.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#d8bb69!important}.global-finanz.dark.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#e8d7a7!important}.global-finanz.dark.accessibility-dark .fp-milestone-page .text-primary{color:#dfc783!important}.global-finanz.dark.accessibility-dark .fp-milestone-page .text-accent{color:#d8bb69!important}.global-finanz.dark.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.global-finanz.dark.accessibility-dark .bar.bg-primary-50 span{color:#000!important}.global-finanz.dark fp-allgemeines,.global-finanz.dark fp-versorgungswunsch,.global-finanz.dark fp-versorgungs-wunsch,.global-finanz.dark fp-bestehende-versorgung,.global-finanz.dark fp-erforderliches-kapital{width:100%!important}.global-finanz.dark .mat-toolbar,.global-finanz.dark .top-toolbar .mat-toolbar{background-color:#000}.global-finanz.dark a,.global-finanz.dark .router-link-active,.global-finanz.dark .clickable-icon{color:#d8bb69}.global-finanz.dark a.list-item-link--active,.global-finanz.dark .router-link-active.list-item-link--active,.global-finanz.dark .clickable-icon.list-item-link--active,.global-finanz.dark a.list-item-link--active .sublist-item-link--active,.global-finanz.dark .router-link-active.list-item-link--active .sublist-item-link--active,.global-finanz.dark .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#424242}.global-finanz.dark a:hover,.global-finanz.dark .router-link-active:hover,.global-finanz.dark .clickable-icon:hover{color:#f1e7ca}.global-finanz.dark .emptybankcard{color:#d1af4e;border-color:#d1af4e}.ergo{background-color:#f5f5f5;color:#424242}.ergo{--mat-ripple-color: rgba(0, 0, 0, .1)}.ergo{--mat-option-selected-state-label-text-color: #860032;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.ergo .mat-accent{--mat-option-selected-state-label-text-color: #bdbdbd;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.ergo .mat-warn{--mat-option-selected-state-label-text-color: #d32f2f;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.ergo{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.ergo{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.ergo{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.ergo .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #860032;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.ergo .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #860032;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.ergo .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.ergo .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.ergo .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #d32f2f;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.ergo .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #d32f2f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.ergo{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.ergo{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.ergo{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.ergo{--mdc-elevated-card-container-shape: 4px}.ergo{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.ergo{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.ergo{--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.ergo{--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}.ergo{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.ergo{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.ergo .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #860032;--mdc-linear-progress-track-color: rgba(134, 0, 50, .25)}.ergo .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #bdbdbd;--mdc-linear-progress-track-color: rgba(189, 189, 189, .25)}.ergo .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #d32f2f;--mdc-linear-progress-track-color: rgba(211, 47, 47, .25)}.ergo{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.ergo{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.ergo{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.ergo{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.ergo{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.ergo{--mdc-filled-text-field-caret-color: #860032;--mdc-filled-text-field-focus-active-indicator-color: #860032;--mdc-filled-text-field-focus-label-text-color: rgba(134, 0, 50, .87);--mdc-filled-text-field-container-color: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #d32f2f;--mdc-filled-text-field-error-focus-label-text-color: #d32f2f;--mdc-filled-text-field-error-label-text-color: #d32f2f;--mdc-filled-text-field-error-caret-color: #d32f2f;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-hover-active-indicator-color: #d32f2f}.ergo{--mdc-outlined-text-field-caret-color: #860032;--mdc-outlined-text-field-focus-outline-color: #860032;--mdc-outlined-text-field-focus-label-text-color: rgba(134, 0, 50, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #d32f2f;--mdc-outlined-text-field-error-focus-label-text-color: #d32f2f;--mdc-outlined-text-field-error-label-text-color: #d32f2f;--mdc-outlined-text-field-error-hover-label-text-color: #d32f2f;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #d32f2f;--mdc-outlined-text-field-error-hover-outline-color: #d32f2f;--mdc-outlined-text-field-error-outline-color: #d32f2f}.ergo{--mat-form-field-focus-select-arrow-color: rgba(134, 0, 50, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #d32f2f;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.ergo .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #bdbdbd;--mdc-filled-text-field-focus-active-indicator-color: #bdbdbd;--mdc-filled-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.ergo .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #bdbdbd;--mdc-outlined-text-field-focus-outline-color: #bdbdbd;--mdc-outlined-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.ergo .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(189, 189, 189, .87)}.ergo .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #d32f2f;--mdc-filled-text-field-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.ergo .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #d32f2f;--mdc-outlined-text-field-focus-outline-color: #d32f2f;--mdc-outlined-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.ergo .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(211, 47, 47, .87)}.ergo{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.ergo{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.ergo{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.ergo{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.ergo{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.ergo{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(134, 0, 50, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.ergo .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(189, 189, 189, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.ergo .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(211, 47, 47, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.ergo{--mat-select-arrow-transform: translateY(-8px)}.ergo{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.ergo{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.ergo{--mat-autocomplete-background-color: white}.ergo{--mdc-dialog-container-shape: 4px}.ergo{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.ergo{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.ergo{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.ergo .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.ergo .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.ergo .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.ergo .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.ergo .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.ergo .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #860032;--mdc-chip-elevated-selected-container-color: #860032;--mdc-chip-elevated-disabled-container-color: #860032;--mdc-chip-flat-disabled-selected-container-color: #860032;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.ergo .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.ergo .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.ergo .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.ergo .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color: #bdbdbd;--mdc-chip-elevated-selected-container-color: #bdbdbd;--mdc-chip-elevated-disabled-container-color: #bdbdbd;--mdc-chip-flat-disabled-selected-container-color: #bdbdbd;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}.ergo .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.ergo .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.ergo .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.ergo .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #d32f2f;--mdc-chip-elevated-selected-container-color: #d32f2f;--mdc-chip-elevated-disabled-container-color: #d32f2f;--mdc-chip-flat-disabled-selected-container-color: #d32f2f;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.ergo .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.ergo .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.ergo .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.ergo .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.ergo{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.ergo .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.ergo{--mdc-switch-selected-focus-state-layer-color: #860032;--mdc-switch-selected-handle-color: #860032;--mdc-switch-selected-hover-state-layer-color: #860032;--mdc-switch-selected-pressed-state-layer-color: #860032;--mdc-switch-selected-focus-handle-color: #5f0017;--mdc-switch-selected-hover-handle-color: #5f0017;--mdc-switch-selected-pressed-handle-color: #5f0017;--mdc-switch-selected-focus-track-color: #b04d74;--mdc-switch-selected-hover-track-color: #b04d74;--mdc-switch-selected-pressed-track-color: #b04d74;--mdc-switch-selected-track-color: #b04d74;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.ergo{--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}.ergo .mat-mdc-slide-toggle{--mat-switch-label-text-color: rgba(0, 0, 0, .87)}.ergo .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #757575;--mdc-switch-selected-handle-color: #757575;--mdc-switch-selected-hover-state-layer-color: #757575;--mdc-switch-selected-pressed-state-layer-color: #757575;--mdc-switch-selected-focus-handle-color: #212121;--mdc-switch-selected-hover-handle-color: #212121;--mdc-switch-selected-pressed-handle-color: #212121;--mdc-switch-selected-focus-track-color: #e0e0e0;--mdc-switch-selected-hover-track-color: #e0e0e0;--mdc-switch-selected-pressed-track-color: #e0e0e0;--mdc-switch-selected-track-color: #e0e0e0}.ergo .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}.ergo{--mdc-switch-state-layer-size: 40px}.ergo .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.ergo{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.ergo .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #860032;--mdc-radio-selected-hover-icon-color: #860032;--mdc-radio-selected-icon-color: #860032;--mdc-radio-selected-pressed-icon-color: #860032}.ergo .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #860032;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.ergo .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.ergo .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #bdbdbd;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.ergo .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.ergo .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #d32f2f;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.ergo{--mdc-radio-state-layer-size: 40px}.ergo{--mat-radio-touch-target-display: block}.ergo{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.ergo{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.ergo{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.ergo{--mdc-slider-handle-color: #860032;--mdc-slider-focus-handle-color: #860032;--mdc-slider-hover-handle-color: #860032;--mdc-slider-active-track-color: #860032;--mdc-slider-inactive-track-color: #860032;--mdc-slider-with-tick-marks-inactive-container-color: #860032;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000}.ergo{--mat-slider-ripple-color: #860032;--mat-slider-hover-state-layer-color: rgba(134, 0, 50, .05);--mat-slider-focus-state-layer-color: rgba(134, 0, 50, .2);--mat-slider-value-indicator-opacity: .6}.ergo .mat-accent{--mdc-slider-handle-color: #bdbdbd;--mdc-slider-focus-handle-color: #bdbdbd;--mdc-slider-hover-handle-color: #bdbdbd;--mdc-slider-active-track-color: #bdbdbd;--mdc-slider-inactive-track-color: #bdbdbd;--mdc-slider-with-tick-marks-inactive-container-color: #bdbdbd;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87)}.ergo .mat-accent{--mat-slider-ripple-color: #bdbdbd;--mat-slider-hover-state-layer-color: rgba(189, 189, 189, .05);--mat-slider-focus-state-layer-color: rgba(189, 189, 189, .2)}.ergo .mat-warn{--mdc-slider-handle-color: #d32f2f;--mdc-slider-focus-handle-color: #d32f2f;--mdc-slider-hover-handle-color: #d32f2f;--mdc-slider-active-track-color: #d32f2f;--mdc-slider-inactive-track-color: #d32f2f;--mdc-slider-with-tick-marks-inactive-container-color: #d32f2f;--mdc-slider-with-tick-marks-active-container-color: white}.ergo .mat-warn{--mat-slider-ripple-color: #d32f2f;--mat-slider-hover-state-layer-color: rgba(211, 47, 47, .05);--mat-slider-focus-state-layer-color: rgba(211, 47, 47, .2)}.ergo{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.ergo{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.ergo{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12)}.ergo{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.ergo{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.ergo{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.ergo{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.ergo .mdc-list-item__start,.ergo .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #860032;--mdc-radio-selected-hover-icon-color: #860032;--mdc-radio-selected-icon-color: #860032;--mdc-radio-selected-pressed-icon-color: #860032}.ergo .mat-accent .mdc-list-item__start,.ergo .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.ergo .mat-warn .mdc-list-item__start,.ergo .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.ergo .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #860032;--mdc-checkbox-selected-hover-icon-color: #860032;--mdc-checkbox-selected-icon-color: #860032;--mdc-checkbox-selected-pressed-icon-color: #860032;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #860032;--mdc-checkbox-selected-hover-state-layer-color: #860032;--mdc-checkbox-selected-pressed-state-layer-color: #860032;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.ergo .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.ergo .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.ergo .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.ergo .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.ergo .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.ergo .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#860032}.ergo .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.ergo .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.ergo .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.ergo{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.ergo{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.ergo .mdc-list-item__start,.ergo .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.ergo .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.ergo .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.ergo .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.ergo .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.ergo .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.ergo .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.ergo{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.ergo .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.ergo{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}.ergo{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.ergo{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.ergo{--mdc-secondary-navigation-tab-container-height: 48px}.ergo{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.ergo{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.ergo .mat-mdc-tab-group,.ergo .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #860032}.ergo .mat-mdc-tab-group,.ergo .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #860032;--mat-tab-header-active-ripple-color: #860032;--mat-tab-header-inactive-ripple-color: #860032;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #860032;--mat-tab-header-active-hover-label-text-color: #860032;--mat-tab-header-active-focus-indicator-color: #860032;--mat-tab-header-active-hover-indicator-color: #860032}.ergo .mat-mdc-tab-group.mat-accent,.ergo .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #bdbdbd}.ergo .mat-mdc-tab-group.mat-accent,.ergo .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #bdbdbd;--mat-tab-header-active-ripple-color: #bdbdbd;--mat-tab-header-inactive-ripple-color: #bdbdbd;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #bdbdbd;--mat-tab-header-active-hover-label-text-color: #bdbdbd;--mat-tab-header-active-focus-indicator-color: #bdbdbd;--mat-tab-header-active-hover-indicator-color: #bdbdbd}.ergo .mat-mdc-tab-group.mat-warn,.ergo .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #d32f2f}.ergo .mat-mdc-tab-group.mat-warn,.ergo .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #d32f2f;--mat-tab-header-active-ripple-color: #d32f2f;--mat-tab-header-inactive-ripple-color: #d32f2f;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #d32f2f;--mat-tab-header-active-hover-label-text-color: #d32f2f;--mat-tab-header-active-focus-indicator-color: #d32f2f;--mat-tab-header-active-hover-indicator-color: #d32f2f}.ergo .mat-mdc-tab-group.mat-background-primary,.ergo .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #860032;--mat-tab-header-with-background-foreground-color: white}.ergo .mat-mdc-tab-group.mat-background-accent,.ergo .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #bdbdbd;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}.ergo .mat-mdc-tab-group.mat-background-warn,.ergo .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #d32f2f;--mat-tab-header-with-background-foreground-color: white}.ergo .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.ergo .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.ergo{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.ergo{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.ergo{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87)}.ergo .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #860032;--mdc-checkbox-selected-hover-icon-color: #860032;--mdc-checkbox-selected-icon-color: #860032;--mdc-checkbox-selected-pressed-icon-color: #860032;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #860032;--mdc-checkbox-selected-hover-state-layer-color: #860032;--mdc-checkbox-selected-pressed-state-layer-color: #860032;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.ergo .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.ergo{--mdc-checkbox-state-layer-size: 40px}.ergo{--mat-checkbox-touch-target-display: block}.ergo{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.ergo{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.ergo{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.ergo{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.ergo{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.ergo{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.ergo{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.ergo{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.ergo{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.ergo{--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.ergo{--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12}.ergo{--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.ergo{--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12}.ergo{--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.ergo{--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12}.ergo{--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.ergo{--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.ergo .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #860032}.ergo .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #860032;--mat-text-button-ripple-color: rgba(134, 0, 50, .1)}.ergo .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #bdbdbd}.ergo .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #bdbdbd;--mat-text-button-ripple-color: rgba(189, 189, 189, .1)}.ergo .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #d32f2f}.ergo .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #d32f2f;--mat-text-button-ripple-color: rgba(211, 47, 47, .1)}.ergo .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #860032;--mdc-filled-button-label-text-color: white}.ergo .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.ergo .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #bdbdbd;--mdc-filled-button-label-text-color: black}.ergo .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.ergo .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #d32f2f;--mdc-filled-button-label-text-color: white}.ergo .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.ergo .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #860032;--mdc-protected-button-label-text-color: white}.ergo .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.ergo .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #bdbdbd;--mdc-protected-button-label-text-color: black}.ergo .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.ergo .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #d32f2f;--mdc-protected-button-label-text-color: white}.ergo .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.ergo .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #860032;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.ergo .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #860032;--mat-outlined-button-ripple-color: rgba(134, 0, 50, .1)}.ergo .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #bdbdbd;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.ergo .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #bdbdbd;--mat-outlined-button-ripple-color: rgba(189, 189, 189, .1)}.ergo .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #d32f2f;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.ergo .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #d32f2f;--mat-outlined-button-ripple-color: rgba(211, 47, 47, .1)}.ergo{--mdc-text-button-container-height: 36px}.ergo{--mdc-filled-button-container-height: 36px}.ergo{--mdc-protected-button-container-height: 36px}.ergo{--mdc-outlined-button-container-height: 36px}.ergo{--mat-text-button-touch-target-display: block}.ergo{--mat-filled-button-touch-target-display: block}.ergo{--mat-protected-button-touch-target-display: block}.ergo{--mat-outlined-button-touch-target-display: block}.ergo{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.ergo{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.ergo{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.ergo{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.ergo{--mdc-icon-button-icon-size: 24px}.ergo{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.ergo{--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}.ergo .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #860032}.ergo .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #860032;--mat-icon-button-ripple-color: rgba(134, 0, 50, .1)}.ergo .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #bdbdbd}.ergo .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #bdbdbd;--mat-icon-button-ripple-color: rgba(189, 189, 189, .1)}.ergo .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #d32f2f}.ergo .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #d32f2f;--mat-icon-button-ripple-color: rgba(211, 47, 47, .1)}.ergo{--mat-icon-button-touch-target-display: block}.ergo .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.ergo{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.ergo{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.ergo{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.ergo{--mdc-fab-container-color: white}.ergo{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.ergo{--mdc-fab-small-container-color: white}.ergo{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.ergo .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #860032}.ergo .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.ergo .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #bdbdbd}.ergo .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.ergo .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #d32f2f}.ergo .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.ergo .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #860032}.ergo .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.ergo .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #bdbdbd}.ergo .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.ergo .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #d32f2f}.ergo .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.ergo{--mat-fab-touch-target-display: block}.ergo{--mat-fab-small-touch-target-display: block}.ergo{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.ergo{--mdc-snackbar-container-shape: 4px}.ergo{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}.ergo{--mat-snack-bar-button-color: #ddb3c3}.ergo{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.ergo{--mat-table-row-item-outline-width: 1px}.ergo{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}.ergo{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.ergo{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.ergo{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.ergo{--mdc-circular-progress-active-indicator-color: #860032}.ergo .mat-accent{--mdc-circular-progress-active-indicator-color: #bdbdbd}.ergo .mat-warn{--mdc-circular-progress-active-indicator-color: #d32f2f}.ergo{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.ergo{--mat-badge-background-color: #860032;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.ergo .mat-badge-accent{--mat-badge-background-color: #bdbdbd;--mat-badge-text-color: rgba(0, 0, 0, .87)}.ergo .mat-badge-warn{--mat-badge-background-color: #d32f2f;--mat-badge-text-color: white}.ergo{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.ergo{--mat-bottom-sheet-container-shape: 4px}.ergo{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.ergo{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.ergo{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.ergo{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.ergo{--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd}.ergo{--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: rgb(224.4, 224.4, 224.4)}.ergo{--mat-standard-button-toggle-height: 48px}.ergo{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.ergo{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.ergo{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.ergo{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #860032;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(134, 0, 50, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(134, 0, 50, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(134, 0, 50, .3);--mat-datepicker-toggle-active-state-icon-color: #860032;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(134, 0, 50, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.ergo .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #bdbdbd;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(189, 189, 189, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(189, 189, 189, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.ergo .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #d32f2f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(211, 47, 47, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(211, 47, 47, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.ergo .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #bdbdbd}.ergo .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #d32f2f}.ergo .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.ergo .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.ergo{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.ergo{--mat-divider-width: 1px}.ergo{--mat-divider-color: rgba(0, 0, 0, .12)}.ergo{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.ergo{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}.ergo{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.ergo{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.ergo{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.ergo{--mat-icon-color: inherit}.ergo .mat-icon.mat-primary{--mat-icon-color: #860032}.ergo .mat-icon.mat-accent{--mat-icon-color: #bdbdbd}.ergo .mat-icon.mat-warn{--mat-icon-color: #d32f2f}.ergo{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.ergo{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}.ergo{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #860032;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #860032;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #860032;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #d32f2f;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #d32f2f;--mat-stepper-header-error-state-icon-background-color: transparent}.ergo .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #bdbdbd;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #bdbdbd;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #bdbdbd;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87)}.ergo .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #d32f2f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #d32f2f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #d32f2f;--mat-stepper-header-edit-state-icon-foreground-color: white}.ergo{--mat-stepper-header-height: 72px}.ergo{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.ergo{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.ergo{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.ergo .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #860032;--mat-toolbar-container-text-color: white}.ergo .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #bdbdbd;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.ergo .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #d32f2f;--mat-toolbar-container-text-color: white}.ergo{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.ergo{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.ergo{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.ergo{--mat-tree-node-min-height: 48px}.ergo{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.ergo{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.ergo{--mat-timepicker-container-background-color: white}.ergo::-webkit-scrollbar-track{background-color:#ddb3c3}.ergo::-webkit-scrollbar-thumb{background-color:#860032}.ergo::-webkit-scrollbar-thumb:hover{background-color:#9f2656}.ergo .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#ddb3c3}.ergo .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#860032}.ergo .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#9f2656}.ergo .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#ddb3c3}.ergo .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#860032}.ergo .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#9f2656}.ergo .stroke-primary{stroke:#860032!important}.ergo .color-primary{color:#860032!important}.ergo .bg-primary{background-color:#860032!important;color:#fff!important}.ergo .bg-primary-100{background-color:#ddb3c3!important;color:#000!important}.ergo .bg-primary-50{background-color:#f1e0e7!important;color:#000!important}.ergo .bg-accent{background-color:#bdbdbd!important}.ergo .bg-success{background-color:#81c784!important}.ergo .bg-warn{background-color:#d32f2f!important;color:#fff}.ergo .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.ergo .bg-warn-50{background-color:#ffebee!important;color:#000000de}.ergo .text-primary{color:#860032!important}.ergo .text-primary-not-important{color:#710024}.ergo .border-primary,.ergo .border-primary-left,.ergo .border-primary-right,.ergo .border-primary-top,.ergo .border-primary-bottom{border-color:#860032}.ergo .border-accent{border-color:#bdbdbd!important}.ergo .border-accent-100{border-color:#f5f5f5!important}.ergo .outline-primary{outline-color:#860032!important}.ergo .text-warn{color:#f44336!important}.ergo .text-error{color:#ef5350!important}.ergo .text-accent{color:#9e9e9e!important}.ergo .text-hover:hover,.ergo .text-hover:hover *{color:#c7809c!important}.ergo .text-success{color:#66bb6a!important}.ergo.dark .bg-primary-50{background-color:#5f0017!important}.ergo .required.ng-invalid .mat-mdc-form-field-outline-thick,.ergo .required.ng-invalid .mat-mdc-input-element,.ergo .required.ng-invalid label{opacity:1;caret-color:#d32f2f!important;color:#d32f2f!important}.ergo fp-icon-tile .required{border-color:#d32f2f!important;caret-color:#d32f2f!important;color:#d32f2f!important}.ergo .mat-button-toggle-checked{background-color:#9f2656}.ergo .mdc-slider__value-indicator{background-color:#9f2656!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.ergo .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#9f2656!important}.ergo fp-kontoinhaber-select-field{font-size:.5em!important}.ergo fp-kontoinhaber-select-field .mat-mdc-form-field-label,.ergo fp-kontoinhaber-select-field .mat-mdc-select-arrow,.ergo fp-kontoinhaber-select-field .mat-mdc-select-value,.ergo fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.ergo fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.ergo fp-kontoinhaber-select-field .mdc-notched-outline__leading,.ergo fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.ergo fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.ergo fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.ergo .navigationbar{border-top-color:#9f2656}.ergo .vermoegen-und-verbindlichkeiten-result{color:#860032}.ergo .mdc-button{font-size:.875rem!important}.ergo .mdc-button span{white-space:nowrap!important}.ergo .mdc-button[mat-flat-button]{color:#fff!important;background-color:#710024!important}.ergo .mdc-button[mat-stroked-button]{color:#710024!important;background-color:#fff!important}.ergo .mat-mdc-outlined-button{border-color:#9f2656!important;color:#9f2656!important}.ergo .mdc-button[disabled]{opacity:.6}.ergo .mat-ripple:not(.ziel-card){color:#000!important}.ergo.dark .mat-ripple:not(.ziel-card){color:#fff!important}.ergo.dark .dark-button{color:#000;background-color:#9f2656}.ergo.accessibility-light .accessibility-button,.ergo.accessibility-dark .accessibility-button{color:#fff;background-color:#9f2656}.ergo.accessibility-light .list-item-link,.ergo.accessibility-dark .list-item-link{color:#710024;background-color:#fff}.ergo.accessibility-light .list-item-link--active,.ergo.accessibility-light .list-item-link--active .sublist-item-link--active,.ergo.accessibility-dark .list-item-link--active,.ergo.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#fff;background-color:#5f0017!important}.ergo.accessibility-light span.text-primary-not-important,.ergo.accessibility-dark span.text-primary-not-important,.ergo.accessibility-light .text-primary,.ergo.accessibility-dark .text-primary{background-color:#fff!important}.ergo.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.ergo.accessibility-light .legal-footer .data-input,.ergo.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#5f0017!important}.ergo.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000!important}.ergo.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.ergo.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#9f2656!important}.ergo.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#c7809c!important}.ergo.accessibility-dark .fp-milestone-page .text-primary{color:#b04d74!important}.ergo.accessibility-dark .fp-milestone-page .text-accent{color:#9f2656!important}.ergo.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.ergo.accessibility-dark .bar.bg-primary-50 span{color:#fff!important}.ergo fp-allgemeines,.ergo fp-versorgungswunsch,.ergo fp-versorgungs-wunsch,.ergo fp-bestehende-versorgung,.ergo fp-erforderliches-kapital{width:100%!important}.ergo .mat-toolbar,.ergo .top-toolbar .mat-toolbar{background-color:#fff}.ergo .emptybankcard{color:#8e0038;border-color:#8e0038}.ergo a,.ergo .router-link-active,.ergo .clickable-icon{color:#8e0038}.ergo a.list-item-link--active,.ergo .router-link-active.list-item-link--active,.ergo .clickable-icon.list-item-link--active,.ergo a.list-item-link--active .sublist-item-link--active,.ergo .router-link-active.list-item-link--active .sublist-item-link--active,.ergo .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#e0e0e0}.ergo a:hover,.ergo .router-link-active:hover,.ergo .clickable-icon:hover{color:#c7809c}.ergo .checklist{top:50%!important;left:50%!important}.ergo.dark{background-color:#000;color:#eee}.ergo.dark{--mat-ripple-color: rgba(255, 255, 255, .1)}.ergo.dark{--mat-option-selected-state-label-text-color: #ff2a4a;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.ergo.dark .mat-accent{--mat-option-selected-state-label-text-color: #bdbdbd;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.ergo.dark .mat-warn{--mat-option-selected-state-label-text-color: #d32f2f;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.ergo.dark{--mat-optgroup-label-text-color: white}.ergo.dark{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.ergo.dark{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.ergo.dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #ff2a4a;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.ergo.dark .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff2a4a;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.ergo.dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.ergo.dark .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.ergo.dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #d32f2f;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.ergo.dark .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #d32f2f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.ergo.dark{--mat-app-background-color: #303030;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.ergo.dark{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.ergo.dark{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.ergo.dark{--mdc-elevated-card-container-shape: 4px}.ergo.dark{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.ergo.dark{--mdc-elevated-card-container-color: #424242;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.ergo.dark{--mdc-outlined-card-container-color: #424242;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.ergo.dark{--mat-card-subtitle-text-color: rgba(255, 255, 255, .7)}.ergo.dark{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.ergo.dark{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.ergo.dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #ff2a4a;--mdc-linear-progress-track-color: rgba(255, 42, 74, .25)}.ergo.dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #bdbdbd;--mdc-linear-progress-track-color: rgba(189, 189, 189, .25)}.ergo.dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #d32f2f;--mdc-linear-progress-track-color: rgba(211, 47, 47, .25)}.ergo.dark{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.ergo.dark{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.ergo.dark{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.ergo.dark{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.ergo.dark{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.ergo.dark{--mdc-filled-text-field-caret-color: #ff2a4a;--mdc-filled-text-field-focus-active-indicator-color: #ff2a4a;--mdc-filled-text-field-focus-label-text-color: rgba(255, 42, 74, .87);--mdc-filled-text-field-container-color: rgb(73.56, 73.56, 73.56);--mdc-filled-text-field-disabled-container-color: rgb(69.78, 69.78, 69.78);--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #d32f2f;--mdc-filled-text-field-error-focus-label-text-color: #d32f2f;--mdc-filled-text-field-error-label-text-color: #d32f2f;--mdc-filled-text-field-error-caret-color: #d32f2f;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-hover-active-indicator-color: #d32f2f}.ergo.dark{--mdc-outlined-text-field-caret-color: #ff2a4a;--mdc-outlined-text-field-focus-outline-color: #ff2a4a;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 42, 74, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #d32f2f;--mdc-outlined-text-field-error-focus-label-text-color: #d32f2f;--mdc-outlined-text-field-error-label-text-color: #d32f2f;--mdc-outlined-text-field-error-hover-label-text-color: #d32f2f;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #d32f2f;--mdc-outlined-text-field-error-hover-outline-color: #d32f2f;--mdc-outlined-text-field-error-outline-color: #d32f2f}.ergo.dark{--mat-form-field-focus-select-arrow-color: rgba(255, 42, 74, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #d32f2f;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24}.ergo.dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #bdbdbd;--mdc-filled-text-field-focus-active-indicator-color: #bdbdbd;--mdc-filled-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.ergo.dark .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #bdbdbd;--mdc-outlined-text-field-focus-outline-color: #bdbdbd;--mdc-outlined-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.ergo.dark .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(189, 189, 189, .87)}.ergo.dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #d32f2f;--mdc-filled-text-field-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.ergo.dark .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #d32f2f;--mdc-outlined-text-field-focus-outline-color: #d32f2f;--mdc-outlined-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.ergo.dark .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(211, 47, 47, .87)}.ergo.dark{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.ergo.dark{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.ergo.dark{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.ergo.dark{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.ergo.dark{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.ergo.dark{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(255, 42, 74, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.ergo.dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(189, 189, 189, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.ergo.dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(211, 47, 47, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.ergo.dark{--mat-select-arrow-transform: translateY(-8px)}.ergo.dark{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.ergo.dark{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.ergo.dark{--mat-autocomplete-background-color: #424242}.ergo.dark{--mdc-dialog-container-shape: 4px}.ergo.dark{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.ergo.dark{--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.ergo.dark{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.ergo.dark .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.ergo.dark .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.ergo.dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-disabled-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-flat-disabled-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa}.ergo.dark .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.ergo.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.ergo.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ff2a4a;--mdc-chip-elevated-selected-container-color: #ff2a4a;--mdc-chip-elevated-disabled-container-color: #ff2a4a;--mdc-chip-flat-disabled-selected-container-color: #ff2a4a;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.ergo.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.ergo.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.ergo.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.ergo.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color: #bdbdbd;--mdc-chip-elevated-selected-container-color: #bdbdbd;--mdc-chip-elevated-disabled-container-color: #bdbdbd;--mdc-chip-flat-disabled-selected-container-color: #bdbdbd;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}.ergo.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.ergo.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.ergo.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.ergo.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #d32f2f;--mdc-chip-elevated-selected-container-color: #d32f2f;--mdc-chip-elevated-disabled-container-color: #d32f2f;--mdc-chip-flat-disabled-selected-container-color: #d32f2f;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.ergo.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.ergo.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.ergo.dark .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.ergo.dark .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.ergo.dark{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.ergo.dark .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.ergo.dark{--mdc-switch-selected-focus-state-layer-color: #b04d74;--mdc-switch-selected-handle-color: #b04d74;--mdc-switch-selected-hover-state-layer-color: #b04d74;--mdc-switch-selected-pressed-state-layer-color: #b04d74;--mdc-switch-selected-focus-handle-color: #c7809c;--mdc-switch-selected-hover-handle-color: #c7809c;--mdc-switch-selected-pressed-handle-color: #c7809c;--mdc-switch-selected-focus-track-color: #860032;--mdc-switch-selected-hover-track-color: #860032;--mdc-switch-selected-pressed-track-color: #860032;--mdc-switch-selected-track-color: #860032;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.ergo.dark{--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5)}.ergo.dark .mat-mdc-slide-toggle{--mat-switch-label-text-color: white}.ergo.dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #e0e0e0;--mdc-switch-selected-handle-color: #e0e0e0;--mdc-switch-selected-hover-state-layer-color: #e0e0e0;--mdc-switch-selected-pressed-state-layer-color: #e0e0e0;--mdc-switch-selected-focus-handle-color: #eeeeee;--mdc-switch-selected-hover-handle-color: #eeeeee;--mdc-switch-selected-pressed-handle-color: #eeeeee;--mdc-switch-selected-focus-track-color: #757575;--mdc-switch-selected-hover-track-color: #757575;--mdc-switch-selected-pressed-track-color: #757575;--mdc-switch-selected-track-color: #757575}.ergo.dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e57373;--mdc-switch-selected-handle-color: #e57373;--mdc-switch-selected-hover-state-layer-color: #e57373;--mdc-switch-selected-pressed-state-layer-color: #e57373;--mdc-switch-selected-focus-handle-color: #ef9a9a;--mdc-switch-selected-hover-handle-color: #ef9a9a;--mdc-switch-selected-pressed-handle-color: #ef9a9a;--mdc-switch-selected-focus-track-color: #e53935;--mdc-switch-selected-hover-track-color: #e53935;--mdc-switch-selected-pressed-track-color: #e53935;--mdc-switch-selected-track-color: #e53935}.ergo.dark{--mdc-switch-state-layer-size: 40px}.ergo.dark .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.ergo.dark{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.ergo.dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ff2a4a;--mdc-radio-selected-hover-icon-color: #ff2a4a;--mdc-radio-selected-icon-color: #ff2a4a;--mdc-radio-selected-pressed-icon-color: #ff2a4a}.ergo.dark .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #ff2a4a;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.ergo.dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.ergo.dark .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #bdbdbd;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.ergo.dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.ergo.dark .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #d32f2f;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.ergo.dark{--mdc-radio-state-layer-size: 40px}.ergo.dark{--mat-radio-touch-target-display: block}.ergo.dark{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.ergo.dark{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.ergo.dark{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.ergo.dark{--mdc-slider-handle-color: #ff2a4a;--mdc-slider-focus-handle-color: #ff2a4a;--mdc-slider-hover-handle-color: #ff2a4a;--mdc-slider-active-track-color: #ff2a4a;--mdc-slider-inactive-track-color: #ff2a4a;--mdc-slider-with-tick-marks-inactive-container-color: #ff2a4a;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff}.ergo.dark{--mat-slider-ripple-color: #ff2a4a;--mat-slider-hover-state-layer-color: rgba(255, 42, 74, .05);--mat-slider-focus-state-layer-color: rgba(255, 42, 74, .2);--mat-slider-value-indicator-opacity: .9}.ergo.dark .mat-accent{--mdc-slider-handle-color: #bdbdbd;--mdc-slider-focus-handle-color: #bdbdbd;--mdc-slider-hover-handle-color: #bdbdbd;--mdc-slider-active-track-color: #bdbdbd;--mdc-slider-inactive-track-color: #bdbdbd;--mdc-slider-with-tick-marks-inactive-container-color: #bdbdbd;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87)}.ergo.dark .mat-accent{--mat-slider-ripple-color: #bdbdbd;--mat-slider-hover-state-layer-color: rgba(189, 189, 189, .05);--mat-slider-focus-state-layer-color: rgba(189, 189, 189, .2)}.ergo.dark .mat-warn{--mdc-slider-handle-color: #d32f2f;--mdc-slider-focus-handle-color: #d32f2f;--mdc-slider-hover-handle-color: #d32f2f;--mdc-slider-active-track-color: #d32f2f;--mdc-slider-inactive-track-color: #d32f2f;--mdc-slider-with-tick-marks-inactive-container-color: #d32f2f;--mdc-slider-with-tick-marks-active-container-color: white}.ergo.dark .mat-warn{--mat-slider-ripple-color: #d32f2f;--mat-slider-hover-state-layer-color: rgba(211, 47, 47, .05);--mat-slider-focus-state-layer-color: rgba(211, 47, 47, .2)}.ergo.dark{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.ergo.dark{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.ergo.dark{--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #424242;--mat-menu-divider-color: rgba(255, 255, 255, .12)}.ergo.dark{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.ergo.dark{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.ergo.dark{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.ergo.dark{--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24}.ergo.dark .mdc-list-item__start,.ergo.dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ff2a4a;--mdc-radio-selected-hover-icon-color: #ff2a4a;--mdc-radio-selected-icon-color: #ff2a4a;--mdc-radio-selected-pressed-icon-color: #ff2a4a}.ergo.dark .mat-accent .mdc-list-item__start,.ergo.dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.ergo.dark .mat-warn .mdc-list-item__start,.ergo.dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.ergo.dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ff2a4a;--mdc-checkbox-selected-hover-icon-color: #ff2a4a;--mdc-checkbox-selected-icon-color: #ff2a4a;--mdc-checkbox-selected-pressed-icon-color: #ff2a4a;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff2a4a;--mdc-checkbox-selected-hover-state-layer-color: #ff2a4a;--mdc-checkbox-selected-pressed-state-layer-color: #ff2a4a;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.ergo.dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.ergo.dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.ergo.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.ergo.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.ergo.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.ergo.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#ff2a4a}.ergo.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.ergo.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.ergo.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.ergo.dark{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.ergo.dark{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.ergo.dark .mdc-list-item__start,.ergo.dark .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.ergo.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.ergo.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.ergo.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.ergo.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.ergo.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.ergo.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.ergo.dark{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.ergo.dark .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.ergo.dark{--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12)}.ergo.dark{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.ergo.dark{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.ergo.dark{--mdc-secondary-navigation-tab-container-height: 48px}.ergo.dark{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.ergo.dark{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.ergo.dark .mat-mdc-tab-group,.ergo.dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #ff2a4a}.ergo.dark .mat-mdc-tab-group,.ergo.dark .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #ff2a4a;--mat-tab-header-active-ripple-color: #ff2a4a;--mat-tab-header-inactive-ripple-color: #ff2a4a;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #ff2a4a;--mat-tab-header-active-hover-label-text-color: #ff2a4a;--mat-tab-header-active-focus-indicator-color: #ff2a4a;--mat-tab-header-active-hover-indicator-color: #ff2a4a}.ergo.dark .mat-mdc-tab-group.mat-accent,.ergo.dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #bdbdbd}.ergo.dark .mat-mdc-tab-group.mat-accent,.ergo.dark .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #bdbdbd;--mat-tab-header-active-ripple-color: #bdbdbd;--mat-tab-header-inactive-ripple-color: #bdbdbd;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #bdbdbd;--mat-tab-header-active-hover-label-text-color: #bdbdbd;--mat-tab-header-active-focus-indicator-color: #bdbdbd;--mat-tab-header-active-hover-indicator-color: #bdbdbd}.ergo.dark .mat-mdc-tab-group.mat-warn,.ergo.dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #d32f2f}.ergo.dark .mat-mdc-tab-group.mat-warn,.ergo.dark .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #d32f2f;--mat-tab-header-active-ripple-color: #d32f2f;--mat-tab-header-inactive-ripple-color: #d32f2f;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #d32f2f;--mat-tab-header-active-hover-label-text-color: #d32f2f;--mat-tab-header-active-focus-indicator-color: #d32f2f;--mat-tab-header-active-hover-indicator-color: #d32f2f}.ergo.dark .mat-mdc-tab-group.mat-background-primary,.ergo.dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #ff2a4a;--mat-tab-header-with-background-foreground-color: white}.ergo.dark .mat-mdc-tab-group.mat-background-accent,.ergo.dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #bdbdbd;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}.ergo.dark .mat-mdc-tab-group.mat-background-warn,.ergo.dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #d32f2f;--mat-tab-header-with-background-foreground-color: white}.ergo.dark .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.ergo.dark .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.ergo.dark{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.ergo.dark{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.ergo.dark{--mat-checkbox-disabled-label-color: rgba(255, 255, 255, .5);--mat-checkbox-label-text-color: white}.ergo.dark .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ff2a4a;--mdc-checkbox-selected-hover-icon-color: #ff2a4a;--mdc-checkbox-selected-icon-color: #ff2a4a;--mdc-checkbox-selected-pressed-icon-color: #ff2a4a;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff2a4a;--mdc-checkbox-selected-hover-state-layer-color: #ff2a4a;--mdc-checkbox-selected-pressed-state-layer-color: #ff2a4a;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.ergo.dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.ergo.dark{--mdc-checkbox-state-layer-size: 40px}.ergo.dark{--mat-checkbox-touch-target-display: block}.ergo.dark{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.ergo.dark{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.ergo.dark{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.ergo.dark{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.ergo.dark{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.ergo.dark{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.ergo.dark{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.ergo.dark{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.ergo.dark{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.ergo.dark{--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.ergo.dark{--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24}.ergo.dark{--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.ergo.dark{--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24}.ergo.dark{--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.ergo.dark{--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24}.ergo.dark{--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.ergo.dark{--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24}.ergo.dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #ff2a4a}.ergo.dark .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #ff2a4a;--mat-text-button-ripple-color: rgba(255, 42, 74, .1)}.ergo.dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #bdbdbd}.ergo.dark .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #bdbdbd;--mat-text-button-ripple-color: rgba(189, 189, 189, .1)}.ergo.dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #d32f2f}.ergo.dark .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #d32f2f;--mat-text-button-ripple-color: rgba(211, 47, 47, .1)}.ergo.dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #ff2a4a;--mdc-filled-button-label-text-color: white}.ergo.dark .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.ergo.dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #bdbdbd;--mdc-filled-button-label-text-color: black}.ergo.dark .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.ergo.dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #d32f2f;--mdc-filled-button-label-text-color: white}.ergo.dark .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.ergo.dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #ff2a4a;--mdc-protected-button-label-text-color: white}.ergo.dark .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.ergo.dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #bdbdbd;--mdc-protected-button-label-text-color: black}.ergo.dark .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.ergo.dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #d32f2f;--mdc-protected-button-label-text-color: white}.ergo.dark .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.ergo.dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #ff2a4a;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.ergo.dark .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #ff2a4a;--mat-outlined-button-ripple-color: rgba(255, 42, 74, .1)}.ergo.dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #bdbdbd;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.ergo.dark .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #bdbdbd;--mat-outlined-button-ripple-color: rgba(189, 189, 189, .1)}.ergo.dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #d32f2f;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.ergo.dark .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #d32f2f;--mat-outlined-button-ripple-color: rgba(211, 47, 47, .1)}.ergo.dark{--mdc-text-button-container-height: 36px}.ergo.dark{--mdc-filled-button-container-height: 36px}.ergo.dark{--mdc-protected-button-container-height: 36px}.ergo.dark{--mdc-outlined-button-container-height: 36px}.ergo.dark{--mat-text-button-touch-target-display: block}.ergo.dark{--mat-filled-button-touch-target-display: block}.ergo.dark{--mat-protected-button-touch-target-display: block}.ergo.dark{--mat-outlined-button-touch-target-display: block}.ergo.dark{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.ergo.dark{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.ergo.dark{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.ergo.dark{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.ergo.dark{--mdc-icon-button-icon-size: 24px}.ergo.dark{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5)}.ergo.dark{--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24}.ergo.dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #ff2a4a}.ergo.dark .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #ff2a4a;--mat-icon-button-ripple-color: rgba(255, 42, 74, .1)}.ergo.dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #bdbdbd}.ergo.dark .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #bdbdbd;--mat-icon-button-ripple-color: rgba(189, 189, 189, .1)}.ergo.dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #d32f2f}.ergo.dark .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #d32f2f;--mat-icon-button-ripple-color: rgba(211, 47, 47, .1)}.ergo.dark{--mat-icon-button-touch-target-display: block}.ergo.dark .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.ergo.dark{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.ergo.dark{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.ergo.dark{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.ergo.dark{--mdc-fab-container-color: #424242}.ergo.dark{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.ergo.dark{--mdc-fab-small-container-color: #424242}.ergo.dark{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-small-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.ergo.dark .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #ff2a4a}.ergo.dark .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.ergo.dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #bdbdbd}.ergo.dark .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.ergo.dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #d32f2f}.ergo.dark .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.ergo.dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #ff2a4a}.ergo.dark .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.ergo.dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #bdbdbd}.ergo.dark .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.ergo.dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #d32f2f}.ergo.dark .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.ergo.dark{--mat-fab-touch-target-display: block}.ergo.dark{--mat-fab-small-touch-target-display: block}.ergo.dark{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.ergo.dark{--mdc-snackbar-container-shape: 4px}.ergo.dark{--mdc-snackbar-container-color: rgb(217.2, 217.2, 217.2);--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87)}.ergo.dark{--mat-snack-bar-button-color: #8e0038}.ergo.dark{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.ergo.dark{--mat-table-row-item-outline-width: 1px}.ergo.dark{--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12)}.ergo.dark{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.ergo.dark{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.ergo.dark{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.ergo.dark{--mdc-circular-progress-active-indicator-color: #ff2a4a}.ergo.dark .mat-accent{--mdc-circular-progress-active-indicator-color: #bdbdbd}.ergo.dark .mat-warn{--mdc-circular-progress-active-indicator-color: #d32f2f}.ergo.dark{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.ergo.dark{--mat-badge-background-color: #ff2a4a;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: rgb(110.1, 110.1, 110.1);--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5)}.ergo.dark .mat-badge-accent{--mat-badge-background-color: #bdbdbd;--mat-badge-text-color: rgba(0, 0, 0, .87)}.ergo.dark .mat-badge-warn{--mat-badge-background-color: #d32f2f;--mat-badge-text-color: white}.ergo.dark{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.ergo.dark{--mat-bottom-sheet-container-shape: 4px}.ergo.dark{--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242}.ergo.dark{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.ergo.dark{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.ergo.dark{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.ergo.dark{--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242}.ergo.dark{--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: rgb(88.68, 88.68, 88.68)}.ergo.dark{--mat-standard-button-toggle-height: 48px}.ergo.dark{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.ergo.dark{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.ergo.dark{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.ergo.dark{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ff2a4a;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 42, 74, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 42, 74, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 42, 74, .3);--mat-datepicker-toggle-active-state-icon-color: #ff2a4a;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 42, 74, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white}.ergo.dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #bdbdbd;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(189, 189, 189, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(189, 189, 189, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.ergo.dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #d32f2f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(211, 47, 47, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(211, 47, 47, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.ergo.dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #bdbdbd}.ergo.dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #d32f2f}.ergo.dark .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.ergo.dark .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.ergo.dark{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.ergo.dark{--mat-divider-width: 1px}.ergo.dark{--mat-divider-color: rgba(255, 255, 255, .12)}.ergo.dark{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.ergo.dark{--mat-expansion-container-background-color: #424242;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7)}.ergo.dark{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.ergo.dark{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.ergo.dark{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.ergo.dark{--mat-icon-color: inherit}.ergo.dark .mat-icon.mat-primary{--mat-icon-color: #ff2a4a}.ergo.dark .mat-icon.mat-accent{--mat-icon-color: #bdbdbd}.ergo.dark .mat-icon.mat-warn{--mat-icon-color: #d32f2f}.ergo.dark{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.ergo.dark{--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6)}.ergo.dark{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ff2a4a;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ff2a4a;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ff2a4a;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: #424242;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #d32f2f;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #d32f2f;--mat-stepper-header-error-state-icon-background-color: transparent}.ergo.dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #bdbdbd;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #bdbdbd;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #bdbdbd;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87)}.ergo.dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #d32f2f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #d32f2f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #d32f2f;--mat-stepper-header-edit-state-icon-foreground-color: white}.ergo.dark{--mat-stepper-header-height: 72px}.ergo.dark{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.ergo.dark{--mat-sort-arrow-color: rgb(198.3, 198.3, 198.3)}.ergo.dark{--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white}.ergo.dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #ff2a4a;--mat-toolbar-container-text-color: white}.ergo.dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #bdbdbd;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.ergo.dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #d32f2f;--mat-toolbar-container-text-color: white}.ergo.dark{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.ergo.dark{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.ergo.dark{--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white}.ergo.dark{--mat-tree-node-min-height: 48px}.ergo.dark{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.ergo.dark{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.ergo.dark{--mat-timepicker-container-background-color: #424242}.ergo.dark::-webkit-scrollbar-track{background-color:#ddb3c3}.ergo.dark::-webkit-scrollbar-thumb{background-color:#ff2a4a}.ergo.dark::-webkit-scrollbar-thumb:hover{background-color:#9f2656}.ergo.dark .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#ddb3c3}.ergo.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#ff2a4a}.ergo.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#9f2656}.ergo.dark .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#ddb3c3}.ergo.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#ff2a4a}.ergo.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#9f2656}.ergo.dark .stroke-primary{stroke:#ff2a4a!important}.ergo.dark .color-primary{color:#ff2a4a!important}.ergo.dark .bg-primary{background-color:#ff2a4a!important;color:#fff!important}.ergo.dark .bg-primary-100{background-color:#ddb3c3!important;color:#000!important}.ergo.dark .bg-primary-50{background-color:#f1e0e7!important;color:#000!important}.ergo.dark .bg-accent{background-color:#bdbdbd!important}.ergo.dark .bg-success{background-color:#81c784!important}.ergo.dark .bg-warn{background-color:#d32f2f!important;color:#fff}.ergo.dark .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.ergo.dark .bg-warn-50{background-color:#ffebee!important;color:#000000de}.ergo.dark .text-primary{color:#ff2a4a!important}.ergo.dark .text-primary-not-important{color:#710024}.ergo.dark .border-primary,.ergo.dark .border-primary-left,.ergo.dark .border-primary-right,.ergo.dark .border-primary-top,.ergo.dark .border-primary-bottom{border-color:#ff2a4a}.ergo.dark .border-accent{border-color:#bdbdbd!important}.ergo.dark .border-accent-100{border-color:#f5f5f5!important}.ergo.dark .outline-primary{outline-color:#ff2a4a!important}.ergo.dark .text-warn{color:#f44336!important}.ergo.dark .text-error{color:#ef5350!important}.ergo.dark .text-accent{color:#9e9e9e!important}.ergo.dark .text-hover:hover,.ergo.dark .text-hover:hover *{color:#c7809c!important}.ergo.dark .text-success{color:#66bb6a!important}.ergo.dark.dark .bg-primary-50{background-color:#5f0017!important}.ergo.dark .required.ng-invalid .mat-mdc-form-field-outline-thick,.ergo.dark .required.ng-invalid .mat-mdc-input-element,.ergo.dark .required.ng-invalid label{opacity:1;caret-color:#d32f2f!important;color:#d32f2f!important}.ergo.dark fp-icon-tile .required{border-color:#d32f2f!important;caret-color:#d32f2f!important;color:#d32f2f!important}.ergo.dark .mat-button-toggle-checked{background-color:#9f2656}.ergo.dark .mdc-slider__value-indicator{background-color:#9f2656!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.ergo.dark .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#9f2656!important}.ergo.dark fp-kontoinhaber-select-field{font-size:.5em!important}.ergo.dark fp-kontoinhaber-select-field .mat-mdc-form-field-label,.ergo.dark fp-kontoinhaber-select-field .mat-mdc-select-arrow,.ergo.dark fp-kontoinhaber-select-field .mat-mdc-select-value,.ergo.dark fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.ergo.dark fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.ergo.dark fp-kontoinhaber-select-field .mdc-notched-outline__leading,.ergo.dark fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.ergo.dark fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.ergo.dark fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.ergo.dark .navigationbar{border-top-color:#9f2656}.ergo.dark .vermoegen-und-verbindlichkeiten-result{color:#ff2a4a}.ergo.dark .mdc-button{font-size:.875rem!important}.ergo.dark .mdc-button span{white-space:nowrap!important}.ergo.dark .mdc-button[mat-flat-button]{color:#fff!important;background-color:#710024!important}.ergo.dark .mdc-button[mat-stroked-button]{color:#710024!important;background-color:#fff!important}.ergo.dark .mat-mdc-outlined-button{border-color:#9f2656!important;color:#9f2656!important}.ergo.dark .mdc-button[disabled]{opacity:.6}.ergo.dark .mat-ripple:not(.ziel-card){color:#000!important}.ergo.dark.dark .mat-ripple:not(.ziel-card){color:#fff!important}.ergo.dark.dark .dark-button{color:#000;background-color:#9f2656}.ergo.dark.accessibility-light .accessibility-button,.ergo.dark.accessibility-dark .accessibility-button{color:#fff;background-color:#9f2656}.ergo.dark.accessibility-light .list-item-link,.ergo.dark.accessibility-dark .list-item-link{color:#710024;background-color:#fff}.ergo.dark.accessibility-light .list-item-link--active,.ergo.dark.accessibility-light .list-item-link--active .sublist-item-link--active,.ergo.dark.accessibility-dark .list-item-link--active,.ergo.dark.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#fff;background-color:#5f0017!important}.ergo.dark.accessibility-light span.text-primary-not-important,.ergo.dark.accessibility-dark span.text-primary-not-important,.ergo.dark.accessibility-light .text-primary,.ergo.dark.accessibility-dark .text-primary{background-color:#fff!important}.ergo.dark.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.ergo.dark.accessibility-light .legal-footer .data-input,.ergo.dark.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#5f0017!important}.ergo.dark.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000!important}.ergo.dark.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.ergo.dark.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#9f2656!important}.ergo.dark.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#c7809c!important}.ergo.dark.accessibility-dark .fp-milestone-page .text-primary{color:#b04d74!important}.ergo.dark.accessibility-dark .fp-milestone-page .text-accent{color:#9f2656!important}.ergo.dark.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.ergo.dark.accessibility-dark .bar.bg-primary-50 span{color:#fff!important}.ergo.dark fp-allgemeines,.ergo.dark fp-versorgungswunsch,.ergo.dark fp-versorgungs-wunsch,.ergo.dark fp-bestehende-versorgung,.ergo.dark fp-erforderliches-kapital{width:100%!important}.ergo.dark .mat-toolbar,.ergo.dark .top-toolbar .mat-toolbar{background-color:#000}.ergo.dark a,.ergo.dark .router-link-active,.ergo.dark .clickable-icon{color:#ff2a4a}.ergo.dark a.list-item-link--active,.ergo.dark .router-link-active.list-item-link--active,.ergo.dark .clickable-icon.list-item-link--active,.ergo.dark a.list-item-link--active .sublist-item-link--active,.ergo.dark .router-link-active.list-item-link--active .sublist-item-link--active,.ergo.dark .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#424242}.ergo.dark a:hover,.ergo.dark .router-link-active:hover,.ergo.dark .clickable-icon:hover{color:#860032}.ergo.dark .emptybankcard{color:#8e0038;border-color:#8e0038}.formaxx{background-color:#f5f5f5;color:#424242}.formaxx{--mat-ripple-color: rgba(0, 0, 0, .1)}.formaxx{--mat-option-selected-state-label-text-color: #001f54;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.formaxx .mat-accent{--mat-option-selected-state-label-text-color: #bdbdbd;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.formaxx .mat-warn{--mat-option-selected-state-label-text-color: #d32f2f;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.formaxx{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.formaxx{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.formaxx{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.formaxx .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #001f54;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.formaxx .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #001f54;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.formaxx .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.formaxx .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.formaxx .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #d32f2f;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.formaxx .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #d32f2f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.formaxx{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.formaxx{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.formaxx{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.formaxx{--mdc-elevated-card-container-shape: 4px}.formaxx{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.formaxx{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.formaxx{--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.formaxx{--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}.formaxx{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.formaxx{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.formaxx .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #001f54;--mdc-linear-progress-track-color: rgba(0, 31, 84, .25)}.formaxx .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #bdbdbd;--mdc-linear-progress-track-color: rgba(189, 189, 189, .25)}.formaxx .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #d32f2f;--mdc-linear-progress-track-color: rgba(211, 47, 47, .25)}.formaxx{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.formaxx{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.formaxx{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.formaxx{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.formaxx{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.formaxx{--mdc-filled-text-field-caret-color: #001f54;--mdc-filled-text-field-focus-active-indicator-color: #001f54;--mdc-filled-text-field-focus-label-text-color: rgba(0, 31, 84, .87);--mdc-filled-text-field-container-color: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #d32f2f;--mdc-filled-text-field-error-focus-label-text-color: #d32f2f;--mdc-filled-text-field-error-label-text-color: #d32f2f;--mdc-filled-text-field-error-caret-color: #d32f2f;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-hover-active-indicator-color: #d32f2f}.formaxx{--mdc-outlined-text-field-caret-color: #001f54;--mdc-outlined-text-field-focus-outline-color: #001f54;--mdc-outlined-text-field-focus-label-text-color: rgba(0, 31, 84, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #d32f2f;--mdc-outlined-text-field-error-focus-label-text-color: #d32f2f;--mdc-outlined-text-field-error-label-text-color: #d32f2f;--mdc-outlined-text-field-error-hover-label-text-color: #d32f2f;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #d32f2f;--mdc-outlined-text-field-error-hover-outline-color: #d32f2f;--mdc-outlined-text-field-error-outline-color: #d32f2f}.formaxx{--mat-form-field-focus-select-arrow-color: rgba(0, 31, 84, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #d32f2f;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.formaxx .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #bdbdbd;--mdc-filled-text-field-focus-active-indicator-color: #bdbdbd;--mdc-filled-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.formaxx .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #bdbdbd;--mdc-outlined-text-field-focus-outline-color: #bdbdbd;--mdc-outlined-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.formaxx .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(189, 189, 189, .87)}.formaxx .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #d32f2f;--mdc-filled-text-field-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.formaxx .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #d32f2f;--mdc-outlined-text-field-focus-outline-color: #d32f2f;--mdc-outlined-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.formaxx .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(211, 47, 47, .87)}.formaxx{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.formaxx{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.formaxx{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.formaxx{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.formaxx{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.formaxx{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(0, 31, 84, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.formaxx .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(189, 189, 189, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.formaxx .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(211, 47, 47, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.formaxx{--mat-select-arrow-transform: translateY(-8px)}.formaxx{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.formaxx{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.formaxx{--mat-autocomplete-background-color: white}.formaxx{--mdc-dialog-container-shape: 4px}.formaxx{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.formaxx{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.formaxx{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.formaxx .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.formaxx .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.formaxx .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.formaxx .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.formaxx .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.formaxx .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #001f54;--mdc-chip-elevated-selected-container-color: #001f54;--mdc-chip-elevated-disabled-container-color: #001f54;--mdc-chip-flat-disabled-selected-container-color: #001f54;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.formaxx .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.formaxx .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.formaxx .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.formaxx .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color: #bdbdbd;--mdc-chip-elevated-selected-container-color: #bdbdbd;--mdc-chip-elevated-disabled-container-color: #bdbdbd;--mdc-chip-flat-disabled-selected-container-color: #bdbdbd;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}.formaxx .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.formaxx .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.formaxx .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.formaxx .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #d32f2f;--mdc-chip-elevated-selected-container-color: #d32f2f;--mdc-chip-elevated-disabled-container-color: #d32f2f;--mdc-chip-flat-disabled-selected-container-color: #d32f2f;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.formaxx .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.formaxx .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.formaxx .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.formaxx .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.formaxx{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.formaxx .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.formaxx{--mdc-switch-selected-focus-state-layer-color: #001b4d;--mdc-switch-selected-handle-color: #001b4d;--mdc-switch-selected-hover-state-layer-color: #001b4d;--mdc-switch-selected-pressed-state-layer-color: #001b4d;--mdc-switch-selected-focus-handle-color: #000a29;--mdc-switch-selected-hover-handle-color: #000a29;--mdc-switch-selected-pressed-handle-color: #000a29;--mdc-switch-selected-focus-track-color: #4d6287;--mdc-switch-selected-hover-track-color: #4d6287;--mdc-switch-selected-pressed-track-color: #4d6287;--mdc-switch-selected-track-color: #4d6287;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.formaxx{--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}.formaxx .mat-mdc-slide-toggle{--mat-switch-label-text-color: rgba(0, 0, 0, .87)}.formaxx .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #757575;--mdc-switch-selected-handle-color: #757575;--mdc-switch-selected-hover-state-layer-color: #757575;--mdc-switch-selected-pressed-state-layer-color: #757575;--mdc-switch-selected-focus-handle-color: #212121;--mdc-switch-selected-hover-handle-color: #212121;--mdc-switch-selected-pressed-handle-color: #212121;--mdc-switch-selected-focus-track-color: #e0e0e0;--mdc-switch-selected-hover-track-color: #e0e0e0;--mdc-switch-selected-pressed-track-color: #e0e0e0;--mdc-switch-selected-track-color: #e0e0e0}.formaxx .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}.formaxx{--mdc-switch-state-layer-size: 40px}.formaxx .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.formaxx{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.formaxx .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #001f54;--mdc-radio-selected-hover-icon-color: #001f54;--mdc-radio-selected-icon-color: #001f54;--mdc-radio-selected-pressed-icon-color: #001f54}.formaxx .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #001f54;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.formaxx .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.formaxx .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #bdbdbd;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.formaxx .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.formaxx .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #d32f2f;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.formaxx{--mdc-radio-state-layer-size: 40px}.formaxx{--mat-radio-touch-target-display: block}.formaxx{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.formaxx{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.formaxx{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.formaxx{--mdc-slider-handle-color: #001f54;--mdc-slider-focus-handle-color: #001f54;--mdc-slider-hover-handle-color: #001f54;--mdc-slider-active-track-color: #001f54;--mdc-slider-inactive-track-color: #001f54;--mdc-slider-with-tick-marks-inactive-container-color: #001f54;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000}.formaxx{--mat-slider-ripple-color: #001f54;--mat-slider-hover-state-layer-color: rgba(0, 31, 84, .05);--mat-slider-focus-state-layer-color: rgba(0, 31, 84, .2);--mat-slider-value-indicator-opacity: .6}.formaxx .mat-accent{--mdc-slider-handle-color: #bdbdbd;--mdc-slider-focus-handle-color: #bdbdbd;--mdc-slider-hover-handle-color: #bdbdbd;--mdc-slider-active-track-color: #bdbdbd;--mdc-slider-inactive-track-color: #bdbdbd;--mdc-slider-with-tick-marks-inactive-container-color: #bdbdbd;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87)}.formaxx .mat-accent{--mat-slider-ripple-color: #bdbdbd;--mat-slider-hover-state-layer-color: rgba(189, 189, 189, .05);--mat-slider-focus-state-layer-color: rgba(189, 189, 189, .2)}.formaxx .mat-warn{--mdc-slider-handle-color: #d32f2f;--mdc-slider-focus-handle-color: #d32f2f;--mdc-slider-hover-handle-color: #d32f2f;--mdc-slider-active-track-color: #d32f2f;--mdc-slider-inactive-track-color: #d32f2f;--mdc-slider-with-tick-marks-inactive-container-color: #d32f2f;--mdc-slider-with-tick-marks-active-container-color: white}.formaxx .mat-warn{--mat-slider-ripple-color: #d32f2f;--mat-slider-hover-state-layer-color: rgba(211, 47, 47, .05);--mat-slider-focus-state-layer-color: rgba(211, 47, 47, .2)}.formaxx{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.formaxx{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.formaxx{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12)}.formaxx{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.formaxx{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.formaxx{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.formaxx{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.formaxx .mdc-list-item__start,.formaxx .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #001f54;--mdc-radio-selected-hover-icon-color: #001f54;--mdc-radio-selected-icon-color: #001f54;--mdc-radio-selected-pressed-icon-color: #001f54}.formaxx .mat-accent .mdc-list-item__start,.formaxx .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.formaxx .mat-warn .mdc-list-item__start,.formaxx .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.formaxx .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #001f54;--mdc-checkbox-selected-hover-icon-color: #001f54;--mdc-checkbox-selected-icon-color: #001f54;--mdc-checkbox-selected-pressed-icon-color: #001f54;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #001f54;--mdc-checkbox-selected-hover-state-layer-color: #001f54;--mdc-checkbox-selected-pressed-state-layer-color: #001f54;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.formaxx .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.formaxx .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.formaxx .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.formaxx .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.formaxx .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.formaxx .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#001f54}.formaxx .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.formaxx .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.formaxx .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.formaxx{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.formaxx{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.formaxx .mdc-list-item__start,.formaxx .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.formaxx .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.formaxx .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.formaxx .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.formaxx .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.formaxx .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.formaxx .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.formaxx{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.formaxx .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.formaxx{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}.formaxx{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.formaxx{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.formaxx{--mdc-secondary-navigation-tab-container-height: 48px}.formaxx{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.formaxx{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.formaxx .mat-mdc-tab-group,.formaxx .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #001f54}.formaxx .mat-mdc-tab-group,.formaxx .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #001f54;--mat-tab-header-active-ripple-color: #001f54;--mat-tab-header-inactive-ripple-color: #001f54;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #001f54;--mat-tab-header-active-hover-label-text-color: #001f54;--mat-tab-header-active-focus-indicator-color: #001f54;--mat-tab-header-active-hover-indicator-color: #001f54}.formaxx .mat-mdc-tab-group.mat-accent,.formaxx .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #bdbdbd}.formaxx .mat-mdc-tab-group.mat-accent,.formaxx .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #bdbdbd;--mat-tab-header-active-ripple-color: #bdbdbd;--mat-tab-header-inactive-ripple-color: #bdbdbd;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #bdbdbd;--mat-tab-header-active-hover-label-text-color: #bdbdbd;--mat-tab-header-active-focus-indicator-color: #bdbdbd;--mat-tab-header-active-hover-indicator-color: #bdbdbd}.formaxx .mat-mdc-tab-group.mat-warn,.formaxx .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #d32f2f}.formaxx .mat-mdc-tab-group.mat-warn,.formaxx .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #d32f2f;--mat-tab-header-active-ripple-color: #d32f2f;--mat-tab-header-inactive-ripple-color: #d32f2f;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #d32f2f;--mat-tab-header-active-hover-label-text-color: #d32f2f;--mat-tab-header-active-focus-indicator-color: #d32f2f;--mat-tab-header-active-hover-indicator-color: #d32f2f}.formaxx .mat-mdc-tab-group.mat-background-primary,.formaxx .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #001f54;--mat-tab-header-with-background-foreground-color: white}.formaxx .mat-mdc-tab-group.mat-background-accent,.formaxx .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #bdbdbd;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}.formaxx .mat-mdc-tab-group.mat-background-warn,.formaxx .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #d32f2f;--mat-tab-header-with-background-foreground-color: white}.formaxx .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.formaxx .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.formaxx{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.formaxx{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.formaxx{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87)}.formaxx .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #001f54;--mdc-checkbox-selected-hover-icon-color: #001f54;--mdc-checkbox-selected-icon-color: #001f54;--mdc-checkbox-selected-pressed-icon-color: #001f54;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #001f54;--mdc-checkbox-selected-hover-state-layer-color: #001f54;--mdc-checkbox-selected-pressed-state-layer-color: #001f54;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.formaxx .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.formaxx{--mdc-checkbox-state-layer-size: 40px}.formaxx{--mat-checkbox-touch-target-display: block}.formaxx{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.formaxx{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.formaxx{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.formaxx{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.formaxx{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.formaxx{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.formaxx{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.formaxx{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.formaxx{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.formaxx{--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.formaxx{--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12}.formaxx{--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.formaxx{--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12}.formaxx{--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.formaxx{--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12}.formaxx{--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.formaxx{--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.formaxx .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #001f54}.formaxx .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #001f54;--mat-text-button-ripple-color: rgba(0, 31, 84, .1)}.formaxx .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #bdbdbd}.formaxx .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #bdbdbd;--mat-text-button-ripple-color: rgba(189, 189, 189, .1)}.formaxx .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #d32f2f}.formaxx .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #d32f2f;--mat-text-button-ripple-color: rgba(211, 47, 47, .1)}.formaxx .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #001f54;--mdc-filled-button-label-text-color: white}.formaxx .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.formaxx .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #bdbdbd;--mdc-filled-button-label-text-color: black}.formaxx .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.formaxx .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #d32f2f;--mdc-filled-button-label-text-color: white}.formaxx .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.formaxx .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #001f54;--mdc-protected-button-label-text-color: white}.formaxx .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.formaxx .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #bdbdbd;--mdc-protected-button-label-text-color: black}.formaxx .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.formaxx .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #d32f2f;--mdc-protected-button-label-text-color: white}.formaxx .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.formaxx .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #001f54;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.formaxx .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #001f54;--mat-outlined-button-ripple-color: rgba(0, 31, 84, .1)}.formaxx .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #bdbdbd;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.formaxx .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #bdbdbd;--mat-outlined-button-ripple-color: rgba(189, 189, 189, .1)}.formaxx .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #d32f2f;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.formaxx .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #d32f2f;--mat-outlined-button-ripple-color: rgba(211, 47, 47, .1)}.formaxx{--mdc-text-button-container-height: 36px}.formaxx{--mdc-filled-button-container-height: 36px}.formaxx{--mdc-protected-button-container-height: 36px}.formaxx{--mdc-outlined-button-container-height: 36px}.formaxx{--mat-text-button-touch-target-display: block}.formaxx{--mat-filled-button-touch-target-display: block}.formaxx{--mat-protected-button-touch-target-display: block}.formaxx{--mat-outlined-button-touch-target-display: block}.formaxx{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.formaxx{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.formaxx{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.formaxx{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.formaxx{--mdc-icon-button-icon-size: 24px}.formaxx{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.formaxx{--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}.formaxx .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #001f54}.formaxx .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #001f54;--mat-icon-button-ripple-color: rgba(0, 31, 84, .1)}.formaxx .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #bdbdbd}.formaxx .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #bdbdbd;--mat-icon-button-ripple-color: rgba(189, 189, 189, .1)}.formaxx .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #d32f2f}.formaxx .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #d32f2f;--mat-icon-button-ripple-color: rgba(211, 47, 47, .1)}.formaxx{--mat-icon-button-touch-target-display: block}.formaxx .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.formaxx{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.formaxx{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.formaxx{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.formaxx{--mdc-fab-container-color: white}.formaxx{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.formaxx{--mdc-fab-small-container-color: white}.formaxx{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.formaxx .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #001f54}.formaxx .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.formaxx .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #bdbdbd}.formaxx .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.formaxx .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #d32f2f}.formaxx .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.formaxx .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #001f54}.formaxx .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.formaxx .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #bdbdbd}.formaxx .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.formaxx .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #d32f2f}.formaxx .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.formaxx{--mat-fab-touch-target-display: block}.formaxx{--mat-fab-small-touch-target-display: block}.formaxx{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.formaxx{--mdc-snackbar-container-shape: 4px}.formaxx{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}.formaxx{--mat-snack-bar-button-color: #b3bccc}.formaxx{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.formaxx{--mat-table-row-item-outline-width: 1px}.formaxx{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}.formaxx{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.formaxx{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.formaxx{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.formaxx{--mdc-circular-progress-active-indicator-color: #001f54}.formaxx .mat-accent{--mdc-circular-progress-active-indicator-color: #bdbdbd}.formaxx .mat-warn{--mdc-circular-progress-active-indicator-color: #d32f2f}.formaxx{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.formaxx{--mat-badge-background-color: #001f54;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.formaxx .mat-badge-accent{--mat-badge-background-color: #bdbdbd;--mat-badge-text-color: rgba(0, 0, 0, .87)}.formaxx .mat-badge-warn{--mat-badge-background-color: #d32f2f;--mat-badge-text-color: white}.formaxx{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.formaxx{--mat-bottom-sheet-container-shape: 4px}.formaxx{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.formaxx{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.formaxx{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.formaxx{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.formaxx{--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd}.formaxx{--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: rgb(224.4, 224.4, 224.4)}.formaxx{--mat-standard-button-toggle-height: 48px}.formaxx{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.formaxx{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.formaxx{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.formaxx{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #001f54;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 31, 84, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 31, 84, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 31, 84, .3);--mat-datepicker-toggle-active-state-icon-color: #001f54;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 31, 84, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.formaxx .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #bdbdbd;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(189, 189, 189, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(189, 189, 189, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.formaxx .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #d32f2f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(211, 47, 47, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(211, 47, 47, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.formaxx .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #bdbdbd}.formaxx .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #d32f2f}.formaxx .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.formaxx .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.formaxx{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.formaxx{--mat-divider-width: 1px}.formaxx{--mat-divider-color: rgba(0, 0, 0, .12)}.formaxx{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.formaxx{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}.formaxx{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.formaxx{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.formaxx{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.formaxx{--mat-icon-color: inherit}.formaxx .mat-icon.mat-primary{--mat-icon-color: #001f54}.formaxx .mat-icon.mat-accent{--mat-icon-color: #bdbdbd}.formaxx .mat-icon.mat-warn{--mat-icon-color: #d32f2f}.formaxx{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.formaxx{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}.formaxx{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #001f54;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #001f54;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #001f54;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #d32f2f;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #d32f2f;--mat-stepper-header-error-state-icon-background-color: transparent}.formaxx .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #bdbdbd;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #bdbdbd;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #bdbdbd;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87)}.formaxx .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #d32f2f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #d32f2f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #d32f2f;--mat-stepper-header-edit-state-icon-foreground-color: white}.formaxx{--mat-stepper-header-height: 72px}.formaxx{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.formaxx{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.formaxx{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.formaxx .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #001f54;--mat-toolbar-container-text-color: white}.formaxx .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #bdbdbd;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.formaxx .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #d32f2f;--mat-toolbar-container-text-color: white}.formaxx{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.formaxx{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.formaxx{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.formaxx{--mat-tree-node-min-height: 48px}.formaxx{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.formaxx{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.formaxx{--mat-timepicker-container-background-color: white}.formaxx::-webkit-scrollbar-track{background-color:#b3bccc}.formaxx::-webkit-scrollbar-thumb{background-color:#001f54}.formaxx::-webkit-scrollbar-thumb:hover{background-color:#26416e}.formaxx .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#b3bccc}.formaxx .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#001f54}.formaxx .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#26416e}.formaxx .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#b3bccc}.formaxx .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#001f54}.formaxx .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#26416e}.formaxx .stroke-primary{stroke:#001f54!important}.formaxx .color-primary{color:#001f54!important}.formaxx .bg-primary{background-color:#001f54!important;color:#fff!important}.formaxx .bg-primary-100{background-color:#b3bccc!important;color:#000!important}.formaxx .bg-primary-50{background-color:#e0e4ea!important;color:#000!important}.formaxx .bg-accent{background-color:#bdbdbd!important}.formaxx .bg-success{background-color:#81c784!important}.formaxx .bg-warn{background-color:#d32f2f!important;color:#fff}.formaxx .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.formaxx .bg-warn-50{background-color:#ffebee!important;color:#000000de}.formaxx .text-primary{color:#001f54!important}.formaxx .text-primary-not-important{color:#00123a}.formaxx .border-primary,.formaxx .border-primary-left,.formaxx .border-primary-right,.formaxx .border-primary-top,.formaxx .border-primary-bottom{border-color:#001f54}.formaxx .border-accent{border-color:#bdbdbd!important}.formaxx .border-accent-100{border-color:#f5f5f5!important}.formaxx .outline-primary{outline-color:#001f54!important}.formaxx .text-warn{color:#f44336!important}.formaxx .text-error{color:#ef5350!important}.formaxx .text-accent{color:#9e9e9e!important}.formaxx .text-hover:hover,.formaxx .text-hover:hover *{color:#808faa!important}.formaxx .text-success{color:#66bb6a!important}.formaxx.dark .bg-primary-50{background-color:#000a29!important}.formaxx .required.ng-invalid .mat-mdc-form-field-outline-thick,.formaxx .required.ng-invalid .mat-mdc-input-element,.formaxx .required.ng-invalid label{opacity:1;caret-color:#d32f2f!important;color:#d32f2f!important}.formaxx fp-icon-tile .required{border-color:#d32f2f!important;caret-color:#d32f2f!important;color:#d32f2f!important}.formaxx .mat-button-toggle-checked{background-color:#26416e}.formaxx .mdc-slider__value-indicator{background-color:#26416e!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.formaxx .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#26416e!important}.formaxx fp-kontoinhaber-select-field{font-size:.5em!important}.formaxx fp-kontoinhaber-select-field .mat-mdc-form-field-label,.formaxx fp-kontoinhaber-select-field .mat-mdc-select-arrow,.formaxx fp-kontoinhaber-select-field .mat-mdc-select-value,.formaxx fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.formaxx fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.formaxx fp-kontoinhaber-select-field .mdc-notched-outline__leading,.formaxx fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.formaxx fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.formaxx fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.formaxx .navigationbar{border-top-color:#26416e}.formaxx .vermoegen-und-verbindlichkeiten-result{color:#001f54}.formaxx .mdc-button{font-size:.875rem!important}.formaxx .mdc-button span{white-space:nowrap!important}.formaxx .mdc-button[mat-flat-button]{color:#fff!important;background-color:#00123a!important}.formaxx .mdc-button[mat-stroked-button]{color:#00123a!important;background-color:#fff!important}.formaxx .mat-mdc-outlined-button{border-color:#26416e!important;color:#26416e!important}.formaxx .mdc-button[disabled]{opacity:.6}.formaxx .mat-ripple:not(.ziel-card){color:#000!important}.formaxx.dark .mat-ripple:not(.ziel-card){color:#fff!important}.formaxx.dark .dark-button{color:#000;background-color:#26416e}.formaxx.accessibility-light .accessibility-button,.formaxx.accessibility-dark .accessibility-button{color:#fff;background-color:#26416e}.formaxx.accessibility-light .list-item-link,.formaxx.accessibility-dark .list-item-link{color:#00123a;background-color:#fff}.formaxx.accessibility-light .list-item-link--active,.formaxx.accessibility-light .list-item-link--active .sublist-item-link--active,.formaxx.accessibility-dark .list-item-link--active,.formaxx.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#fff;background-color:#000a29!important}.formaxx.accessibility-light span.text-primary-not-important,.formaxx.accessibility-dark span.text-primary-not-important,.formaxx.accessibility-light .text-primary,.formaxx.accessibility-dark .text-primary{background-color:#fff!important}.formaxx.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.formaxx.accessibility-light .legal-footer .data-input,.formaxx.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#000a29!important}.formaxx.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000!important}.formaxx.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.formaxx.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#26416e!important}.formaxx.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#808faa!important}.formaxx.accessibility-dark .fp-milestone-page .text-primary{color:#4d6287!important}.formaxx.accessibility-dark .fp-milestone-page .text-accent{color:#26416e!important}.formaxx.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.formaxx.accessibility-dark .bar.bg-primary-50 span{color:#fff!important}.formaxx fp-allgemeines,.formaxx fp-versorgungswunsch,.formaxx fp-versorgungs-wunsch,.formaxx fp-bestehende-versorgung,.formaxx fp-erforderliches-kapital{width:100%!important}.formaxx .mat-toolbar,.formaxx .top-toolbar .mat-toolbar{background-color:#fff}.formaxx .emptybankcard{color:#001f54;border-color:#001f54}.formaxx a,.formaxx .router-link-active,.formaxx .clickable-icon{color:#26416e}.formaxx a.list-item-link--active,.formaxx .router-link-active.list-item-link--active,.formaxx .clickable-icon.list-item-link--active,.formaxx a.list-item-link--active .sublist-item-link--active,.formaxx .router-link-active.list-item-link--active .sublist-item-link--active,.formaxx .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#e0e0e0}.formaxx a:hover,.formaxx .router-link-active:hover,.formaxx .clickable-icon:hover{color:#808faa}.formaxx .checklist{top:50%!important;left:50%!important}.formaxx.dark{background-color:#000;color:#eee}.formaxx.dark{--mat-ripple-color: rgba(255, 255, 255, .1)}.formaxx.dark{--mat-option-selected-state-label-text-color: #dfc295;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.formaxx.dark .mat-accent{--mat-option-selected-state-label-text-color: #757575;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.formaxx.dark .mat-warn{--mat-option-selected-state-label-text-color: #ff1744;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.formaxx.dark{--mat-optgroup-label-text-color: white}.formaxx.dark{--mat-full-pseudo-checkbox-selected-icon-color: #757575;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.formaxx.dark{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #757575;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.formaxx.dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #dfc295;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.formaxx.dark .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dfc295;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.formaxx.dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #757575;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.formaxx.dark .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #757575;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.formaxx.dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ff1744;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.formaxx.dark .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff1744;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.formaxx.dark{--mat-app-background-color: #303030;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.formaxx.dark{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.formaxx.dark{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.formaxx.dark{--mdc-elevated-card-container-shape: 4px}.formaxx.dark{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.formaxx.dark{--mdc-elevated-card-container-color: #424242;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.formaxx.dark{--mdc-outlined-card-container-color: #424242;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.formaxx.dark{--mat-card-subtitle-text-color: rgba(255, 255, 255, .7)}.formaxx.dark{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.formaxx.dark{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.formaxx.dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #dfc295;--mdc-linear-progress-track-color: rgba(223, 194, 149, .25)}.formaxx.dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #757575;--mdc-linear-progress-track-color: rgba(117, 117, 117, .25)}.formaxx.dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ff1744;--mdc-linear-progress-track-color: rgba(255, 23, 68, .25)}.formaxx.dark{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.formaxx.dark{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.formaxx.dark{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.formaxx.dark{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.formaxx.dark{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.formaxx.dark{--mdc-filled-text-field-caret-color: #dfc295;--mdc-filled-text-field-focus-active-indicator-color: #dfc295;--mdc-filled-text-field-focus-label-text-color: rgba(223, 194, 149, .87);--mdc-filled-text-field-container-color: rgb(73.56, 73.56, 73.56);--mdc-filled-text-field-disabled-container-color: rgb(69.78, 69.78, 69.78);--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #ff1744;--mdc-filled-text-field-error-focus-label-text-color: #ff1744;--mdc-filled-text-field-error-label-text-color: #ff1744;--mdc-filled-text-field-error-caret-color: #ff1744;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #ff1744;--mdc-filled-text-field-error-focus-active-indicator-color: #ff1744;--mdc-filled-text-field-error-hover-active-indicator-color: #ff1744}.formaxx.dark{--mdc-outlined-text-field-caret-color: #dfc295;--mdc-outlined-text-field-focus-outline-color: #dfc295;--mdc-outlined-text-field-focus-label-text-color: rgba(223, 194, 149, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #ff1744;--mdc-outlined-text-field-error-focus-label-text-color: #ff1744;--mdc-outlined-text-field-error-label-text-color: #ff1744;--mdc-outlined-text-field-error-hover-label-text-color: #ff1744;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #ff1744;--mdc-outlined-text-field-error-hover-outline-color: #ff1744;--mdc-outlined-text-field-error-outline-color: #ff1744}.formaxx.dark{--mat-form-field-focus-select-arrow-color: rgba(223, 194, 149, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #ff1744;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24}.formaxx.dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #757575;--mdc-filled-text-field-focus-active-indicator-color: #757575;--mdc-filled-text-field-focus-label-text-color: rgba(117, 117, 117, .87)}.formaxx.dark .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #757575;--mdc-outlined-text-field-focus-outline-color: #757575;--mdc-outlined-text-field-focus-label-text-color: rgba(117, 117, 117, .87)}.formaxx.dark .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(117, 117, 117, .87)}.formaxx.dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ff1744;--mdc-filled-text-field-focus-active-indicator-color: #ff1744;--mdc-filled-text-field-focus-label-text-color: rgba(255, 23, 68, .87)}.formaxx.dark .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #ff1744;--mdc-outlined-text-field-focus-outline-color: #ff1744;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 23, 68, .87)}.formaxx.dark .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(255, 23, 68, .87)}.formaxx.dark{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.formaxx.dark{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.formaxx.dark{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.formaxx.dark{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.formaxx.dark{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.formaxx.dark{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(223, 194, 149, .87);--mat-select-invalid-arrow-color: rgba(255, 23, 68, .87)}.formaxx.dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(117, 117, 117, .87);--mat-select-invalid-arrow-color: rgba(255, 23, 68, .87)}.formaxx.dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(255, 23, 68, .87);--mat-select-invalid-arrow-color: rgba(255, 23, 68, .87)}.formaxx.dark{--mat-select-arrow-transform: translateY(-8px)}.formaxx.dark{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.formaxx.dark{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.formaxx.dark{--mat-autocomplete-background-color: #424242}.formaxx.dark{--mdc-dialog-container-shape: 4px}.formaxx.dark{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.formaxx.dark{--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.formaxx.dark{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.formaxx.dark .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.formaxx.dark .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.formaxx.dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-disabled-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-flat-disabled-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa}.formaxx.dark .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.formaxx.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.formaxx.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #dfc295;--mdc-chip-elevated-selected-container-color: #dfc295;--mdc-chip-elevated-disabled-container-color: #dfc295;--mdc-chip-flat-disabled-selected-container-color: #dfc295;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black}.formaxx.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.formaxx.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.formaxx.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.formaxx.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #757575;--mdc-chip-elevated-selected-container-color: #757575;--mdc-chip-elevated-disabled-container-color: #757575;--mdc-chip-flat-disabled-selected-container-color: #757575;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.formaxx.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.formaxx.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.formaxx.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.formaxx.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ff1744;--mdc-chip-elevated-selected-container-color: #ff1744;--mdc-chip-elevated-disabled-container-color: #ff1744;--mdc-chip-flat-disabled-selected-container-color: #ff1744;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.formaxx.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.formaxx.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.formaxx.dark .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.formaxx.dark .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.formaxx.dark{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.formaxx.dark .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.formaxx.dark{--mdc-switch-selected-focus-state-layer-color: #e9d4b5;--mdc-switch-selected-handle-color: #e9d4b5;--mdc-switch-selected-hover-state-layer-color: #e9d4b5;--mdc-switch-selected-pressed-state-layer-color: #e9d4b5;--mdc-switch-selected-focus-handle-color: #efe1ca;--mdc-switch-selected-hover-handle-color: #efe1ca;--mdc-switch-selected-pressed-handle-color: #efe1ca;--mdc-switch-selected-focus-track-color: #dbbc8d;--mdc-switch-selected-hover-track-color: #dbbc8d;--mdc-switch-selected-pressed-track-color: #dbbc8d;--mdc-switch-selected-track-color: #dbbc8d;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.formaxx.dark{--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5)}.formaxx.dark .mat-mdc-slide-toggle{--mat-switch-label-text-color: white}.formaxx.dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #e0e0e0;--mdc-switch-selected-handle-color: #e0e0e0;--mdc-switch-selected-hover-state-layer-color: #e0e0e0;--mdc-switch-selected-pressed-state-layer-color: #e0e0e0;--mdc-switch-selected-focus-handle-color: #eeeeee;--mdc-switch-selected-hover-handle-color: #eeeeee;--mdc-switch-selected-pressed-handle-color: #eeeeee;--mdc-switch-selected-focus-track-color: #757575;--mdc-switch-selected-hover-track-color: #757575;--mdc-switch-selected-pressed-track-color: #757575;--mdc-switch-selected-track-color: #757575}.formaxx.dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e57373;--mdc-switch-selected-handle-color: #e57373;--mdc-switch-selected-hover-state-layer-color: #e57373;--mdc-switch-selected-pressed-state-layer-color: #e57373;--mdc-switch-selected-focus-handle-color: #ef9a9a;--mdc-switch-selected-hover-handle-color: #ef9a9a;--mdc-switch-selected-pressed-handle-color: #ef9a9a;--mdc-switch-selected-focus-track-color: #e53935;--mdc-switch-selected-hover-track-color: #e53935;--mdc-switch-selected-pressed-track-color: #e53935;--mdc-switch-selected-track-color: #e53935}.formaxx.dark{--mdc-switch-state-layer-size: 40px}.formaxx.dark .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.formaxx.dark{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.formaxx.dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #dfc295;--mdc-radio-selected-hover-icon-color: #dfc295;--mdc-radio-selected-icon-color: #dfc295;--mdc-radio-selected-pressed-icon-color: #dfc295}.formaxx.dark .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #dfc295;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.formaxx.dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #757575;--mdc-radio-selected-hover-icon-color: #757575;--mdc-radio-selected-icon-color: #757575;--mdc-radio-selected-pressed-icon-color: #757575}.formaxx.dark .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #757575;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.formaxx.dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ff1744;--mdc-radio-selected-hover-icon-color: #ff1744;--mdc-radio-selected-icon-color: #ff1744;--mdc-radio-selected-pressed-icon-color: #ff1744}.formaxx.dark .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #ff1744;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.formaxx.dark{--mdc-radio-state-layer-size: 40px}.formaxx.dark{--mat-radio-touch-target-display: block}.formaxx.dark{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.formaxx.dark{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.formaxx.dark{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.formaxx.dark{--mdc-slider-handle-color: #dfc295;--mdc-slider-focus-handle-color: #dfc295;--mdc-slider-hover-handle-color: #dfc295;--mdc-slider-active-track-color: #dfc295;--mdc-slider-inactive-track-color: #dfc295;--mdc-slider-with-tick-marks-inactive-container-color: #dfc295;--mdc-slider-with-tick-marks-active-container-color: black;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff}.formaxx.dark{--mat-slider-ripple-color: #dfc295;--mat-slider-hover-state-layer-color: rgba(223, 194, 149, .05);--mat-slider-focus-state-layer-color: rgba(223, 194, 149, .2);--mat-slider-value-indicator-opacity: .9}.formaxx.dark .mat-accent{--mdc-slider-handle-color: #757575;--mdc-slider-focus-handle-color: #757575;--mdc-slider-hover-handle-color: #757575;--mdc-slider-active-track-color: #757575;--mdc-slider-inactive-track-color: #757575;--mdc-slider-with-tick-marks-inactive-container-color: #757575;--mdc-slider-with-tick-marks-active-container-color: white}.formaxx.dark .mat-accent{--mat-slider-ripple-color: #757575;--mat-slider-hover-state-layer-color: rgba(117, 117, 117, .05);--mat-slider-focus-state-layer-color: rgba(117, 117, 117, .2)}.formaxx.dark .mat-warn{--mdc-slider-handle-color: #ff1744;--mdc-slider-focus-handle-color: #ff1744;--mdc-slider-hover-handle-color: #ff1744;--mdc-slider-active-track-color: #ff1744;--mdc-slider-inactive-track-color: #ff1744;--mdc-slider-with-tick-marks-inactive-container-color: #ff1744;--mdc-slider-with-tick-marks-active-container-color: white}.formaxx.dark .mat-warn{--mat-slider-ripple-color: #ff1744;--mat-slider-hover-state-layer-color: rgba(255, 23, 68, .05);--mat-slider-focus-state-layer-color: rgba(255, 23, 68, .2)}.formaxx.dark{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.formaxx.dark{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.formaxx.dark{--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #424242;--mat-menu-divider-color: rgba(255, 255, 255, .12)}.formaxx.dark{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.formaxx.dark{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.formaxx.dark{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.formaxx.dark{--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24}.formaxx.dark .mdc-list-item__start,.formaxx.dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #dfc295;--mdc-radio-selected-hover-icon-color: #dfc295;--mdc-radio-selected-icon-color: #dfc295;--mdc-radio-selected-pressed-icon-color: #dfc295}.formaxx.dark .mat-accent .mdc-list-item__start,.formaxx.dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #757575;--mdc-radio-selected-hover-icon-color: #757575;--mdc-radio-selected-icon-color: #757575;--mdc-radio-selected-pressed-icon-color: #757575}.formaxx.dark .mat-warn .mdc-list-item__start,.formaxx.dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ff1744;--mdc-radio-selected-hover-icon-color: #ff1744;--mdc-radio-selected-icon-color: #ff1744;--mdc-radio-selected-pressed-icon-color: #ff1744}.formaxx.dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #dfc295;--mdc-checkbox-selected-hover-icon-color: #dfc295;--mdc-checkbox-selected-icon-color: #dfc295;--mdc-checkbox-selected-pressed-icon-color: #dfc295;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #dfc295;--mdc-checkbox-selected-hover-state-layer-color: #dfc295;--mdc-checkbox-selected-pressed-state-layer-color: #dfc295;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.formaxx.dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #757575;--mdc-checkbox-selected-hover-icon-color: #757575;--mdc-checkbox-selected-icon-color: #757575;--mdc-checkbox-selected-pressed-icon-color: #757575;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #757575;--mdc-checkbox-selected-hover-state-layer-color: #757575;--mdc-checkbox-selected-pressed-state-layer-color: #757575;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.formaxx.dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ff1744;--mdc-checkbox-selected-hover-icon-color: #ff1744;--mdc-checkbox-selected-icon-color: #ff1744;--mdc-checkbox-selected-pressed-icon-color: #ff1744;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff1744;--mdc-checkbox-selected-hover-state-layer-color: #ff1744;--mdc-checkbox-selected-pressed-state-layer-color: #ff1744;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.formaxx.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.formaxx.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.formaxx.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.formaxx.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#dfc295}.formaxx.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.formaxx.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.formaxx.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.formaxx.dark{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.formaxx.dark{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.formaxx.dark .mdc-list-item__start,.formaxx.dark .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.formaxx.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.formaxx.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.formaxx.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.formaxx.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.formaxx.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.formaxx.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.formaxx.dark{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.formaxx.dark .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.formaxx.dark{--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12)}.formaxx.dark{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.formaxx.dark{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.formaxx.dark{--mdc-secondary-navigation-tab-container-height: 48px}.formaxx.dark{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.formaxx.dark{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.formaxx.dark .mat-mdc-tab-group,.formaxx.dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #dfc295}.formaxx.dark .mat-mdc-tab-group,.formaxx.dark .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #dfc295;--mat-tab-header-active-ripple-color: #dfc295;--mat-tab-header-inactive-ripple-color: #dfc295;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #dfc295;--mat-tab-header-active-hover-label-text-color: #dfc295;--mat-tab-header-active-focus-indicator-color: #dfc295;--mat-tab-header-active-hover-indicator-color: #dfc295}.formaxx.dark .mat-mdc-tab-group.mat-accent,.formaxx.dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #757575}.formaxx.dark .mat-mdc-tab-group.mat-accent,.formaxx.dark .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #757575;--mat-tab-header-active-ripple-color: #757575;--mat-tab-header-inactive-ripple-color: #757575;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #757575;--mat-tab-header-active-hover-label-text-color: #757575;--mat-tab-header-active-focus-indicator-color: #757575;--mat-tab-header-active-hover-indicator-color: #757575}.formaxx.dark .mat-mdc-tab-group.mat-warn,.formaxx.dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ff1744}.formaxx.dark .mat-mdc-tab-group.mat-warn,.formaxx.dark .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #ff1744;--mat-tab-header-active-ripple-color: #ff1744;--mat-tab-header-inactive-ripple-color: #ff1744;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #ff1744;--mat-tab-header-active-hover-label-text-color: #ff1744;--mat-tab-header-active-focus-indicator-color: #ff1744;--mat-tab-header-active-hover-indicator-color: #ff1744}.formaxx.dark .mat-mdc-tab-group.mat-background-primary,.formaxx.dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #dfc295;--mat-tab-header-with-background-foreground-color: black}.formaxx.dark .mat-mdc-tab-group.mat-background-accent,.formaxx.dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #757575;--mat-tab-header-with-background-foreground-color: white}.formaxx.dark .mat-mdc-tab-group.mat-background-warn,.formaxx.dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ff1744;--mat-tab-header-with-background-foreground-color: white}.formaxx.dark .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.formaxx.dark .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.formaxx.dark{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.formaxx.dark{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #757575;--mdc-checkbox-selected-hover-icon-color: #757575;--mdc-checkbox-selected-icon-color: #757575;--mdc-checkbox-selected-pressed-icon-color: #757575;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #757575;--mdc-checkbox-selected-hover-state-layer-color: #757575;--mdc-checkbox-selected-pressed-state-layer-color: #757575;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.formaxx.dark{--mat-checkbox-disabled-label-color: rgba(255, 255, 255, .5);--mat-checkbox-label-text-color: white}.formaxx.dark .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #dfc295;--mdc-checkbox-selected-hover-icon-color: #dfc295;--mdc-checkbox-selected-icon-color: #dfc295;--mdc-checkbox-selected-pressed-icon-color: #dfc295;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #dfc295;--mdc-checkbox-selected-hover-state-layer-color: #dfc295;--mdc-checkbox-selected-pressed-state-layer-color: #dfc295;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.formaxx.dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ff1744;--mdc-checkbox-selected-hover-icon-color: #ff1744;--mdc-checkbox-selected-icon-color: #ff1744;--mdc-checkbox-selected-pressed-icon-color: #ff1744;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff1744;--mdc-checkbox-selected-hover-state-layer-color: #ff1744;--mdc-checkbox-selected-pressed-state-layer-color: #ff1744;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.formaxx.dark{--mdc-checkbox-state-layer-size: 40px}.formaxx.dark{--mat-checkbox-touch-target-display: block}.formaxx.dark{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.formaxx.dark{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.formaxx.dark{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.formaxx.dark{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.formaxx.dark{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.formaxx.dark{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.formaxx.dark{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.formaxx.dark{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.formaxx.dark{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.formaxx.dark{--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.formaxx.dark{--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24}.formaxx.dark{--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.formaxx.dark{--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24}.formaxx.dark{--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.formaxx.dark{--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24}.formaxx.dark{--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.formaxx.dark{--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24}.formaxx.dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #dfc295}.formaxx.dark .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #dfc295;--mat-text-button-ripple-color: rgba(223, 194, 149, .1)}.formaxx.dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #757575}.formaxx.dark .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #757575;--mat-text-button-ripple-color: rgba(117, 117, 117, .1)}.formaxx.dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ff1744}.formaxx.dark .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #ff1744;--mat-text-button-ripple-color: rgba(255, 23, 68, .1)}.formaxx.dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #dfc295;--mdc-filled-button-label-text-color: black}.formaxx.dark .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.formaxx.dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #757575;--mdc-filled-button-label-text-color: white}.formaxx.dark .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.formaxx.dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ff1744;--mdc-filled-button-label-text-color: white}.formaxx.dark .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.formaxx.dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #dfc295;--mdc-protected-button-label-text-color: black}.formaxx.dark .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.formaxx.dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #757575;--mdc-protected-button-label-text-color: white}.formaxx.dark .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.formaxx.dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ff1744;--mdc-protected-button-label-text-color: white}.formaxx.dark .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.formaxx.dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #dfc295;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.formaxx.dark .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #dfc295;--mat-outlined-button-ripple-color: rgba(223, 194, 149, .1)}.formaxx.dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #757575;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.formaxx.dark .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #757575;--mat-outlined-button-ripple-color: rgba(117, 117, 117, .1)}.formaxx.dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ff1744;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.formaxx.dark .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #ff1744;--mat-outlined-button-ripple-color: rgba(255, 23, 68, .1)}.formaxx.dark{--mdc-text-button-container-height: 36px}.formaxx.dark{--mdc-filled-button-container-height: 36px}.formaxx.dark{--mdc-protected-button-container-height: 36px}.formaxx.dark{--mdc-outlined-button-container-height: 36px}.formaxx.dark{--mat-text-button-touch-target-display: block}.formaxx.dark{--mat-filled-button-touch-target-display: block}.formaxx.dark{--mat-protected-button-touch-target-display: block}.formaxx.dark{--mat-outlined-button-touch-target-display: block}.formaxx.dark{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.formaxx.dark{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.formaxx.dark{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.formaxx.dark{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.formaxx.dark{--mdc-icon-button-icon-size: 24px}.formaxx.dark{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5)}.formaxx.dark{--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24}.formaxx.dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #dfc295}.formaxx.dark .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #dfc295;--mat-icon-button-ripple-color: rgba(223, 194, 149, .1)}.formaxx.dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #757575}.formaxx.dark .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #757575;--mat-icon-button-ripple-color: rgba(117, 117, 117, .1)}.formaxx.dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ff1744}.formaxx.dark .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #ff1744;--mat-icon-button-ripple-color: rgba(255, 23, 68, .1)}.formaxx.dark{--mat-icon-button-touch-target-display: block}.formaxx.dark .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.formaxx.dark{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.formaxx.dark{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.formaxx.dark{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.formaxx.dark{--mdc-fab-container-color: #424242}.formaxx.dark{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.formaxx.dark{--mdc-fab-small-container-color: #424242}.formaxx.dark{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-small-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.formaxx.dark .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #dfc295}.formaxx.dark .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.formaxx.dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #757575}.formaxx.dark .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.formaxx.dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ff1744}.formaxx.dark .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.formaxx.dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #dfc295}.formaxx.dark .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.formaxx.dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #757575}.formaxx.dark .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.formaxx.dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ff1744}.formaxx.dark .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.formaxx.dark{--mat-fab-touch-target-display: block}.formaxx.dark{--mat-fab-small-touch-target-display: block}.formaxx.dark{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.formaxx.dark{--mdc-snackbar-container-shape: 4px}.formaxx.dark{--mdc-snackbar-container-color: rgb(217.2, 217.2, 217.2);--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87)}.formaxx.dark{--mat-snack-bar-button-color: #dfc295}.formaxx.dark{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.formaxx.dark{--mat-table-row-item-outline-width: 1px}.formaxx.dark{--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12)}.formaxx.dark{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.formaxx.dark{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.formaxx.dark{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.formaxx.dark{--mdc-circular-progress-active-indicator-color: #dfc295}.formaxx.dark .mat-accent{--mdc-circular-progress-active-indicator-color: #757575}.formaxx.dark .mat-warn{--mdc-circular-progress-active-indicator-color: #ff1744}.formaxx.dark{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.formaxx.dark{--mat-badge-background-color: #dfc295;--mat-badge-text-color: black;--mat-badge-disabled-state-background-color: rgb(110.1, 110.1, 110.1);--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5)}.formaxx.dark .mat-badge-accent{--mat-badge-background-color: #757575;--mat-badge-text-color: white}.formaxx.dark .mat-badge-warn{--mat-badge-background-color: #ff1744;--mat-badge-text-color: white}.formaxx.dark{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.formaxx.dark{--mat-bottom-sheet-container-shape: 4px}.formaxx.dark{--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242}.formaxx.dark{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.formaxx.dark{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.formaxx.dark{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.formaxx.dark{--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242}.formaxx.dark{--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: rgb(88.68, 88.68, 88.68)}.formaxx.dark{--mat-standard-button-toggle-height: 48px}.formaxx.dark{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.formaxx.dark{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.formaxx.dark{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.formaxx.dark{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #dfc295;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(223, 194, 149, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(223, 194, 149, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(223, 194, 149, .3);--mat-datepicker-toggle-active-state-icon-color: #dfc295;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(223, 194, 149, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white}.formaxx.dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #757575;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(117, 117, 117, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(117, 117, 117, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(117, 117, 117, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(117, 117, 117, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.formaxx.dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ff1744;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 23, 68, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 23, 68, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 23, 68, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 23, 68, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.formaxx.dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #757575}.formaxx.dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ff1744}.formaxx.dark .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.formaxx.dark .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.formaxx.dark{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.formaxx.dark{--mat-divider-width: 1px}.formaxx.dark{--mat-divider-color: rgba(255, 255, 255, .12)}.formaxx.dark{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.formaxx.dark{--mat-expansion-container-background-color: #424242;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7)}.formaxx.dark{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.formaxx.dark{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.formaxx.dark{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.formaxx.dark{--mat-icon-color: inherit}.formaxx.dark .mat-icon.mat-primary{--mat-icon-color: #dfc295}.formaxx.dark .mat-icon.mat-accent{--mat-icon-color: #757575}.formaxx.dark .mat-icon.mat-warn{--mat-icon-color: #ff1744}.formaxx.dark{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.formaxx.dark{--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6)}.formaxx.dark{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #dfc295;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #dfc295;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #dfc295;--mat-stepper-header-edit-state-icon-foreground-color: black;--mat-stepper-container-color: #424242;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #ff1744;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #ff1744;--mat-stepper-header-error-state-icon-background-color: transparent}.formaxx.dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #757575;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #757575;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #757575;--mat-stepper-header-edit-state-icon-foreground-color: white}.formaxx.dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ff1744;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ff1744;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ff1744;--mat-stepper-header-edit-state-icon-foreground-color: white}.formaxx.dark{--mat-stepper-header-height: 72px}.formaxx.dark{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.formaxx.dark{--mat-sort-arrow-color: rgb(198.3, 198.3, 198.3)}.formaxx.dark{--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white}.formaxx.dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #dfc295;--mat-toolbar-container-text-color: black}.formaxx.dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #757575;--mat-toolbar-container-text-color: white}.formaxx.dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ff1744;--mat-toolbar-container-text-color: white}.formaxx.dark{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.formaxx.dark{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.formaxx.dark{--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white}.formaxx.dark{--mat-tree-node-min-height: 48px}.formaxx.dark{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.formaxx.dark{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.formaxx.dark{--mat-timepicker-container-background-color: #424242}.formaxx.dark::-webkit-scrollbar-track{background-color:#f5eddf}.formaxx.dark::-webkit-scrollbar-thumb{background-color:#dfc295}.formaxx.dark::-webkit-scrollbar-thumb:hover{background-color:#e4cba5}.formaxx.dark .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#f5eddf}.formaxx.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#dfc295}.formaxx.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#e4cba5}.formaxx.dark .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#f5eddf}.formaxx.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#dfc295}.formaxx.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#e4cba5}.formaxx.dark .stroke-primary{stroke:#dfc295!important}.formaxx.dark .color-primary{color:#dfc295!important}.formaxx.dark .bg-primary{background-color:#dfc295!important;color:#000!important}.formaxx.dark .bg-primary-100{background-color:#f5eddf!important;color:#000!important}.formaxx.dark .bg-primary-50{background-color:#fbf8f2!important;color:#000!important}.formaxx.dark .bg-accent{background-color:#757575!important}.formaxx.dark .bg-success{background-color:#81c784!important}.formaxx.dark .bg-warn{background-color:#ff1744!important;color:#fff}.formaxx.dark .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.formaxx.dark .bg-warn-50{background-color:#ffebee!important;color:#000000de}.formaxx.dark .text-primary{color:#dfc295!important}.formaxx.dark .text-primary-not-important{color:#d2ac78}.formaxx.dark .border-primary,.formaxx.dark .border-primary-left,.formaxx.dark .border-primary-right,.formaxx.dark .border-primary-top,.formaxx.dark .border-primary-bottom{border-color:#dfc295}.formaxx.dark .border-accent{border-color:#757575!important}.formaxx.dark .border-accent-100{border-color:#f5f5f5!important}.formaxx.dark .outline-primary{outline-color:#dfc295!important}.formaxx.dark .text-warn{color:#f44336!important}.formaxx.dark .text-error{color:#ef5350!important}.formaxx.dark .text-accent{color:#9e9e9e!important}.formaxx.dark .text-hover:hover,.formaxx.dark .text-hover:hover *{color:#efe1ca!important}.formaxx.dark .text-success{color:#66bb6a!important}.formaxx.dark.dark .bg-primary-50{background-color:#ca9f67!important}.formaxx.dark .required.ng-invalid .mat-mdc-form-field-outline-thick,.formaxx.dark .required.ng-invalid .mat-mdc-input-element,.formaxx.dark .required.ng-invalid label{opacity:1;caret-color:#ff1744!important;color:#ff1744!important}.formaxx.dark fp-icon-tile .required{border-color:#ff1744!important;caret-color:#ff1744!important;color:#ff1744!important}.formaxx.dark .mat-button-toggle-checked{background-color:#e4cba5}.formaxx.dark .mdc-slider__value-indicator{background-color:#e4cba5!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.formaxx.dark .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#e4cba5!important}.formaxx.dark fp-kontoinhaber-select-field{font-size:.5em!important}.formaxx.dark fp-kontoinhaber-select-field .mat-mdc-form-field-label,.formaxx.dark fp-kontoinhaber-select-field .mat-mdc-select-arrow,.formaxx.dark fp-kontoinhaber-select-field .mat-mdc-select-value,.formaxx.dark fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.formaxx.dark fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.formaxx.dark fp-kontoinhaber-select-field .mdc-notched-outline__leading,.formaxx.dark fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.formaxx.dark fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.formaxx.dark fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.formaxx.dark .navigationbar{border-top-color:#e4cba5}.formaxx.dark .vermoegen-und-verbindlichkeiten-result{color:#dfc295}.formaxx.dark .mdc-button{font-size:.875rem!important}.formaxx.dark .mdc-button span{white-space:nowrap!important}.formaxx.dark .mdc-button[mat-flat-button]{color:#000!important;background-color:#d2ac78!important}.formaxx.dark .mdc-button[mat-stroked-button]{color:#d2ac78!important;background-color:#000!important}.formaxx.dark .mat-mdc-outlined-button{border-color:#e4cba5!important;color:#e4cba5!important}.formaxx.dark .mdc-button[disabled]{opacity:.6}.formaxx.dark .mat-ripple:not(.ziel-card){color:#000!important}.formaxx.dark.dark .mat-ripple:not(.ziel-card){color:#fff!important}.formaxx.dark.dark .dark-button,.formaxx.dark.accessibility-light .accessibility-button,.formaxx.dark.accessibility-dark .accessibility-button{color:#000;background-color:#e4cba5}.formaxx.dark.accessibility-light .list-item-link,.formaxx.dark.accessibility-dark .list-item-link{color:#d2ac78;background-color:#000}.formaxx.dark.accessibility-light .list-item-link--active,.formaxx.dark.accessibility-light .list-item-link--active .sublist-item-link--active,.formaxx.dark.accessibility-dark .list-item-link--active,.formaxx.dark.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#000;background-color:#ca9f67!important}.formaxx.dark.accessibility-light span.text-primary-not-important,.formaxx.dark.accessibility-dark span.text-primary-not-important,.formaxx.dark.accessibility-light .text-primary,.formaxx.dark.accessibility-dark .text-primary{background-color:#000!important}.formaxx.dark.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.formaxx.dark.accessibility-light .legal-footer .data-input,.formaxx.dark.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#ca9f67!important}.formaxx.dark.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000!important}.formaxx.dark.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.formaxx.dark.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#e4cba5!important}.formaxx.dark.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#efe1ca!important}.formaxx.dark.accessibility-dark .fp-milestone-page .text-primary{color:#e9d4b5!important}.formaxx.dark.accessibility-dark .fp-milestone-page .text-accent{color:#e4cba5!important}.formaxx.dark.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.formaxx.dark.accessibility-dark .bar.bg-primary-50 span{color:#000!important}.formaxx.dark fp-allgemeines,.formaxx.dark fp-versorgungswunsch,.formaxx.dark fp-versorgungs-wunsch,.formaxx.dark fp-bestehende-versorgung,.formaxx.dark fp-erforderliches-kapital{width:100%!important}.formaxx.dark .mat-toolbar,.formaxx.dark .top-toolbar .mat-toolbar{background-color:#000}.formaxx.dark a,.formaxx.dark .router-link-active,.formaxx.dark .clickable-icon{color:#dfc295}.formaxx.dark a.list-item-link--active,.formaxx.dark .router-link-active.list-item-link--active,.formaxx.dark .clickable-icon.list-item-link--active,.formaxx.dark a.list-item-link--active .sublist-item-link--active,.formaxx.dark .router-link-active.list-item-link--active .sublist-item-link--active,.formaxx.dark .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#424242}.formaxx.dark a:hover,.formaxx.dark .router-link-active:hover,.formaxx.dark .clickable-icon:hover{color:#efe1ca}.formaxx.dark .emptybankcard{color:#dfc295;border-color:#dfc295}.buddenbrock{background-color:#f5f5f5;color:#424242}.buddenbrock{--mat-ripple-color: rgba(0, 0, 0, .1)}.buddenbrock{--mat-option-selected-state-label-text-color: #0a3358;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.buddenbrock .mat-accent{--mat-option-selected-state-label-text-color: #bdbdbd;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.buddenbrock .mat-warn{--mat-option-selected-state-label-text-color: #d32f2f;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.buddenbrock{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.buddenbrock{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.buddenbrock{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.buddenbrock .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #0a3358;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.buddenbrock .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #0a3358;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.buddenbrock .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.buddenbrock .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.buddenbrock .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #d32f2f;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.buddenbrock .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #d32f2f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.buddenbrock{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.buddenbrock{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.buddenbrock{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.buddenbrock{--mdc-elevated-card-container-shape: 4px}.buddenbrock{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.buddenbrock{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.buddenbrock{--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.buddenbrock{--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}.buddenbrock{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.buddenbrock{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.buddenbrock .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #0a3358;--mdc-linear-progress-track-color: rgba(10, 51, 88, .25)}.buddenbrock .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #bdbdbd;--mdc-linear-progress-track-color: rgba(189, 189, 189, .25)}.buddenbrock .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #d32f2f;--mdc-linear-progress-track-color: rgba(211, 47, 47, .25)}.buddenbrock{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.buddenbrock{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.buddenbrock{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.buddenbrock{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.buddenbrock{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.buddenbrock{--mdc-filled-text-field-caret-color: #0a3358;--mdc-filled-text-field-focus-active-indicator-color: #0a3358;--mdc-filled-text-field-focus-label-text-color: rgba(10, 51, 88, .87);--mdc-filled-text-field-container-color: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #d32f2f;--mdc-filled-text-field-error-focus-label-text-color: #d32f2f;--mdc-filled-text-field-error-label-text-color: #d32f2f;--mdc-filled-text-field-error-caret-color: #d32f2f;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-hover-active-indicator-color: #d32f2f}.buddenbrock{--mdc-outlined-text-field-caret-color: #0a3358;--mdc-outlined-text-field-focus-outline-color: #0a3358;--mdc-outlined-text-field-focus-label-text-color: rgba(10, 51, 88, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #d32f2f;--mdc-outlined-text-field-error-focus-label-text-color: #d32f2f;--mdc-outlined-text-field-error-label-text-color: #d32f2f;--mdc-outlined-text-field-error-hover-label-text-color: #d32f2f;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #d32f2f;--mdc-outlined-text-field-error-hover-outline-color: #d32f2f;--mdc-outlined-text-field-error-outline-color: #d32f2f}.buddenbrock{--mat-form-field-focus-select-arrow-color: rgba(10, 51, 88, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #d32f2f;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.buddenbrock .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #bdbdbd;--mdc-filled-text-field-focus-active-indicator-color: #bdbdbd;--mdc-filled-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.buddenbrock .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #bdbdbd;--mdc-outlined-text-field-focus-outline-color: #bdbdbd;--mdc-outlined-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.buddenbrock .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(189, 189, 189, .87)}.buddenbrock .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #d32f2f;--mdc-filled-text-field-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.buddenbrock .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #d32f2f;--mdc-outlined-text-field-focus-outline-color: #d32f2f;--mdc-outlined-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.buddenbrock .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(211, 47, 47, .87)}.buddenbrock{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.buddenbrock{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.buddenbrock{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.buddenbrock{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.buddenbrock{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.buddenbrock{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(10, 51, 88, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.buddenbrock .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(189, 189, 189, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.buddenbrock .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(211, 47, 47, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.buddenbrock{--mat-select-arrow-transform: translateY(-8px)}.buddenbrock{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.buddenbrock{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.buddenbrock{--mat-autocomplete-background-color: white}.buddenbrock{--mdc-dialog-container-shape: 4px}.buddenbrock{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.buddenbrock{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.buddenbrock{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.buddenbrock .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.buddenbrock .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.buddenbrock .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.buddenbrock .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.buddenbrock .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.buddenbrock .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #0a3358;--mdc-chip-elevated-selected-container-color: #0a3358;--mdc-chip-elevated-disabled-container-color: #0a3358;--mdc-chip-flat-disabled-selected-container-color: #0a3358;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.buddenbrock .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.buddenbrock .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.buddenbrock .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.buddenbrock .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color: #bdbdbd;--mdc-chip-elevated-selected-container-color: #bdbdbd;--mdc-chip-elevated-disabled-container-color: #bdbdbd;--mdc-chip-flat-disabled-selected-container-color: #bdbdbd;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}.buddenbrock .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.buddenbrock .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.buddenbrock .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.buddenbrock .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #d32f2f;--mdc-chip-elevated-selected-container-color: #d32f2f;--mdc-chip-elevated-disabled-container-color: #d32f2f;--mdc-chip-flat-disabled-selected-container-color: #d32f2f;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.buddenbrock .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.buddenbrock .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.buddenbrock .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.buddenbrock .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.buddenbrock{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.buddenbrock .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.buddenbrock{--mdc-switch-selected-focus-state-layer-color: #092e50;--mdc-switch-selected-handle-color: #092e50;--mdc-switch-selected-hover-state-layer-color: #092e50;--mdc-switch-selected-pressed-state-layer-color: #092e50;--mdc-switch-selected-focus-handle-color: #03142d;--mdc-switch-selected-hover-handle-color: #03142d;--mdc-switch-selected-pressed-handle-color: #03142d;--mdc-switch-selected-focus-track-color: #54708a;--mdc-switch-selected-hover-track-color: #54708a;--mdc-switch-selected-pressed-track-color: #54708a;--mdc-switch-selected-track-color: #54708a;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.buddenbrock{--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}.buddenbrock .mat-mdc-slide-toggle{--mat-switch-label-text-color: rgba(0, 0, 0, .87)}.buddenbrock .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #757575;--mdc-switch-selected-handle-color: #757575;--mdc-switch-selected-hover-state-layer-color: #757575;--mdc-switch-selected-pressed-state-layer-color: #757575;--mdc-switch-selected-focus-handle-color: #212121;--mdc-switch-selected-hover-handle-color: #212121;--mdc-switch-selected-pressed-handle-color: #212121;--mdc-switch-selected-focus-track-color: #e0e0e0;--mdc-switch-selected-hover-track-color: #e0e0e0;--mdc-switch-selected-pressed-track-color: #e0e0e0;--mdc-switch-selected-track-color: #e0e0e0}.buddenbrock .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}.buddenbrock{--mdc-switch-state-layer-size: 40px}.buddenbrock .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.buddenbrock{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.buddenbrock .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #0a3358;--mdc-radio-selected-hover-icon-color: #0a3358;--mdc-radio-selected-icon-color: #0a3358;--mdc-radio-selected-pressed-icon-color: #0a3358}.buddenbrock .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #0a3358;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.buddenbrock .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.buddenbrock .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #bdbdbd;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.buddenbrock .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.buddenbrock .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #d32f2f;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.buddenbrock{--mdc-radio-state-layer-size: 40px}.buddenbrock{--mat-radio-touch-target-display: block}.buddenbrock{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.buddenbrock{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.buddenbrock{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.buddenbrock{--mdc-slider-handle-color: #0a3358;--mdc-slider-focus-handle-color: #0a3358;--mdc-slider-hover-handle-color: #0a3358;--mdc-slider-active-track-color: #0a3358;--mdc-slider-inactive-track-color: #0a3358;--mdc-slider-with-tick-marks-inactive-container-color: #0a3358;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000}.buddenbrock{--mat-slider-ripple-color: #0a3358;--mat-slider-hover-state-layer-color: rgba(10, 51, 88, .05);--mat-slider-focus-state-layer-color: rgba(10, 51, 88, .2);--mat-slider-value-indicator-opacity: .6}.buddenbrock .mat-accent{--mdc-slider-handle-color: #bdbdbd;--mdc-slider-focus-handle-color: #bdbdbd;--mdc-slider-hover-handle-color: #bdbdbd;--mdc-slider-active-track-color: #bdbdbd;--mdc-slider-inactive-track-color: #bdbdbd;--mdc-slider-with-tick-marks-inactive-container-color: #bdbdbd;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87)}.buddenbrock .mat-accent{--mat-slider-ripple-color: #bdbdbd;--mat-slider-hover-state-layer-color: rgba(189, 189, 189, .05);--mat-slider-focus-state-layer-color: rgba(189, 189, 189, .2)}.buddenbrock .mat-warn{--mdc-slider-handle-color: #d32f2f;--mdc-slider-focus-handle-color: #d32f2f;--mdc-slider-hover-handle-color: #d32f2f;--mdc-slider-active-track-color: #d32f2f;--mdc-slider-inactive-track-color: #d32f2f;--mdc-slider-with-tick-marks-inactive-container-color: #d32f2f;--mdc-slider-with-tick-marks-active-container-color: white}.buddenbrock .mat-warn{--mat-slider-ripple-color: #d32f2f;--mat-slider-hover-state-layer-color: rgba(211, 47, 47, .05);--mat-slider-focus-state-layer-color: rgba(211, 47, 47, .2)}.buddenbrock{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.buddenbrock{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.buddenbrock{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12)}.buddenbrock{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.buddenbrock{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.buddenbrock{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.buddenbrock{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.buddenbrock .mdc-list-item__start,.buddenbrock .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #0a3358;--mdc-radio-selected-hover-icon-color: #0a3358;--mdc-radio-selected-icon-color: #0a3358;--mdc-radio-selected-pressed-icon-color: #0a3358}.buddenbrock .mat-accent .mdc-list-item__start,.buddenbrock .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.buddenbrock .mat-warn .mdc-list-item__start,.buddenbrock .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.buddenbrock .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #0a3358;--mdc-checkbox-selected-hover-icon-color: #0a3358;--mdc-checkbox-selected-icon-color: #0a3358;--mdc-checkbox-selected-pressed-icon-color: #0a3358;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #0a3358;--mdc-checkbox-selected-hover-state-layer-color: #0a3358;--mdc-checkbox-selected-pressed-state-layer-color: #0a3358;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.buddenbrock .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.buddenbrock .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.buddenbrock .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.buddenbrock .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.buddenbrock .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.buddenbrock .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#0a3358}.buddenbrock .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.buddenbrock .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.buddenbrock .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.buddenbrock{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.buddenbrock{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.buddenbrock .mdc-list-item__start,.buddenbrock .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.buddenbrock .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.buddenbrock .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.buddenbrock .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.buddenbrock .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.buddenbrock .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.buddenbrock .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.buddenbrock{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.buddenbrock .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.buddenbrock{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}.buddenbrock{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.buddenbrock{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.buddenbrock{--mdc-secondary-navigation-tab-container-height: 48px}.buddenbrock{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.buddenbrock{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.buddenbrock .mat-mdc-tab-group,.buddenbrock .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #0a3358}.buddenbrock .mat-mdc-tab-group,.buddenbrock .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #0a3358;--mat-tab-header-active-ripple-color: #0a3358;--mat-tab-header-inactive-ripple-color: #0a3358;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #0a3358;--mat-tab-header-active-hover-label-text-color: #0a3358;--mat-tab-header-active-focus-indicator-color: #0a3358;--mat-tab-header-active-hover-indicator-color: #0a3358}.buddenbrock .mat-mdc-tab-group.mat-accent,.buddenbrock .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #bdbdbd}.buddenbrock .mat-mdc-tab-group.mat-accent,.buddenbrock .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #bdbdbd;--mat-tab-header-active-ripple-color: #bdbdbd;--mat-tab-header-inactive-ripple-color: #bdbdbd;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #bdbdbd;--mat-tab-header-active-hover-label-text-color: #bdbdbd;--mat-tab-header-active-focus-indicator-color: #bdbdbd;--mat-tab-header-active-hover-indicator-color: #bdbdbd}.buddenbrock .mat-mdc-tab-group.mat-warn,.buddenbrock .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #d32f2f}.buddenbrock .mat-mdc-tab-group.mat-warn,.buddenbrock .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #d32f2f;--mat-tab-header-active-ripple-color: #d32f2f;--mat-tab-header-inactive-ripple-color: #d32f2f;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #d32f2f;--mat-tab-header-active-hover-label-text-color: #d32f2f;--mat-tab-header-active-focus-indicator-color: #d32f2f;--mat-tab-header-active-hover-indicator-color: #d32f2f}.buddenbrock .mat-mdc-tab-group.mat-background-primary,.buddenbrock .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #0a3358;--mat-tab-header-with-background-foreground-color: white}.buddenbrock .mat-mdc-tab-group.mat-background-accent,.buddenbrock .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #bdbdbd;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}.buddenbrock .mat-mdc-tab-group.mat-background-warn,.buddenbrock .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #d32f2f;--mat-tab-header-with-background-foreground-color: white}.buddenbrock .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.buddenbrock .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.buddenbrock{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.buddenbrock{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.buddenbrock{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87)}.buddenbrock .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #0a3358;--mdc-checkbox-selected-hover-icon-color: #0a3358;--mdc-checkbox-selected-icon-color: #0a3358;--mdc-checkbox-selected-pressed-icon-color: #0a3358;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #0a3358;--mdc-checkbox-selected-hover-state-layer-color: #0a3358;--mdc-checkbox-selected-pressed-state-layer-color: #0a3358;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.buddenbrock .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.buddenbrock{--mdc-checkbox-state-layer-size: 40px}.buddenbrock{--mat-checkbox-touch-target-display: block}.buddenbrock{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.buddenbrock{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.buddenbrock{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.buddenbrock{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.buddenbrock{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.buddenbrock{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.buddenbrock{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.buddenbrock{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.buddenbrock{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.buddenbrock{--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.buddenbrock{--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12}.buddenbrock{--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.buddenbrock{--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12}.buddenbrock{--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.buddenbrock{--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12}.buddenbrock{--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.buddenbrock{--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.buddenbrock .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #0a3358}.buddenbrock .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #0a3358;--mat-text-button-ripple-color: rgba(10, 51, 88, .1)}.buddenbrock .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #bdbdbd}.buddenbrock .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #bdbdbd;--mat-text-button-ripple-color: rgba(189, 189, 189, .1)}.buddenbrock .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #d32f2f}.buddenbrock .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #d32f2f;--mat-text-button-ripple-color: rgba(211, 47, 47, .1)}.buddenbrock .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #0a3358;--mdc-filled-button-label-text-color: white}.buddenbrock .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.buddenbrock .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #bdbdbd;--mdc-filled-button-label-text-color: black}.buddenbrock .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.buddenbrock .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #d32f2f;--mdc-filled-button-label-text-color: white}.buddenbrock .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.buddenbrock .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #0a3358;--mdc-protected-button-label-text-color: white}.buddenbrock .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.buddenbrock .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #bdbdbd;--mdc-protected-button-label-text-color: black}.buddenbrock .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.buddenbrock .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #d32f2f;--mdc-protected-button-label-text-color: white}.buddenbrock .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.buddenbrock .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #0a3358;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.buddenbrock .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #0a3358;--mat-outlined-button-ripple-color: rgba(10, 51, 88, .1)}.buddenbrock .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #bdbdbd;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.buddenbrock .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #bdbdbd;--mat-outlined-button-ripple-color: rgba(189, 189, 189, .1)}.buddenbrock .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #d32f2f;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.buddenbrock .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #d32f2f;--mat-outlined-button-ripple-color: rgba(211, 47, 47, .1)}.buddenbrock{--mdc-text-button-container-height: 36px}.buddenbrock{--mdc-filled-button-container-height: 36px}.buddenbrock{--mdc-protected-button-container-height: 36px}.buddenbrock{--mdc-outlined-button-container-height: 36px}.buddenbrock{--mat-text-button-touch-target-display: block}.buddenbrock{--mat-filled-button-touch-target-display: block}.buddenbrock{--mat-protected-button-touch-target-display: block}.buddenbrock{--mat-outlined-button-touch-target-display: block}.buddenbrock{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.buddenbrock{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.buddenbrock{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.buddenbrock{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.buddenbrock{--mdc-icon-button-icon-size: 24px}.buddenbrock{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.buddenbrock{--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}.buddenbrock .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #0a3358}.buddenbrock .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #0a3358;--mat-icon-button-ripple-color: rgba(10, 51, 88, .1)}.buddenbrock .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #bdbdbd}.buddenbrock .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #bdbdbd;--mat-icon-button-ripple-color: rgba(189, 189, 189, .1)}.buddenbrock .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #d32f2f}.buddenbrock .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #d32f2f;--mat-icon-button-ripple-color: rgba(211, 47, 47, .1)}.buddenbrock{--mat-icon-button-touch-target-display: block}.buddenbrock .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.buddenbrock{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.buddenbrock{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.buddenbrock{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.buddenbrock{--mdc-fab-container-color: white}.buddenbrock{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.buddenbrock{--mdc-fab-small-container-color: white}.buddenbrock{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.buddenbrock .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #0a3358}.buddenbrock .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.buddenbrock .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #bdbdbd}.buddenbrock .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.buddenbrock .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #d32f2f}.buddenbrock .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.buddenbrock .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #0a3358}.buddenbrock .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.buddenbrock .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #bdbdbd}.buddenbrock .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.buddenbrock .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #d32f2f}.buddenbrock .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.buddenbrock{--mat-fab-touch-target-display: block}.buddenbrock{--mat-fab-small-touch-target-display: block}.buddenbrock{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.buddenbrock{--mdc-snackbar-container-shape: 4px}.buddenbrock{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}.buddenbrock{--mat-snack-bar-button-color: #b6c2cd}.buddenbrock{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.buddenbrock{--mat-table-row-item-outline-width: 1px}.buddenbrock{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}.buddenbrock{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.buddenbrock{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.buddenbrock{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.buddenbrock{--mdc-circular-progress-active-indicator-color: #0a3358}.buddenbrock .mat-accent{--mdc-circular-progress-active-indicator-color: #bdbdbd}.buddenbrock .mat-warn{--mdc-circular-progress-active-indicator-color: #d32f2f}.buddenbrock{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.buddenbrock{--mat-badge-background-color: #0a3358;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.buddenbrock .mat-badge-accent{--mat-badge-background-color: #bdbdbd;--mat-badge-text-color: rgba(0, 0, 0, .87)}.buddenbrock .mat-badge-warn{--mat-badge-background-color: #d32f2f;--mat-badge-text-color: white}.buddenbrock{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.buddenbrock{--mat-bottom-sheet-container-shape: 4px}.buddenbrock{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.buddenbrock{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.buddenbrock{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.buddenbrock{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.buddenbrock{--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd}.buddenbrock{--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: rgb(224.4, 224.4, 224.4)}.buddenbrock{--mat-standard-button-toggle-height: 48px}.buddenbrock{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.buddenbrock{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.buddenbrock{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.buddenbrock{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #0a3358;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(10, 51, 88, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(10, 51, 88, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(10, 51, 88, .3);--mat-datepicker-toggle-active-state-icon-color: #0a3358;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(10, 51, 88, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.buddenbrock .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #bdbdbd;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(189, 189, 189, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(189, 189, 189, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.buddenbrock .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #d32f2f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(211, 47, 47, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(211, 47, 47, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.buddenbrock .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #bdbdbd}.buddenbrock .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #d32f2f}.buddenbrock .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.buddenbrock .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.buddenbrock{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.buddenbrock{--mat-divider-width: 1px}.buddenbrock{--mat-divider-color: rgba(0, 0, 0, .12)}.buddenbrock{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.buddenbrock{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}.buddenbrock{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.buddenbrock{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.buddenbrock{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.buddenbrock{--mat-icon-color: inherit}.buddenbrock .mat-icon.mat-primary{--mat-icon-color: #0a3358}.buddenbrock .mat-icon.mat-accent{--mat-icon-color: #bdbdbd}.buddenbrock .mat-icon.mat-warn{--mat-icon-color: #d32f2f}.buddenbrock{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.buddenbrock{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}.buddenbrock{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #0a3358;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #0a3358;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #0a3358;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #d32f2f;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #d32f2f;--mat-stepper-header-error-state-icon-background-color: transparent}.buddenbrock .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #bdbdbd;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #bdbdbd;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #bdbdbd;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87)}.buddenbrock .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #d32f2f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #d32f2f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #d32f2f;--mat-stepper-header-edit-state-icon-foreground-color: white}.buddenbrock{--mat-stepper-header-height: 72px}.buddenbrock{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.buddenbrock{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.buddenbrock{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.buddenbrock .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #0a3358;--mat-toolbar-container-text-color: white}.buddenbrock .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #bdbdbd;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.buddenbrock .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #d32f2f;--mat-toolbar-container-text-color: white}.buddenbrock{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.buddenbrock{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.buddenbrock{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.buddenbrock{--mat-tree-node-min-height: 48px}.buddenbrock{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.buddenbrock{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.buddenbrock{--mat-timepicker-container-background-color: white}.buddenbrock::-webkit-scrollbar-track{background-color:#b6c2cd}.buddenbrock::-webkit-scrollbar-thumb{background-color:#0a3358}.buddenbrock::-webkit-scrollbar-thumb:hover{background-color:#2f5271}.buddenbrock .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#b6c2cd}.buddenbrock .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#0a3358}.buddenbrock .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#2f5271}.buddenbrock .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#b6c2cd}.buddenbrock .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#0a3358}.buddenbrock .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#2f5271}.buddenbrock .stroke-primary{stroke:#0a3358!important}.buddenbrock .color-primary{color:#0a3358!important}.buddenbrock .bg-primary{background-color:#0a3358!important;color:#fff!important}.buddenbrock .bg-primary-100{background-color:#b6c2cd!important;color:#000!important}.buddenbrock .bg-primary-50{background-color:#e2e7eb!important;color:#000!important}.buddenbrock .bg-accent{background-color:#bdbdbd!important}.buddenbrock .bg-success{background-color:#81c784!important}.buddenbrock .bg-warn{background-color:#d32f2f!important;color:#fff}.buddenbrock .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.buddenbrock .bg-warn-50{background-color:#ffebee!important;color:#000000de}.buddenbrock .text-primary{color:#0a3358!important}.buddenbrock .text-primary-not-important{color:#05203d}.buddenbrock .border-primary,.buddenbrock .border-primary-left,.buddenbrock .border-primary-right,.buddenbrock .border-primary-top,.buddenbrock .border-primary-bottom{border-color:#0a3358}.buddenbrock .border-accent{border-color:#bdbdbd!important}.buddenbrock .border-accent-100{border-color:#f5f5f5!important}.buddenbrock .outline-primary{outline-color:#0a3358!important}.buddenbrock .text-warn{color:#f44336!important}.buddenbrock .text-error{color:#ef5350!important}.buddenbrock .text-accent{color:#9e9e9e!important}.buddenbrock .text-hover:hover,.buddenbrock .text-hover:hover *{color:#8599ac!important}.buddenbrock .text-success{color:#66bb6a!important}.buddenbrock.dark .bg-primary-50{background-color:#03142d!important}.buddenbrock .required.ng-invalid .mat-mdc-form-field-outline-thick,.buddenbrock .required.ng-invalid .mat-mdc-input-element,.buddenbrock .required.ng-invalid label{opacity:1;caret-color:#d32f2f!important;color:#d32f2f!important}.buddenbrock fp-icon-tile .required{border-color:#d32f2f!important;caret-color:#d32f2f!important;color:#d32f2f!important}.buddenbrock .mat-button-toggle-checked{background-color:#2f5271}.buddenbrock .mdc-slider__value-indicator{background-color:#2f5271!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.buddenbrock .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#2f5271!important}.buddenbrock fp-kontoinhaber-select-field{font-size:.5em!important}.buddenbrock fp-kontoinhaber-select-field .mat-mdc-form-field-label,.buddenbrock fp-kontoinhaber-select-field .mat-mdc-select-arrow,.buddenbrock fp-kontoinhaber-select-field .mat-mdc-select-value,.buddenbrock fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.buddenbrock fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.buddenbrock fp-kontoinhaber-select-field .mdc-notched-outline__leading,.buddenbrock fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.buddenbrock fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.buddenbrock fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.buddenbrock .navigationbar{border-top-color:#2f5271}.buddenbrock .vermoegen-und-verbindlichkeiten-result{color:#0a3358}.buddenbrock .mdc-button{font-size:.875rem!important}.buddenbrock .mdc-button span{white-space:nowrap!important}.buddenbrock .mdc-button[mat-flat-button]{color:#fff!important;background-color:#05203d!important}.buddenbrock .mdc-button[mat-stroked-button]{color:#05203d!important;background-color:#fff!important}.buddenbrock .mat-mdc-outlined-button{border-color:#2f5271!important;color:#2f5271!important}.buddenbrock .mdc-button[disabled]{opacity:.6}.buddenbrock .mat-ripple:not(.ziel-card){color:#000!important}.buddenbrock.dark .mat-ripple:not(.ziel-card){color:#fff!important}.buddenbrock.dark .dark-button{color:#000;background-color:#2f5271}.buddenbrock.accessibility-light .accessibility-button,.buddenbrock.accessibility-dark .accessibility-button{color:#fff;background-color:#2f5271}.buddenbrock.accessibility-light .list-item-link,.buddenbrock.accessibility-dark .list-item-link{color:#05203d;background-color:#fff}.buddenbrock.accessibility-light .list-item-link--active,.buddenbrock.accessibility-light .list-item-link--active .sublist-item-link--active,.buddenbrock.accessibility-dark .list-item-link--active,.buddenbrock.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#fff;background-color:#03142d!important}.buddenbrock.accessibility-light span.text-primary-not-important,.buddenbrock.accessibility-dark span.text-primary-not-important,.buddenbrock.accessibility-light .text-primary,.buddenbrock.accessibility-dark .text-primary{background-color:#fff!important}.buddenbrock.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.buddenbrock.accessibility-light .legal-footer .data-input,.buddenbrock.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#03142d!important}.buddenbrock.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000!important}.buddenbrock.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.buddenbrock.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#2f5271!important}.buddenbrock.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#8599ac!important}.buddenbrock.accessibility-dark .fp-milestone-page .text-primary{color:#54708a!important}.buddenbrock.accessibility-dark .fp-milestone-page .text-accent{color:#2f5271!important}.buddenbrock.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.buddenbrock.accessibility-dark .bar.bg-primary-50 span{color:#fff!important}.buddenbrock fp-allgemeines,.buddenbrock fp-versorgungswunsch,.buddenbrock fp-versorgungs-wunsch,.buddenbrock fp-bestehende-versorgung,.buddenbrock fp-erforderliches-kapital{width:100%!important}.buddenbrock .mat-toolbar,.buddenbrock .top-toolbar .mat-toolbar{background-color:#fff}.buddenbrock .emptybankcard{color:#0a3358;border-color:#0a3358}.buddenbrock a,.buddenbrock .router-link-active,.buddenbrock .clickable-icon{color:#0a3358}.buddenbrock a.list-item-link--active,.buddenbrock .router-link-active.list-item-link--active,.buddenbrock .clickable-icon.list-item-link--active,.buddenbrock a.list-item-link--active .sublist-item-link--active,.buddenbrock .router-link-active.list-item-link--active .sublist-item-link--active,.buddenbrock .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#e0e0e0}.buddenbrock a:hover,.buddenbrock .router-link-active:hover,.buddenbrock .clickable-icon:hover{color:#8599ac}.buddenbrock .checklist{top:50%!important;left:50%!important}.buddenbrock.dark{background-color:#000;color:#eee}.buddenbrock.dark{--mat-ripple-color: rgba(255, 255, 255, .1)}.buddenbrock.dark{--mat-option-selected-state-label-text-color: #54708a;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.buddenbrock.dark .mat-accent{--mat-option-selected-state-label-text-color: #bdbdbd;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.buddenbrock.dark .mat-warn{--mat-option-selected-state-label-text-color: #d32f2f;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.buddenbrock.dark{--mat-optgroup-label-text-color: white}.buddenbrock.dark{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.buddenbrock.dark{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.buddenbrock.dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #54708a;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.buddenbrock.dark .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #54708a;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.buddenbrock.dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.buddenbrock.dark .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.buddenbrock.dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #d32f2f;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.buddenbrock.dark .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #d32f2f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.buddenbrock.dark{--mat-app-background-color: #303030;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.buddenbrock.dark{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.buddenbrock.dark{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.buddenbrock.dark{--mdc-elevated-card-container-shape: 4px}.buddenbrock.dark{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.buddenbrock.dark{--mdc-elevated-card-container-color: #424242;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.buddenbrock.dark{--mdc-outlined-card-container-color: #424242;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.buddenbrock.dark{--mat-card-subtitle-text-color: rgba(255, 255, 255, .7)}.buddenbrock.dark{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.buddenbrock.dark{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.buddenbrock.dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #54708a;--mdc-linear-progress-track-color: rgba(84, 112, 138, .25)}.buddenbrock.dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #bdbdbd;--mdc-linear-progress-track-color: rgba(189, 189, 189, .25)}.buddenbrock.dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #d32f2f;--mdc-linear-progress-track-color: rgba(211, 47, 47, .25)}.buddenbrock.dark{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.buddenbrock.dark{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.buddenbrock.dark{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.buddenbrock.dark{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.buddenbrock.dark{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.buddenbrock.dark{--mdc-filled-text-field-caret-color: #54708a;--mdc-filled-text-field-focus-active-indicator-color: #54708a;--mdc-filled-text-field-focus-label-text-color: rgba(84, 112, 138, .87);--mdc-filled-text-field-container-color: rgb(73.56, 73.56, 73.56);--mdc-filled-text-field-disabled-container-color: rgb(69.78, 69.78, 69.78);--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #d32f2f;--mdc-filled-text-field-error-focus-label-text-color: #d32f2f;--mdc-filled-text-field-error-label-text-color: #d32f2f;--mdc-filled-text-field-error-caret-color: #d32f2f;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-hover-active-indicator-color: #d32f2f}.buddenbrock.dark{--mdc-outlined-text-field-caret-color: #54708a;--mdc-outlined-text-field-focus-outline-color: #54708a;--mdc-outlined-text-field-focus-label-text-color: rgba(84, 112, 138, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #d32f2f;--mdc-outlined-text-field-error-focus-label-text-color: #d32f2f;--mdc-outlined-text-field-error-label-text-color: #d32f2f;--mdc-outlined-text-field-error-hover-label-text-color: #d32f2f;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #d32f2f;--mdc-outlined-text-field-error-hover-outline-color: #d32f2f;--mdc-outlined-text-field-error-outline-color: #d32f2f}.buddenbrock.dark{--mat-form-field-focus-select-arrow-color: rgba(84, 112, 138, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #d32f2f;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24}.buddenbrock.dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #bdbdbd;--mdc-filled-text-field-focus-active-indicator-color: #bdbdbd;--mdc-filled-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.buddenbrock.dark .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #bdbdbd;--mdc-outlined-text-field-focus-outline-color: #bdbdbd;--mdc-outlined-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.buddenbrock.dark .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(189, 189, 189, .87)}.buddenbrock.dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #d32f2f;--mdc-filled-text-field-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.buddenbrock.dark .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #d32f2f;--mdc-outlined-text-field-focus-outline-color: #d32f2f;--mdc-outlined-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.buddenbrock.dark .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(211, 47, 47, .87)}.buddenbrock.dark{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.buddenbrock.dark{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.buddenbrock.dark{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.buddenbrock.dark{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.buddenbrock.dark{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.buddenbrock.dark{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(84, 112, 138, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.buddenbrock.dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(189, 189, 189, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.buddenbrock.dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(211, 47, 47, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.buddenbrock.dark{--mat-select-arrow-transform: translateY(-8px)}.buddenbrock.dark{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.buddenbrock.dark{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.buddenbrock.dark{--mat-autocomplete-background-color: #424242}.buddenbrock.dark{--mdc-dialog-container-shape: 4px}.buddenbrock.dark{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.buddenbrock.dark{--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.buddenbrock.dark{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.buddenbrock.dark .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.buddenbrock.dark .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.buddenbrock.dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-disabled-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-flat-disabled-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa}.buddenbrock.dark .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.buddenbrock.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.buddenbrock.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #54708a;--mdc-chip-elevated-selected-container-color: #54708a;--mdc-chip-elevated-disabled-container-color: #54708a;--mdc-chip-flat-disabled-selected-container-color: #54708a;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.buddenbrock.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.buddenbrock.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.buddenbrock.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.buddenbrock.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color: #bdbdbd;--mdc-chip-elevated-selected-container-color: #bdbdbd;--mdc-chip-elevated-disabled-container-color: #bdbdbd;--mdc-chip-flat-disabled-selected-container-color: #bdbdbd;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}.buddenbrock.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.buddenbrock.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.buddenbrock.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.buddenbrock.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #d32f2f;--mdc-chip-elevated-selected-container-color: #d32f2f;--mdc-chip-elevated-disabled-container-color: #d32f2f;--mdc-chip-flat-disabled-selected-container-color: #d32f2f;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.buddenbrock.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.buddenbrock.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.buddenbrock.dark .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.buddenbrock.dark .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.buddenbrock.dark{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.buddenbrock.dark .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.buddenbrock.dark{--mdc-switch-selected-focus-state-layer-color: #54708a;--mdc-switch-selected-handle-color: #54708a;--mdc-switch-selected-hover-state-layer-color: #54708a;--mdc-switch-selected-pressed-state-layer-color: #54708a;--mdc-switch-selected-focus-handle-color: #8599ac;--mdc-switch-selected-hover-handle-color: #8599ac;--mdc-switch-selected-pressed-handle-color: #8599ac;--mdc-switch-selected-focus-track-color: #092e50;--mdc-switch-selected-hover-track-color: #092e50;--mdc-switch-selected-pressed-track-color: #092e50;--mdc-switch-selected-track-color: #092e50;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.buddenbrock.dark{--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5)}.buddenbrock.dark .mat-mdc-slide-toggle{--mat-switch-label-text-color: white}.buddenbrock.dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #e0e0e0;--mdc-switch-selected-handle-color: #e0e0e0;--mdc-switch-selected-hover-state-layer-color: #e0e0e0;--mdc-switch-selected-pressed-state-layer-color: #e0e0e0;--mdc-switch-selected-focus-handle-color: #eeeeee;--mdc-switch-selected-hover-handle-color: #eeeeee;--mdc-switch-selected-pressed-handle-color: #eeeeee;--mdc-switch-selected-focus-track-color: #757575;--mdc-switch-selected-hover-track-color: #757575;--mdc-switch-selected-pressed-track-color: #757575;--mdc-switch-selected-track-color: #757575}.buddenbrock.dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e57373;--mdc-switch-selected-handle-color: #e57373;--mdc-switch-selected-hover-state-layer-color: #e57373;--mdc-switch-selected-pressed-state-layer-color: #e57373;--mdc-switch-selected-focus-handle-color: #ef9a9a;--mdc-switch-selected-hover-handle-color: #ef9a9a;--mdc-switch-selected-pressed-handle-color: #ef9a9a;--mdc-switch-selected-focus-track-color: #e53935;--mdc-switch-selected-hover-track-color: #e53935;--mdc-switch-selected-pressed-track-color: #e53935;--mdc-switch-selected-track-color: #e53935}.buddenbrock.dark{--mdc-switch-state-layer-size: 40px}.buddenbrock.dark .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.buddenbrock.dark{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.buddenbrock.dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #54708a;--mdc-radio-selected-hover-icon-color: #54708a;--mdc-radio-selected-icon-color: #54708a;--mdc-radio-selected-pressed-icon-color: #54708a}.buddenbrock.dark .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #54708a;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.buddenbrock.dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.buddenbrock.dark .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #bdbdbd;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.buddenbrock.dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.buddenbrock.dark .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #d32f2f;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.buddenbrock.dark{--mdc-radio-state-layer-size: 40px}.buddenbrock.dark{--mat-radio-touch-target-display: block}.buddenbrock.dark{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.buddenbrock.dark{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.buddenbrock.dark{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.buddenbrock.dark{--mdc-slider-handle-color: #54708a;--mdc-slider-focus-handle-color: #54708a;--mdc-slider-hover-handle-color: #54708a;--mdc-slider-active-track-color: #54708a;--mdc-slider-inactive-track-color: #54708a;--mdc-slider-with-tick-marks-inactive-container-color: #54708a;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff}.buddenbrock.dark{--mat-slider-ripple-color: #54708a;--mat-slider-hover-state-layer-color: rgba(84, 112, 138, .05);--mat-slider-focus-state-layer-color: rgba(84, 112, 138, .2);--mat-slider-value-indicator-opacity: .9}.buddenbrock.dark .mat-accent{--mdc-slider-handle-color: #bdbdbd;--mdc-slider-focus-handle-color: #bdbdbd;--mdc-slider-hover-handle-color: #bdbdbd;--mdc-slider-active-track-color: #bdbdbd;--mdc-slider-inactive-track-color: #bdbdbd;--mdc-slider-with-tick-marks-inactive-container-color: #bdbdbd;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87)}.buddenbrock.dark .mat-accent{--mat-slider-ripple-color: #bdbdbd;--mat-slider-hover-state-layer-color: rgba(189, 189, 189, .05);--mat-slider-focus-state-layer-color: rgba(189, 189, 189, .2)}.buddenbrock.dark .mat-warn{--mdc-slider-handle-color: #d32f2f;--mdc-slider-focus-handle-color: #d32f2f;--mdc-slider-hover-handle-color: #d32f2f;--mdc-slider-active-track-color: #d32f2f;--mdc-slider-inactive-track-color: #d32f2f;--mdc-slider-with-tick-marks-inactive-container-color: #d32f2f;--mdc-slider-with-tick-marks-active-container-color: white}.buddenbrock.dark .mat-warn{--mat-slider-ripple-color: #d32f2f;--mat-slider-hover-state-layer-color: rgba(211, 47, 47, .05);--mat-slider-focus-state-layer-color: rgba(211, 47, 47, .2)}.buddenbrock.dark{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.buddenbrock.dark{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.buddenbrock.dark{--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #424242;--mat-menu-divider-color: rgba(255, 255, 255, .12)}.buddenbrock.dark{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.buddenbrock.dark{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.buddenbrock.dark{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.buddenbrock.dark{--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24}.buddenbrock.dark .mdc-list-item__start,.buddenbrock.dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #54708a;--mdc-radio-selected-hover-icon-color: #54708a;--mdc-radio-selected-icon-color: #54708a;--mdc-radio-selected-pressed-icon-color: #54708a}.buddenbrock.dark .mat-accent .mdc-list-item__start,.buddenbrock.dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.buddenbrock.dark .mat-warn .mdc-list-item__start,.buddenbrock.dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.buddenbrock.dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #54708a;--mdc-checkbox-selected-hover-icon-color: #54708a;--mdc-checkbox-selected-icon-color: #54708a;--mdc-checkbox-selected-pressed-icon-color: #54708a;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #54708a;--mdc-checkbox-selected-hover-state-layer-color: #54708a;--mdc-checkbox-selected-pressed-state-layer-color: #54708a;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.buddenbrock.dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.buddenbrock.dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.buddenbrock.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.buddenbrock.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.buddenbrock.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.buddenbrock.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#54708a}.buddenbrock.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.buddenbrock.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.buddenbrock.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.buddenbrock.dark{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.buddenbrock.dark{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.buddenbrock.dark .mdc-list-item__start,.buddenbrock.dark .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.buddenbrock.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.buddenbrock.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.buddenbrock.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.buddenbrock.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.buddenbrock.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.buddenbrock.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.buddenbrock.dark{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.buddenbrock.dark .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.buddenbrock.dark{--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12)}.buddenbrock.dark{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.buddenbrock.dark{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.buddenbrock.dark{--mdc-secondary-navigation-tab-container-height: 48px}.buddenbrock.dark{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.buddenbrock.dark{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.buddenbrock.dark .mat-mdc-tab-group,.buddenbrock.dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #54708a}.buddenbrock.dark .mat-mdc-tab-group,.buddenbrock.dark .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #54708a;--mat-tab-header-active-ripple-color: #54708a;--mat-tab-header-inactive-ripple-color: #54708a;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #54708a;--mat-tab-header-active-hover-label-text-color: #54708a;--mat-tab-header-active-focus-indicator-color: #54708a;--mat-tab-header-active-hover-indicator-color: #54708a}.buddenbrock.dark .mat-mdc-tab-group.mat-accent,.buddenbrock.dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #bdbdbd}.buddenbrock.dark .mat-mdc-tab-group.mat-accent,.buddenbrock.dark .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #bdbdbd;--mat-tab-header-active-ripple-color: #bdbdbd;--mat-tab-header-inactive-ripple-color: #bdbdbd;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #bdbdbd;--mat-tab-header-active-hover-label-text-color: #bdbdbd;--mat-tab-header-active-focus-indicator-color: #bdbdbd;--mat-tab-header-active-hover-indicator-color: #bdbdbd}.buddenbrock.dark .mat-mdc-tab-group.mat-warn,.buddenbrock.dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #d32f2f}.buddenbrock.dark .mat-mdc-tab-group.mat-warn,.buddenbrock.dark .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #d32f2f;--mat-tab-header-active-ripple-color: #d32f2f;--mat-tab-header-inactive-ripple-color: #d32f2f;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #d32f2f;--mat-tab-header-active-hover-label-text-color: #d32f2f;--mat-tab-header-active-focus-indicator-color: #d32f2f;--mat-tab-header-active-hover-indicator-color: #d32f2f}.buddenbrock.dark .mat-mdc-tab-group.mat-background-primary,.buddenbrock.dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #54708a;--mat-tab-header-with-background-foreground-color: white}.buddenbrock.dark .mat-mdc-tab-group.mat-background-accent,.buddenbrock.dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #bdbdbd;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}.buddenbrock.dark .mat-mdc-tab-group.mat-background-warn,.buddenbrock.dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #d32f2f;--mat-tab-header-with-background-foreground-color: white}.buddenbrock.dark .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.buddenbrock.dark .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.buddenbrock.dark{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.buddenbrock.dark{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.buddenbrock.dark{--mat-checkbox-disabled-label-color: rgba(255, 255, 255, .5);--mat-checkbox-label-text-color: white}.buddenbrock.dark .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #54708a;--mdc-checkbox-selected-hover-icon-color: #54708a;--mdc-checkbox-selected-icon-color: #54708a;--mdc-checkbox-selected-pressed-icon-color: #54708a;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #54708a;--mdc-checkbox-selected-hover-state-layer-color: #54708a;--mdc-checkbox-selected-pressed-state-layer-color: #54708a;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.buddenbrock.dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.buddenbrock.dark{--mdc-checkbox-state-layer-size: 40px}.buddenbrock.dark{--mat-checkbox-touch-target-display: block}.buddenbrock.dark{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.buddenbrock.dark{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.buddenbrock.dark{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.buddenbrock.dark{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.buddenbrock.dark{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.buddenbrock.dark{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.buddenbrock.dark{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.buddenbrock.dark{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.buddenbrock.dark{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.buddenbrock.dark{--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.buddenbrock.dark{--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24}.buddenbrock.dark{--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.buddenbrock.dark{--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24}.buddenbrock.dark{--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.buddenbrock.dark{--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24}.buddenbrock.dark{--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.buddenbrock.dark{--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24}.buddenbrock.dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #54708a}.buddenbrock.dark .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #54708a;--mat-text-button-ripple-color: rgba(84, 112, 138, .1)}.buddenbrock.dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #bdbdbd}.buddenbrock.dark .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #bdbdbd;--mat-text-button-ripple-color: rgba(189, 189, 189, .1)}.buddenbrock.dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #d32f2f}.buddenbrock.dark .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #d32f2f;--mat-text-button-ripple-color: rgba(211, 47, 47, .1)}.buddenbrock.dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #54708a;--mdc-filled-button-label-text-color: white}.buddenbrock.dark .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.buddenbrock.dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #bdbdbd;--mdc-filled-button-label-text-color: black}.buddenbrock.dark .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.buddenbrock.dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #d32f2f;--mdc-filled-button-label-text-color: white}.buddenbrock.dark .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.buddenbrock.dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #54708a;--mdc-protected-button-label-text-color: white}.buddenbrock.dark .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.buddenbrock.dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #bdbdbd;--mdc-protected-button-label-text-color: black}.buddenbrock.dark .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.buddenbrock.dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #d32f2f;--mdc-protected-button-label-text-color: white}.buddenbrock.dark .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.buddenbrock.dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #54708a;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.buddenbrock.dark .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #54708a;--mat-outlined-button-ripple-color: rgba(84, 112, 138, .1)}.buddenbrock.dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #bdbdbd;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.buddenbrock.dark .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #bdbdbd;--mat-outlined-button-ripple-color: rgba(189, 189, 189, .1)}.buddenbrock.dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #d32f2f;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.buddenbrock.dark .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #d32f2f;--mat-outlined-button-ripple-color: rgba(211, 47, 47, .1)}.buddenbrock.dark{--mdc-text-button-container-height: 36px}.buddenbrock.dark{--mdc-filled-button-container-height: 36px}.buddenbrock.dark{--mdc-protected-button-container-height: 36px}.buddenbrock.dark{--mdc-outlined-button-container-height: 36px}.buddenbrock.dark{--mat-text-button-touch-target-display: block}.buddenbrock.dark{--mat-filled-button-touch-target-display: block}.buddenbrock.dark{--mat-protected-button-touch-target-display: block}.buddenbrock.dark{--mat-outlined-button-touch-target-display: block}.buddenbrock.dark{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.buddenbrock.dark{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.buddenbrock.dark{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.buddenbrock.dark{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.buddenbrock.dark{--mdc-icon-button-icon-size: 24px}.buddenbrock.dark{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5)}.buddenbrock.dark{--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24}.buddenbrock.dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #54708a}.buddenbrock.dark .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #54708a;--mat-icon-button-ripple-color: rgba(84, 112, 138, .1)}.buddenbrock.dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #bdbdbd}.buddenbrock.dark .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #bdbdbd;--mat-icon-button-ripple-color: rgba(189, 189, 189, .1)}.buddenbrock.dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #d32f2f}.buddenbrock.dark .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #d32f2f;--mat-icon-button-ripple-color: rgba(211, 47, 47, .1)}.buddenbrock.dark{--mat-icon-button-touch-target-display: block}.buddenbrock.dark .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.buddenbrock.dark{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.buddenbrock.dark{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.buddenbrock.dark{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.buddenbrock.dark{--mdc-fab-container-color: #424242}.buddenbrock.dark{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.buddenbrock.dark{--mdc-fab-small-container-color: #424242}.buddenbrock.dark{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-small-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.buddenbrock.dark .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #54708a}.buddenbrock.dark .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.buddenbrock.dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #bdbdbd}.buddenbrock.dark .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.buddenbrock.dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #d32f2f}.buddenbrock.dark .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.buddenbrock.dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #54708a}.buddenbrock.dark .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.buddenbrock.dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #bdbdbd}.buddenbrock.dark .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.buddenbrock.dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #d32f2f}.buddenbrock.dark .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.buddenbrock.dark{--mat-fab-touch-target-display: block}.buddenbrock.dark{--mat-fab-small-touch-target-display: block}.buddenbrock.dark{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.buddenbrock.dark{--mdc-snackbar-container-shape: 4px}.buddenbrock.dark{--mdc-snackbar-container-color: rgb(217.2, 217.2, 217.2);--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87)}.buddenbrock.dark{--mat-snack-bar-button-color: #0a3358}.buddenbrock.dark{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.buddenbrock.dark{--mat-table-row-item-outline-width: 1px}.buddenbrock.dark{--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12)}.buddenbrock.dark{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.buddenbrock.dark{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.buddenbrock.dark{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.buddenbrock.dark{--mdc-circular-progress-active-indicator-color: #54708a}.buddenbrock.dark .mat-accent{--mdc-circular-progress-active-indicator-color: #bdbdbd}.buddenbrock.dark .mat-warn{--mdc-circular-progress-active-indicator-color: #d32f2f}.buddenbrock.dark{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.buddenbrock.dark{--mat-badge-background-color: #54708a;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: rgb(110.1, 110.1, 110.1);--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5)}.buddenbrock.dark .mat-badge-accent{--mat-badge-background-color: #bdbdbd;--mat-badge-text-color: rgba(0, 0, 0, .87)}.buddenbrock.dark .mat-badge-warn{--mat-badge-background-color: #d32f2f;--mat-badge-text-color: white}.buddenbrock.dark{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.buddenbrock.dark{--mat-bottom-sheet-container-shape: 4px}.buddenbrock.dark{--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242}.buddenbrock.dark{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.buddenbrock.dark{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.buddenbrock.dark{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.buddenbrock.dark{--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242}.buddenbrock.dark{--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: rgb(88.68, 88.68, 88.68)}.buddenbrock.dark{--mat-standard-button-toggle-height: 48px}.buddenbrock.dark{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.buddenbrock.dark{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.buddenbrock.dark{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.buddenbrock.dark{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #54708a;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(84, 112, 138, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(84, 112, 138, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(84, 112, 138, .3);--mat-datepicker-toggle-active-state-icon-color: #54708a;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(84, 112, 138, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white}.buddenbrock.dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #bdbdbd;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(189, 189, 189, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(189, 189, 189, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.buddenbrock.dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #d32f2f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(211, 47, 47, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(211, 47, 47, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.buddenbrock.dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #bdbdbd}.buddenbrock.dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #d32f2f}.buddenbrock.dark .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.buddenbrock.dark .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.buddenbrock.dark{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.buddenbrock.dark{--mat-divider-width: 1px}.buddenbrock.dark{--mat-divider-color: rgba(255, 255, 255, .12)}.buddenbrock.dark{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.buddenbrock.dark{--mat-expansion-container-background-color: #424242;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7)}.buddenbrock.dark{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.buddenbrock.dark{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.buddenbrock.dark{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.buddenbrock.dark{--mat-icon-color: inherit}.buddenbrock.dark .mat-icon.mat-primary{--mat-icon-color: #54708a}.buddenbrock.dark .mat-icon.mat-accent{--mat-icon-color: #bdbdbd}.buddenbrock.dark .mat-icon.mat-warn{--mat-icon-color: #d32f2f}.buddenbrock.dark{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.buddenbrock.dark{--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6)}.buddenbrock.dark{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #54708a;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #54708a;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #54708a;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: #424242;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #d32f2f;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #d32f2f;--mat-stepper-header-error-state-icon-background-color: transparent}.buddenbrock.dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #bdbdbd;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #bdbdbd;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #bdbdbd;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87)}.buddenbrock.dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #d32f2f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #d32f2f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #d32f2f;--mat-stepper-header-edit-state-icon-foreground-color: white}.buddenbrock.dark{--mat-stepper-header-height: 72px}.buddenbrock.dark{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.buddenbrock.dark{--mat-sort-arrow-color: rgb(198.3, 198.3, 198.3)}.buddenbrock.dark{--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white}.buddenbrock.dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #54708a;--mat-toolbar-container-text-color: white}.buddenbrock.dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #bdbdbd;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.buddenbrock.dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #d32f2f;--mat-toolbar-container-text-color: white}.buddenbrock.dark{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.buddenbrock.dark{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.buddenbrock.dark{--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white}.buddenbrock.dark{--mat-tree-node-min-height: 48px}.buddenbrock.dark{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.buddenbrock.dark{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.buddenbrock.dark{--mat-timepicker-container-background-color: #424242}.buddenbrock.dark::-webkit-scrollbar-track{background-color:#b6c2cd}.buddenbrock.dark::-webkit-scrollbar-thumb{background-color:#54708a}.buddenbrock.dark::-webkit-scrollbar-thumb:hover{background-color:#2f5271}.buddenbrock.dark .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#b6c2cd}.buddenbrock.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#54708a}.buddenbrock.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#2f5271}.buddenbrock.dark .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#b6c2cd}.buddenbrock.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#54708a}.buddenbrock.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#2f5271}.buddenbrock.dark .stroke-primary{stroke:#54708a!important}.buddenbrock.dark .color-primary{color:#54708a!important}.buddenbrock.dark .bg-primary{background-color:#54708a!important;color:#fff!important}.buddenbrock.dark .bg-primary-100{background-color:#b6c2cd!important;color:#000!important}.buddenbrock.dark .bg-primary-50{background-color:#e2e7eb!important;color:#000!important}.buddenbrock.dark .bg-accent{background-color:#bdbdbd!important}.buddenbrock.dark .bg-success{background-color:#81c784!important}.buddenbrock.dark .bg-warn{background-color:#d32f2f!important;color:#fff}.buddenbrock.dark .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.buddenbrock.dark .bg-warn-50{background-color:#ffebee!important;color:#000000de}.buddenbrock.dark .text-primary{color:#54708a!important}.buddenbrock.dark .text-primary-not-important{color:#05203d}.buddenbrock.dark .border-primary,.buddenbrock.dark .border-primary-left,.buddenbrock.dark .border-primary-right,.buddenbrock.dark .border-primary-top,.buddenbrock.dark .border-primary-bottom{border-color:#54708a}.buddenbrock.dark .border-accent{border-color:#bdbdbd!important}.buddenbrock.dark .border-accent-100{border-color:#f5f5f5!important}.buddenbrock.dark .outline-primary{outline-color:#54708a!important}.buddenbrock.dark .text-warn{color:#f44336!important}.buddenbrock.dark .text-error{color:#ef5350!important}.buddenbrock.dark .text-accent{color:#9e9e9e!important}.buddenbrock.dark .text-hover:hover,.buddenbrock.dark .text-hover:hover *{color:#8599ac!important}.buddenbrock.dark .text-success{color:#66bb6a!important}.buddenbrock.dark.dark .bg-primary-50{background-color:#03142d!important}.buddenbrock.dark .required.ng-invalid .mat-mdc-form-field-outline-thick,.buddenbrock.dark .required.ng-invalid .mat-mdc-input-element,.buddenbrock.dark .required.ng-invalid label{opacity:1;caret-color:#d32f2f!important;color:#d32f2f!important}.buddenbrock.dark fp-icon-tile .required{border-color:#d32f2f!important;caret-color:#d32f2f!important;color:#d32f2f!important}.buddenbrock.dark .mat-button-toggle-checked{background-color:#2f5271}.buddenbrock.dark .mdc-slider__value-indicator{background-color:#2f5271!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.buddenbrock.dark .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#2f5271!important}.buddenbrock.dark fp-kontoinhaber-select-field{font-size:.5em!important}.buddenbrock.dark fp-kontoinhaber-select-field .mat-mdc-form-field-label,.buddenbrock.dark fp-kontoinhaber-select-field .mat-mdc-select-arrow,.buddenbrock.dark fp-kontoinhaber-select-field .mat-mdc-select-value,.buddenbrock.dark fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.buddenbrock.dark fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.buddenbrock.dark fp-kontoinhaber-select-field .mdc-notched-outline__leading,.buddenbrock.dark fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.buddenbrock.dark fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.buddenbrock.dark fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.buddenbrock.dark .navigationbar{border-top-color:#2f5271}.buddenbrock.dark .vermoegen-und-verbindlichkeiten-result{color:#54708a}.buddenbrock.dark .mdc-button{font-size:.875rem!important}.buddenbrock.dark .mdc-button span{white-space:nowrap!important}.buddenbrock.dark .mdc-button[mat-flat-button]{color:#fff!important;background-color:#05203d!important}.buddenbrock.dark .mdc-button[mat-stroked-button]{color:#05203d!important;background-color:#fff!important}.buddenbrock.dark .mat-mdc-outlined-button{border-color:#2f5271!important;color:#2f5271!important}.buddenbrock.dark .mdc-button[disabled]{opacity:.6}.buddenbrock.dark .mat-ripple:not(.ziel-card){color:#000!important}.buddenbrock.dark.dark .mat-ripple:not(.ziel-card){color:#fff!important}.buddenbrock.dark.dark .dark-button{color:#000;background-color:#2f5271}.buddenbrock.dark.accessibility-light .accessibility-button,.buddenbrock.dark.accessibility-dark .accessibility-button{color:#fff;background-color:#2f5271}.buddenbrock.dark.accessibility-light .list-item-link,.buddenbrock.dark.accessibility-dark .list-item-link{color:#05203d;background-color:#fff}.buddenbrock.dark.accessibility-light .list-item-link--active,.buddenbrock.dark.accessibility-light .list-item-link--active .sublist-item-link--active,.buddenbrock.dark.accessibility-dark .list-item-link--active,.buddenbrock.dark.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#fff;background-color:#03142d!important}.buddenbrock.dark.accessibility-light span.text-primary-not-important,.buddenbrock.dark.accessibility-dark span.text-primary-not-important,.buddenbrock.dark.accessibility-light .text-primary,.buddenbrock.dark.accessibility-dark .text-primary{background-color:#fff!important}.buddenbrock.dark.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.buddenbrock.dark.accessibility-light .legal-footer .data-input,.buddenbrock.dark.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#03142d!important}.buddenbrock.dark.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000!important}.buddenbrock.dark.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.buddenbrock.dark.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#2f5271!important}.buddenbrock.dark.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#8599ac!important}.buddenbrock.dark.accessibility-dark .fp-milestone-page .text-primary{color:#54708a!important}.buddenbrock.dark.accessibility-dark .fp-milestone-page .text-accent{color:#2f5271!important}.buddenbrock.dark.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.buddenbrock.dark.accessibility-dark .bar.bg-primary-50 span{color:#fff!important}.buddenbrock.dark fp-allgemeines,.buddenbrock.dark fp-versorgungswunsch,.buddenbrock.dark fp-versorgungs-wunsch,.buddenbrock.dark fp-bestehende-versorgung,.buddenbrock.dark fp-erforderliches-kapital{width:100%!important}.buddenbrock.dark .mat-toolbar,.buddenbrock.dark .top-toolbar .mat-toolbar{background-color:#000}.buddenbrock.dark a,.buddenbrock.dark .router-link-active,.buddenbrock.dark .clickable-icon{color:#54708a}.buddenbrock.dark a.list-item-link--active,.buddenbrock.dark .router-link-active.list-item-link--active,.buddenbrock.dark .clickable-icon.list-item-link--active,.buddenbrock.dark a.list-item-link--active .sublist-item-link--active,.buddenbrock.dark .router-link-active.list-item-link--active .sublist-item-link--active,.buddenbrock.dark .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#424242}.buddenbrock.dark a:hover,.buddenbrock.dark .router-link-active:hover,.buddenbrock.dark .clickable-icon:hover{color:#0a3358}.buddenbrock.dark .emptybankcard{color:#0a3358;border-color:#0a3358}.inter{background-color:#f5f5f5;color:#424242}.inter{--mat-ripple-color: rgba(0, 0, 0, .1)}.inter{--mat-option-selected-state-label-text-color: #001b41;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.inter .mat-accent{--mat-option-selected-state-label-text-color: #9e9e9f;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.inter .mat-warn{--mat-option-selected-state-label-text-color: #d32f2f;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.inter{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.inter{--mat-full-pseudo-checkbox-selected-icon-color: #9e9e9f;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.inter{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #9e9e9f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.inter .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #001b41;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.inter .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #001b41;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.inter .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #9e9e9f;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.inter .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #9e9e9f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.inter .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #d32f2f;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.inter .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #d32f2f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.inter{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.inter{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.inter{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.inter{--mdc-elevated-card-container-shape: 4px}.inter{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.inter{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.inter{--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.inter{--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}.inter{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.inter{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.inter .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #001b41;--mdc-linear-progress-track-color: rgba(0, 27, 65, .25)}.inter .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #9e9e9f;--mdc-linear-progress-track-color: rgba(158, 158, 159, .25)}.inter .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #d32f2f;--mdc-linear-progress-track-color: rgba(211, 47, 47, .25)}.inter{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.inter{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.inter{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.inter{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.inter{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.inter{--mdc-filled-text-field-caret-color: #001b41;--mdc-filled-text-field-focus-active-indicator-color: #001b41;--mdc-filled-text-field-focus-label-text-color: rgba(0, 27, 65, .87);--mdc-filled-text-field-container-color: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #d32f2f;--mdc-filled-text-field-error-focus-label-text-color: #d32f2f;--mdc-filled-text-field-error-label-text-color: #d32f2f;--mdc-filled-text-field-error-caret-color: #d32f2f;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-hover-active-indicator-color: #d32f2f}.inter{--mdc-outlined-text-field-caret-color: #001b41;--mdc-outlined-text-field-focus-outline-color: #001b41;--mdc-outlined-text-field-focus-label-text-color: rgba(0, 27, 65, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #d32f2f;--mdc-outlined-text-field-error-focus-label-text-color: #d32f2f;--mdc-outlined-text-field-error-label-text-color: #d32f2f;--mdc-outlined-text-field-error-hover-label-text-color: #d32f2f;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #d32f2f;--mdc-outlined-text-field-error-hover-outline-color: #d32f2f;--mdc-outlined-text-field-error-outline-color: #d32f2f}.inter{--mat-form-field-focus-select-arrow-color: rgba(0, 27, 65, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #d32f2f;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.inter .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #9e9e9f;--mdc-filled-text-field-focus-active-indicator-color: #9e9e9f;--mdc-filled-text-field-focus-label-text-color: rgba(158, 158, 159, .87)}.inter .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #9e9e9f;--mdc-outlined-text-field-focus-outline-color: #9e9e9f;--mdc-outlined-text-field-focus-label-text-color: rgba(158, 158, 159, .87)}.inter .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(158, 158, 159, .87)}.inter .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #d32f2f;--mdc-filled-text-field-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.inter .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #d32f2f;--mdc-outlined-text-field-focus-outline-color: #d32f2f;--mdc-outlined-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.inter .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(211, 47, 47, .87)}.inter{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.inter{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.inter{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.inter{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.inter{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.inter{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(0, 27, 65, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.inter .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(158, 158, 159, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.inter .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(211, 47, 47, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.inter{--mat-select-arrow-transform: translateY(-8px)}.inter{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.inter{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.inter{--mat-autocomplete-background-color: white}.inter{--mdc-dialog-container-shape: 4px}.inter{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.inter{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.inter{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.inter .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.inter .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.inter .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.inter .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.inter .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.inter .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #001b41;--mdc-chip-elevated-selected-container-color: #001b41;--mdc-chip-elevated-disabled-container-color: #001b41;--mdc-chip-flat-disabled-selected-container-color: #001b41;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.inter .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.inter .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.inter .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.inter .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #9e9e9f;--mdc-chip-elevated-selected-container-color: #9e9e9f;--mdc-chip-elevated-disabled-container-color: #9e9e9f;--mdc-chip-flat-disabled-selected-container-color: #9e9e9f;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black}.inter .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.inter .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.inter .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.inter .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #d32f2f;--mdc-chip-elevated-selected-container-color: #d32f2f;--mdc-chip-elevated-disabled-container-color: #d32f2f;--mdc-chip-flat-disabled-selected-container-color: #d32f2f;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.inter .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.inter .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.inter .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.inter .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.inter{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.inter .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.inter{--mdc-switch-selected-focus-state-layer-color: #00183b;--mdc-switch-selected-handle-color: #00183b;--mdc-switch-selected-hover-state-layer-color: #00183b;--mdc-switch-selected-pressed-state-layer-color: #00183b;--mdc-switch-selected-focus-handle-color: #00081c;--mdc-switch-selected-hover-handle-color: #00081c;--mdc-switch-selected-pressed-handle-color: #00081c;--mdc-switch-selected-focus-track-color: #4d5f7a;--mdc-switch-selected-hover-track-color: #4d5f7a;--mdc-switch-selected-pressed-track-color: #4d5f7a;--mdc-switch-selected-track-color: #4d5f7a;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.inter{--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}.inter .mat-mdc-slide-toggle{--mat-switch-label-text-color: rgba(0, 0, 0, .87)}.inter .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #363738;--mdc-switch-selected-handle-color: #363738;--mdc-switch-selected-hover-state-layer-color: #363738;--mdc-switch-selected-pressed-state-layer-color: #363738;--mdc-switch-selected-focus-handle-color: #1a1a1b;--mdc-switch-selected-hover-handle-color: #1a1a1b;--mdc-switch-selected-pressed-handle-color: #1a1a1b;--mdc-switch-selected-focus-track-color: #777778;--mdc-switch-selected-hover-track-color: #777778;--mdc-switch-selected-pressed-track-color: #777778;--mdc-switch-selected-track-color: #777778}.inter .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}.inter{--mdc-switch-state-layer-size: 40px}.inter .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.inter{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.inter .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #001b41;--mdc-radio-selected-hover-icon-color: #001b41;--mdc-radio-selected-icon-color: #001b41;--mdc-radio-selected-pressed-icon-color: #001b41}.inter .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #001b41;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.inter .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #9e9e9f;--mdc-radio-selected-hover-icon-color: #9e9e9f;--mdc-radio-selected-icon-color: #9e9e9f;--mdc-radio-selected-pressed-icon-color: #9e9e9f}.inter .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #9e9e9f;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.inter .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.inter .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #d32f2f;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.inter{--mdc-radio-state-layer-size: 40px}.inter{--mat-radio-touch-target-display: block}.inter{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.inter{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.inter{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.inter{--mdc-slider-handle-color: #001b41;--mdc-slider-focus-handle-color: #001b41;--mdc-slider-hover-handle-color: #001b41;--mdc-slider-active-track-color: #001b41;--mdc-slider-inactive-track-color: #001b41;--mdc-slider-with-tick-marks-inactive-container-color: #001b41;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000}.inter{--mat-slider-ripple-color: #001b41;--mat-slider-hover-state-layer-color: rgba(0, 27, 65, .05);--mat-slider-focus-state-layer-color: rgba(0, 27, 65, .2);--mat-slider-value-indicator-opacity: .6}.inter .mat-accent{--mdc-slider-handle-color: #9e9e9f;--mdc-slider-focus-handle-color: #9e9e9f;--mdc-slider-hover-handle-color: #9e9e9f;--mdc-slider-active-track-color: #9e9e9f;--mdc-slider-inactive-track-color: #9e9e9f;--mdc-slider-with-tick-marks-inactive-container-color: #9e9e9f;--mdc-slider-with-tick-marks-active-container-color: black}.inter .mat-accent{--mat-slider-ripple-color: #9e9e9f;--mat-slider-hover-state-layer-color: rgba(158, 158, 159, .05);--mat-slider-focus-state-layer-color: rgba(158, 158, 159, .2)}.inter .mat-warn{--mdc-slider-handle-color: #d32f2f;--mdc-slider-focus-handle-color: #d32f2f;--mdc-slider-hover-handle-color: #d32f2f;--mdc-slider-active-track-color: #d32f2f;--mdc-slider-inactive-track-color: #d32f2f;--mdc-slider-with-tick-marks-inactive-container-color: #d32f2f;--mdc-slider-with-tick-marks-active-container-color: white}.inter .mat-warn{--mat-slider-ripple-color: #d32f2f;--mat-slider-hover-state-layer-color: rgba(211, 47, 47, .05);--mat-slider-focus-state-layer-color: rgba(211, 47, 47, .2)}.inter{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.inter{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.inter{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12)}.inter{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.inter{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.inter{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.inter{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.inter .mdc-list-item__start,.inter .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #001b41;--mdc-radio-selected-hover-icon-color: #001b41;--mdc-radio-selected-icon-color: #001b41;--mdc-radio-selected-pressed-icon-color: #001b41}.inter .mat-accent .mdc-list-item__start,.inter .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #9e9e9f;--mdc-radio-selected-hover-icon-color: #9e9e9f;--mdc-radio-selected-icon-color: #9e9e9f;--mdc-radio-selected-pressed-icon-color: #9e9e9f}.inter .mat-warn .mdc-list-item__start,.inter .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.inter .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #001b41;--mdc-checkbox-selected-hover-icon-color: #001b41;--mdc-checkbox-selected-icon-color: #001b41;--mdc-checkbox-selected-pressed-icon-color: #001b41;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #001b41;--mdc-checkbox-selected-hover-state-layer-color: #001b41;--mdc-checkbox-selected-pressed-state-layer-color: #001b41;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.inter .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #9e9e9f;--mdc-checkbox-selected-hover-icon-color: #9e9e9f;--mdc-checkbox-selected-icon-color: #9e9e9f;--mdc-checkbox-selected-pressed-icon-color: #9e9e9f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #9e9e9f;--mdc-checkbox-selected-hover-state-layer-color: #9e9e9f;--mdc-checkbox-selected-pressed-state-layer-color: #9e9e9f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.inter .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.inter .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.inter .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.inter .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.inter .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#001b41}.inter .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.inter .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.inter .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.inter{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.inter{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.inter .mdc-list-item__start,.inter .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.inter .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.inter .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.inter .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.inter .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.inter .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.inter .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.inter{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.inter .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.inter{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}.inter{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.inter{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.inter{--mdc-secondary-navigation-tab-container-height: 48px}.inter{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.inter{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.inter .mat-mdc-tab-group,.inter .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #001b41}.inter .mat-mdc-tab-group,.inter .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #001b41;--mat-tab-header-active-ripple-color: #001b41;--mat-tab-header-inactive-ripple-color: #001b41;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #001b41;--mat-tab-header-active-hover-label-text-color: #001b41;--mat-tab-header-active-focus-indicator-color: #001b41;--mat-tab-header-active-hover-indicator-color: #001b41}.inter .mat-mdc-tab-group.mat-accent,.inter .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #9e9e9f}.inter .mat-mdc-tab-group.mat-accent,.inter .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #9e9e9f;--mat-tab-header-active-ripple-color: #9e9e9f;--mat-tab-header-inactive-ripple-color: #9e9e9f;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #9e9e9f;--mat-tab-header-active-hover-label-text-color: #9e9e9f;--mat-tab-header-active-focus-indicator-color: #9e9e9f;--mat-tab-header-active-hover-indicator-color: #9e9e9f}.inter .mat-mdc-tab-group.mat-warn,.inter .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #d32f2f}.inter .mat-mdc-tab-group.mat-warn,.inter .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #d32f2f;--mat-tab-header-active-ripple-color: #d32f2f;--mat-tab-header-inactive-ripple-color: #d32f2f;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #d32f2f;--mat-tab-header-active-hover-label-text-color: #d32f2f;--mat-tab-header-active-focus-indicator-color: #d32f2f;--mat-tab-header-active-hover-indicator-color: #d32f2f}.inter .mat-mdc-tab-group.mat-background-primary,.inter .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #001b41;--mat-tab-header-with-background-foreground-color: white}.inter .mat-mdc-tab-group.mat-background-accent,.inter .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #9e9e9f;--mat-tab-header-with-background-foreground-color: black}.inter .mat-mdc-tab-group.mat-background-warn,.inter .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #d32f2f;--mat-tab-header-with-background-foreground-color: white}.inter .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.inter .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.inter{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.inter{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #9e9e9f;--mdc-checkbox-selected-hover-icon-color: #9e9e9f;--mdc-checkbox-selected-icon-color: #9e9e9f;--mdc-checkbox-selected-pressed-icon-color: #9e9e9f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #9e9e9f;--mdc-checkbox-selected-hover-state-layer-color: #9e9e9f;--mdc-checkbox-selected-pressed-state-layer-color: #9e9e9f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.inter{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87)}.inter .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #001b41;--mdc-checkbox-selected-hover-icon-color: #001b41;--mdc-checkbox-selected-icon-color: #001b41;--mdc-checkbox-selected-pressed-icon-color: #001b41;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #001b41;--mdc-checkbox-selected-hover-state-layer-color: #001b41;--mdc-checkbox-selected-pressed-state-layer-color: #001b41;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.inter .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.inter{--mdc-checkbox-state-layer-size: 40px}.inter{--mat-checkbox-touch-target-display: block}.inter{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.inter{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.inter{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.inter{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.inter{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.inter{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.inter{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.inter{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.inter{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.inter{--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.inter{--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12}.inter{--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.inter{--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12}.inter{--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.inter{--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12}.inter{--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.inter{--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.inter .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #001b41}.inter .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #001b41;--mat-text-button-ripple-color: rgba(0, 27, 65, .1)}.inter .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #9e9e9f}.inter .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #9e9e9f;--mat-text-button-ripple-color: rgba(158, 158, 159, .1)}.inter .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #d32f2f}.inter .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #d32f2f;--mat-text-button-ripple-color: rgba(211, 47, 47, .1)}.inter .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #001b41;--mdc-filled-button-label-text-color: white}.inter .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.inter .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #9e9e9f;--mdc-filled-button-label-text-color: black}.inter .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.inter .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #d32f2f;--mdc-filled-button-label-text-color: white}.inter .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.inter .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #001b41;--mdc-protected-button-label-text-color: white}.inter .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.inter .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #9e9e9f;--mdc-protected-button-label-text-color: black}.inter .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.inter .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #d32f2f;--mdc-protected-button-label-text-color: white}.inter .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.inter .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #001b41;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.inter .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #001b41;--mat-outlined-button-ripple-color: rgba(0, 27, 65, .1)}.inter .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #9e9e9f;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.inter .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #9e9e9f;--mat-outlined-button-ripple-color: rgba(158, 158, 159, .1)}.inter .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #d32f2f;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.inter .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #d32f2f;--mat-outlined-button-ripple-color: rgba(211, 47, 47, .1)}.inter{--mdc-text-button-container-height: 36px}.inter{--mdc-filled-button-container-height: 36px}.inter{--mdc-protected-button-container-height: 36px}.inter{--mdc-outlined-button-container-height: 36px}.inter{--mat-text-button-touch-target-display: block}.inter{--mat-filled-button-touch-target-display: block}.inter{--mat-protected-button-touch-target-display: block}.inter{--mat-outlined-button-touch-target-display: block}.inter{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.inter{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.inter{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.inter{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.inter{--mdc-icon-button-icon-size: 24px}.inter{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.inter{--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}.inter .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #001b41}.inter .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #001b41;--mat-icon-button-ripple-color: rgba(0, 27, 65, .1)}.inter .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #9e9e9f}.inter .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #9e9e9f;--mat-icon-button-ripple-color: rgba(158, 158, 159, .1)}.inter .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #d32f2f}.inter .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #d32f2f;--mat-icon-button-ripple-color: rgba(211, 47, 47, .1)}.inter{--mat-icon-button-touch-target-display: block}.inter .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.inter{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.inter{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.inter{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.inter{--mdc-fab-container-color: white}.inter{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.inter{--mdc-fab-small-container-color: white}.inter{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.inter .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #001b41}.inter .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.inter .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #9e9e9f}.inter .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.inter .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #d32f2f}.inter .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.inter .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #001b41}.inter .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.inter .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #9e9e9f}.inter .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.inter .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #d32f2f}.inter .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.inter{--mat-fab-touch-target-display: block}.inter{--mat-fab-small-touch-target-display: block}.inter{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.inter{--mdc-snackbar-container-shape: 4px}.inter{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}.inter{--mat-snack-bar-button-color: #b3bbc6}.inter{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.inter{--mat-table-row-item-outline-width: 1px}.inter{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}.inter{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.inter{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.inter{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.inter{--mdc-circular-progress-active-indicator-color: #001b41}.inter .mat-accent{--mdc-circular-progress-active-indicator-color: #9e9e9f}.inter .mat-warn{--mdc-circular-progress-active-indicator-color: #d32f2f}.inter{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.inter{--mat-badge-background-color: #001b41;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.inter .mat-badge-accent{--mat-badge-background-color: #9e9e9f;--mat-badge-text-color: black}.inter .mat-badge-warn{--mat-badge-background-color: #d32f2f;--mat-badge-text-color: white}.inter{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.inter{--mat-bottom-sheet-container-shape: 4px}.inter{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.inter{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.inter{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.inter{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.inter{--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd}.inter{--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: rgb(224.4, 224.4, 224.4)}.inter{--mat-standard-button-toggle-height: 48px}.inter{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.inter{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.inter{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.inter{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #001b41;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 27, 65, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 27, 65, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 27, 65, .3);--mat-datepicker-toggle-active-state-icon-color: #001b41;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 27, 65, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.inter .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #9e9e9f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(158, 158, 159, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(158, 158, 159, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(158, 158, 159, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(158, 158, 159, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.inter .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #d32f2f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(211, 47, 47, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(211, 47, 47, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.inter .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #9e9e9f}.inter .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #d32f2f}.inter .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.inter .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.inter{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.inter{--mat-divider-width: 1px}.inter{--mat-divider-color: rgba(0, 0, 0, .12)}.inter{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.inter{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}.inter{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.inter{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.inter{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.inter{--mat-icon-color: inherit}.inter .mat-icon.mat-primary{--mat-icon-color: #001b41}.inter .mat-icon.mat-accent{--mat-icon-color: #9e9e9f}.inter .mat-icon.mat-warn{--mat-icon-color: #d32f2f}.inter{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.inter{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}.inter{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #001b41;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #001b41;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #001b41;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #d32f2f;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #d32f2f;--mat-stepper-header-error-state-icon-background-color: transparent}.inter .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #9e9e9f;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #9e9e9f;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #9e9e9f;--mat-stepper-header-edit-state-icon-foreground-color: black}.inter .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #d32f2f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #d32f2f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #d32f2f;--mat-stepper-header-edit-state-icon-foreground-color: white}.inter{--mat-stepper-header-height: 72px}.inter{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.inter{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.inter{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.inter .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #001b41;--mat-toolbar-container-text-color: white}.inter .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #9e9e9f;--mat-toolbar-container-text-color: black}.inter .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #d32f2f;--mat-toolbar-container-text-color: white}.inter{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.inter{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.inter{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.inter{--mat-tree-node-min-height: 48px}.inter{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.inter{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.inter{--mat-timepicker-container-background-color: white}.inter::-webkit-scrollbar-track{background-color:#b3bbc6}.inter::-webkit-scrollbar-thumb{background-color:#001b41}.inter::-webkit-scrollbar-thumb:hover{background-color:#263d5e}.inter .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#b3bbc6}.inter .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#001b41}.inter .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#263d5e}.inter .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#b3bbc6}.inter .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#001b41}.inter .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#263d5e}.inter .stroke-primary{stroke:#001b41!important}.inter .color-primary{color:#001b41!important}.inter .bg-primary{background-color:#001b41!important;color:#fff!important}.inter .bg-primary-100{background-color:#b3bbc6!important;color:#000!important}.inter .bg-primary-50{background-color:#e0e4e8!important;color:#000!important}.inter .bg-accent{background-color:#9e9e9f!important}.inter .bg-success{background-color:#81c784!important}.inter .bg-warn{background-color:#d32f2f!important;color:#fff}.inter .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.inter .bg-warn-50{background-color:#ffebee!important;color:#000000de}.inter .text-primary{color:#001b41!important}.inter .text-primary-not-important{color:#00102a}.inter .border-primary,.inter .border-primary-left,.inter .border-primary-right,.inter .border-primary-top,.inter .border-primary-bottom{border-color:#001b41}.inter .border-accent{border-color:#9e9e9f!important}.inter .border-accent-100{border-color:#c5c5c5!important}.inter .outline-primary{outline-color:#001b41!important}.inter .text-warn{color:#f44336!important}.inter .text-error{color:#ef5350!important}.inter .text-accent{color:#3c3d3e!important}.inter .text-hover:hover,.inter .text-hover:hover *{color:#808da0!important}.inter .text-success{color:#66bb6a!important}.inter.dark .bg-primary-50{background-color:#00081c!important}.inter .required.ng-invalid .mat-mdc-form-field-outline-thick,.inter .required.ng-invalid .mat-mdc-input-element,.inter .required.ng-invalid label{opacity:1;caret-color:#d32f2f!important;color:#d32f2f!important}.inter fp-icon-tile .required{border-color:#d32f2f!important;caret-color:#d32f2f!important;color:#d32f2f!important}.inter .mat-button-toggle-checked{background-color:#263d5e}.inter .mdc-slider__value-indicator{background-color:#263d5e!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.inter .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#263d5e!important}.inter fp-kontoinhaber-select-field{font-size:.5em!important}.inter fp-kontoinhaber-select-field .mat-mdc-form-field-label,.inter fp-kontoinhaber-select-field .mat-mdc-select-arrow,.inter fp-kontoinhaber-select-field .mat-mdc-select-value,.inter fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.inter fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.inter fp-kontoinhaber-select-field .mdc-notched-outline__leading,.inter fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.inter fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.inter fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.inter .navigationbar{border-top-color:#263d5e}.inter .vermoegen-und-verbindlichkeiten-result{color:#001b41}.inter .mdc-button{font-size:.875rem!important}.inter .mdc-button span{white-space:nowrap!important}.inter .mdc-button[mat-flat-button]{color:#fff!important;background-color:#00102a!important}.inter .mdc-button[mat-stroked-button]{color:#00102a!important;background-color:#fff!important}.inter .mat-mdc-outlined-button{border-color:#263d5e!important;color:#263d5e!important}.inter .mdc-button[disabled]{opacity:.6}.inter .mat-ripple:not(.ziel-card){color:#000!important}.inter.dark .mat-ripple:not(.ziel-card){color:#fff!important}.inter.dark .dark-button{color:#000;background-color:#263d5e}.inter.accessibility-light .accessibility-button,.inter.accessibility-dark .accessibility-button{color:#fff;background-color:#263d5e}.inter.accessibility-light .list-item-link,.inter.accessibility-dark .list-item-link{color:#00102a;background-color:#fff}.inter.accessibility-light .list-item-link--active,.inter.accessibility-light .list-item-link--active .sublist-item-link--active,.inter.accessibility-dark .list-item-link--active,.inter.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#fff;background-color:#00081c!important}.inter.accessibility-light span.text-primary-not-important,.inter.accessibility-dark span.text-primary-not-important,.inter.accessibility-light .text-primary,.inter.accessibility-dark .text-primary{background-color:#fff!important}.inter.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.inter.accessibility-light .legal-footer .data-input,.inter.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#00081c!important}.inter.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000!important}.inter.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.inter.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#263d5e!important}.inter.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#808da0!important}.inter.accessibility-dark .fp-milestone-page .text-primary{color:#4d5f7a!important}.inter.accessibility-dark .fp-milestone-page .text-accent{color:#263d5e!important}.inter.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.inter.accessibility-dark .bar.bg-primary-50 span{color:#fff!important}.inter fp-allgemeines,.inter fp-versorgungswunsch,.inter fp-versorgungs-wunsch,.inter fp-bestehende-versorgung,.inter fp-erforderliches-kapital{width:100%!important}.inter .mat-toolbar,.inter .top-toolbar .mat-toolbar{background-color:#fff}.inter .emptybankcard{color:#001b41;border-color:#001b41}.inter a,.inter .router-link-active,.inter .clickable-icon{color:#001b41}.inter a.list-item-link--active,.inter .router-link-active.list-item-link--active,.inter .clickable-icon.list-item-link--active,.inter a.list-item-link--active .sublist-item-link--active,.inter .router-link-active.list-item-link--active .sublist-item-link--active,.inter .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#e0e0e0}.inter a:hover,.inter .router-link-active:hover,.inter .clickable-icon:hover{color:#808da0}.inter .checklist{top:50%!important;left:50%!important}.inter.dark{background-color:#000;color:#eee}.inter.dark{--mat-ripple-color: rgba(255, 255, 255, .1)}.inter.dark{--mat-option-selected-state-label-text-color: #808da0;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.inter.dark .mat-accent{--mat-option-selected-state-label-text-color: #595a5b;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.inter.dark .mat-warn{--mat-option-selected-state-label-text-color: #d32f2f;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.inter.dark{--mat-optgroup-label-text-color: white}.inter.dark{--mat-full-pseudo-checkbox-selected-icon-color: #595a5b;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.inter.dark{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #595a5b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.inter.dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #808da0;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.inter.dark .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #808da0;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.inter.dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #595a5b;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.inter.dark .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #595a5b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.inter.dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #d32f2f;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.inter.dark .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #d32f2f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.inter.dark{--mat-app-background-color: #303030;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.inter.dark{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.inter.dark{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.inter.dark{--mdc-elevated-card-container-shape: 4px}.inter.dark{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.inter.dark{--mdc-elevated-card-container-color: #424242;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.inter.dark{--mdc-outlined-card-container-color: #424242;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.inter.dark{--mat-card-subtitle-text-color: rgba(255, 255, 255, .7)}.inter.dark{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.inter.dark{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.inter.dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #808da0;--mdc-linear-progress-track-color: rgba(128, 141, 160, .25)}.inter.dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #595a5b;--mdc-linear-progress-track-color: rgba(89, 90, 91, .25)}.inter.dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #d32f2f;--mdc-linear-progress-track-color: rgba(211, 47, 47, .25)}.inter.dark{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.inter.dark{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.inter.dark{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.inter.dark{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.inter.dark{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.inter.dark{--mdc-filled-text-field-caret-color: #808da0;--mdc-filled-text-field-focus-active-indicator-color: #808da0;--mdc-filled-text-field-focus-label-text-color: rgba(128, 141, 160, .87);--mdc-filled-text-field-container-color: rgb(73.56, 73.56, 73.56);--mdc-filled-text-field-disabled-container-color: rgb(69.78, 69.78, 69.78);--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #d32f2f;--mdc-filled-text-field-error-focus-label-text-color: #d32f2f;--mdc-filled-text-field-error-label-text-color: #d32f2f;--mdc-filled-text-field-error-caret-color: #d32f2f;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-hover-active-indicator-color: #d32f2f}.inter.dark{--mdc-outlined-text-field-caret-color: #808da0;--mdc-outlined-text-field-focus-outline-color: #808da0;--mdc-outlined-text-field-focus-label-text-color: rgba(128, 141, 160, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #d32f2f;--mdc-outlined-text-field-error-focus-label-text-color: #d32f2f;--mdc-outlined-text-field-error-label-text-color: #d32f2f;--mdc-outlined-text-field-error-hover-label-text-color: #d32f2f;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #d32f2f;--mdc-outlined-text-field-error-hover-outline-color: #d32f2f;--mdc-outlined-text-field-error-outline-color: #d32f2f}.inter.dark{--mat-form-field-focus-select-arrow-color: rgba(128, 141, 160, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #d32f2f;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24}.inter.dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #595a5b;--mdc-filled-text-field-focus-active-indicator-color: #595a5b;--mdc-filled-text-field-focus-label-text-color: rgba(89, 90, 91, .87)}.inter.dark .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #595a5b;--mdc-outlined-text-field-focus-outline-color: #595a5b;--mdc-outlined-text-field-focus-label-text-color: rgba(89, 90, 91, .87)}.inter.dark .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(89, 90, 91, .87)}.inter.dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #d32f2f;--mdc-filled-text-field-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.inter.dark .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #d32f2f;--mdc-outlined-text-field-focus-outline-color: #d32f2f;--mdc-outlined-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.inter.dark .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(211, 47, 47, .87)}.inter.dark{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.inter.dark{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.inter.dark{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.inter.dark{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.inter.dark{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.inter.dark{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(128, 141, 160, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.inter.dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(89, 90, 91, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.inter.dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(211, 47, 47, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.inter.dark{--mat-select-arrow-transform: translateY(-8px)}.inter.dark{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.inter.dark{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.inter.dark{--mat-autocomplete-background-color: #424242}.inter.dark{--mdc-dialog-container-shape: 4px}.inter.dark{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.inter.dark{--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.inter.dark{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.inter.dark .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.inter.dark .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.inter.dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-disabled-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-flat-disabled-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa}.inter.dark .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.inter.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.inter.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #808da0;--mdc-chip-elevated-selected-container-color: #808da0;--mdc-chip-elevated-disabled-container-color: #808da0;--mdc-chip-flat-disabled-selected-container-color: #808da0;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black}.inter.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.inter.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.inter.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.inter.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #595a5b;--mdc-chip-elevated-selected-container-color: #595a5b;--mdc-chip-elevated-disabled-container-color: #595a5b;--mdc-chip-flat-disabled-selected-container-color: #595a5b;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.inter.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.inter.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.inter.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.inter.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #d32f2f;--mdc-chip-elevated-selected-container-color: #d32f2f;--mdc-chip-elevated-disabled-container-color: #d32f2f;--mdc-chip-flat-disabled-selected-container-color: #d32f2f;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.inter.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.inter.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.inter.dark .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.inter.dark .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.inter.dark{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.inter.dark .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.inter.dark{--mdc-switch-selected-focus-state-layer-color: #4d5f7a;--mdc-switch-selected-handle-color: #4d5f7a;--mdc-switch-selected-hover-state-layer-color: #4d5f7a;--mdc-switch-selected-pressed-state-layer-color: #4d5f7a;--mdc-switch-selected-focus-handle-color: #808da0;--mdc-switch-selected-hover-handle-color: #808da0;--mdc-switch-selected-pressed-handle-color: #808da0;--mdc-switch-selected-focus-track-color: #00183b;--mdc-switch-selected-hover-track-color: #00183b;--mdc-switch-selected-pressed-track-color: #00183b;--mdc-switch-selected-track-color: #00183b;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.inter.dark{--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5)}.inter.dark .mat-mdc-slide-toggle{--mat-switch-label-text-color: white}.inter.dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #777778;--mdc-switch-selected-handle-color: #777778;--mdc-switch-selected-hover-state-layer-color: #777778;--mdc-switch-selected-pressed-state-layer-color: #777778;--mdc-switch-selected-focus-handle-color: #9e9e9f;--mdc-switch-selected-hover-handle-color: #9e9e9f;--mdc-switch-selected-pressed-handle-color: #9e9e9f;--mdc-switch-selected-focus-track-color: #363738;--mdc-switch-selected-hover-track-color: #363738;--mdc-switch-selected-pressed-track-color: #363738;--mdc-switch-selected-track-color: #363738}.inter.dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e57373;--mdc-switch-selected-handle-color: #e57373;--mdc-switch-selected-hover-state-layer-color: #e57373;--mdc-switch-selected-pressed-state-layer-color: #e57373;--mdc-switch-selected-focus-handle-color: #ef9a9a;--mdc-switch-selected-hover-handle-color: #ef9a9a;--mdc-switch-selected-pressed-handle-color: #ef9a9a;--mdc-switch-selected-focus-track-color: #e53935;--mdc-switch-selected-hover-track-color: #e53935;--mdc-switch-selected-pressed-track-color: #e53935;--mdc-switch-selected-track-color: #e53935}.inter.dark{--mdc-switch-state-layer-size: 40px}.inter.dark .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.inter.dark{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.inter.dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #808da0;--mdc-radio-selected-hover-icon-color: #808da0;--mdc-radio-selected-icon-color: #808da0;--mdc-radio-selected-pressed-icon-color: #808da0}.inter.dark .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #808da0;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.inter.dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #595a5b;--mdc-radio-selected-hover-icon-color: #595a5b;--mdc-radio-selected-icon-color: #595a5b;--mdc-radio-selected-pressed-icon-color: #595a5b}.inter.dark .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #595a5b;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.inter.dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.inter.dark .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #d32f2f;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.inter.dark{--mdc-radio-state-layer-size: 40px}.inter.dark{--mat-radio-touch-target-display: block}.inter.dark{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.inter.dark{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.inter.dark{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.inter.dark{--mdc-slider-handle-color: #808da0;--mdc-slider-focus-handle-color: #808da0;--mdc-slider-hover-handle-color: #808da0;--mdc-slider-active-track-color: #808da0;--mdc-slider-inactive-track-color: #808da0;--mdc-slider-with-tick-marks-inactive-container-color: #808da0;--mdc-slider-with-tick-marks-active-container-color: black;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff}.inter.dark{--mat-slider-ripple-color: #808da0;--mat-slider-hover-state-layer-color: rgba(128, 141, 160, .05);--mat-slider-focus-state-layer-color: rgba(128, 141, 160, .2);--mat-slider-value-indicator-opacity: .9}.inter.dark .mat-accent{--mdc-slider-handle-color: #595a5b;--mdc-slider-focus-handle-color: #595a5b;--mdc-slider-hover-handle-color: #595a5b;--mdc-slider-active-track-color: #595a5b;--mdc-slider-inactive-track-color: #595a5b;--mdc-slider-with-tick-marks-inactive-container-color: #595a5b;--mdc-slider-with-tick-marks-active-container-color: white}.inter.dark .mat-accent{--mat-slider-ripple-color: #595a5b;--mat-slider-hover-state-layer-color: rgba(89, 90, 91, .05);--mat-slider-focus-state-layer-color: rgba(89, 90, 91, .2)}.inter.dark .mat-warn{--mdc-slider-handle-color: #d32f2f;--mdc-slider-focus-handle-color: #d32f2f;--mdc-slider-hover-handle-color: #d32f2f;--mdc-slider-active-track-color: #d32f2f;--mdc-slider-inactive-track-color: #d32f2f;--mdc-slider-with-tick-marks-inactive-container-color: #d32f2f;--mdc-slider-with-tick-marks-active-container-color: white}.inter.dark .mat-warn{--mat-slider-ripple-color: #d32f2f;--mat-slider-hover-state-layer-color: rgba(211, 47, 47, .05);--mat-slider-focus-state-layer-color: rgba(211, 47, 47, .2)}.inter.dark{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.inter.dark{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.inter.dark{--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #424242;--mat-menu-divider-color: rgba(255, 255, 255, .12)}.inter.dark{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.inter.dark{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.inter.dark{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.inter.dark{--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24}.inter.dark .mdc-list-item__start,.inter.dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #808da0;--mdc-radio-selected-hover-icon-color: #808da0;--mdc-radio-selected-icon-color: #808da0;--mdc-radio-selected-pressed-icon-color: #808da0}.inter.dark .mat-accent .mdc-list-item__start,.inter.dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #595a5b;--mdc-radio-selected-hover-icon-color: #595a5b;--mdc-radio-selected-icon-color: #595a5b;--mdc-radio-selected-pressed-icon-color: #595a5b}.inter.dark .mat-warn .mdc-list-item__start,.inter.dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.inter.dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #808da0;--mdc-checkbox-selected-hover-icon-color: #808da0;--mdc-checkbox-selected-icon-color: #808da0;--mdc-checkbox-selected-pressed-icon-color: #808da0;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #808da0;--mdc-checkbox-selected-hover-state-layer-color: #808da0;--mdc-checkbox-selected-pressed-state-layer-color: #808da0;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.inter.dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #595a5b;--mdc-checkbox-selected-hover-icon-color: #595a5b;--mdc-checkbox-selected-icon-color: #595a5b;--mdc-checkbox-selected-pressed-icon-color: #595a5b;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #595a5b;--mdc-checkbox-selected-hover-state-layer-color: #595a5b;--mdc-checkbox-selected-pressed-state-layer-color: #595a5b;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.inter.dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.inter.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.inter.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.inter.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.inter.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#808da0}.inter.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.inter.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.inter.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.inter.dark{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.inter.dark{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.inter.dark .mdc-list-item__start,.inter.dark .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.inter.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.inter.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.inter.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.inter.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.inter.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.inter.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.inter.dark{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.inter.dark .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.inter.dark{--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12)}.inter.dark{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.inter.dark{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.inter.dark{--mdc-secondary-navigation-tab-container-height: 48px}.inter.dark{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.inter.dark{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.inter.dark .mat-mdc-tab-group,.inter.dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #808da0}.inter.dark .mat-mdc-tab-group,.inter.dark .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #808da0;--mat-tab-header-active-ripple-color: #808da0;--mat-tab-header-inactive-ripple-color: #808da0;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #808da0;--mat-tab-header-active-hover-label-text-color: #808da0;--mat-tab-header-active-focus-indicator-color: #808da0;--mat-tab-header-active-hover-indicator-color: #808da0}.inter.dark .mat-mdc-tab-group.mat-accent,.inter.dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #595a5b}.inter.dark .mat-mdc-tab-group.mat-accent,.inter.dark .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #595a5b;--mat-tab-header-active-ripple-color: #595a5b;--mat-tab-header-inactive-ripple-color: #595a5b;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #595a5b;--mat-tab-header-active-hover-label-text-color: #595a5b;--mat-tab-header-active-focus-indicator-color: #595a5b;--mat-tab-header-active-hover-indicator-color: #595a5b}.inter.dark .mat-mdc-tab-group.mat-warn,.inter.dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #d32f2f}.inter.dark .mat-mdc-tab-group.mat-warn,.inter.dark .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #d32f2f;--mat-tab-header-active-ripple-color: #d32f2f;--mat-tab-header-inactive-ripple-color: #d32f2f;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #d32f2f;--mat-tab-header-active-hover-label-text-color: #d32f2f;--mat-tab-header-active-focus-indicator-color: #d32f2f;--mat-tab-header-active-hover-indicator-color: #d32f2f}.inter.dark .mat-mdc-tab-group.mat-background-primary,.inter.dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #808da0;--mat-tab-header-with-background-foreground-color: black}.inter.dark .mat-mdc-tab-group.mat-background-accent,.inter.dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #595a5b;--mat-tab-header-with-background-foreground-color: white}.inter.dark .mat-mdc-tab-group.mat-background-warn,.inter.dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #d32f2f;--mat-tab-header-with-background-foreground-color: white}.inter.dark .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.inter.dark .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.inter.dark{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.inter.dark{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #595a5b;--mdc-checkbox-selected-hover-icon-color: #595a5b;--mdc-checkbox-selected-icon-color: #595a5b;--mdc-checkbox-selected-pressed-icon-color: #595a5b;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #595a5b;--mdc-checkbox-selected-hover-state-layer-color: #595a5b;--mdc-checkbox-selected-pressed-state-layer-color: #595a5b;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.inter.dark{--mat-checkbox-disabled-label-color: rgba(255, 255, 255, .5);--mat-checkbox-label-text-color: white}.inter.dark .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #808da0;--mdc-checkbox-selected-hover-icon-color: #808da0;--mdc-checkbox-selected-icon-color: #808da0;--mdc-checkbox-selected-pressed-icon-color: #808da0;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #808da0;--mdc-checkbox-selected-hover-state-layer-color: #808da0;--mdc-checkbox-selected-pressed-state-layer-color: #808da0;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.inter.dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.inter.dark{--mdc-checkbox-state-layer-size: 40px}.inter.dark{--mat-checkbox-touch-target-display: block}.inter.dark{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.inter.dark{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.inter.dark{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.inter.dark{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.inter.dark{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.inter.dark{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.inter.dark{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.inter.dark{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.inter.dark{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.inter.dark{--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.inter.dark{--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24}.inter.dark{--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.inter.dark{--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24}.inter.dark{--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.inter.dark{--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24}.inter.dark{--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.inter.dark{--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24}.inter.dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #808da0}.inter.dark .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #808da0;--mat-text-button-ripple-color: rgba(128, 141, 160, .1)}.inter.dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #595a5b}.inter.dark .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #595a5b;--mat-text-button-ripple-color: rgba(89, 90, 91, .1)}.inter.dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #d32f2f}.inter.dark .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #d32f2f;--mat-text-button-ripple-color: rgba(211, 47, 47, .1)}.inter.dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #808da0;--mdc-filled-button-label-text-color: black}.inter.dark .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.inter.dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #595a5b;--mdc-filled-button-label-text-color: white}.inter.dark .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.inter.dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #d32f2f;--mdc-filled-button-label-text-color: white}.inter.dark .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.inter.dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #808da0;--mdc-protected-button-label-text-color: black}.inter.dark .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.inter.dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #595a5b;--mdc-protected-button-label-text-color: white}.inter.dark .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.inter.dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #d32f2f;--mdc-protected-button-label-text-color: white}.inter.dark .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.inter.dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #808da0;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.inter.dark .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #808da0;--mat-outlined-button-ripple-color: rgba(128, 141, 160, .1)}.inter.dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #595a5b;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.inter.dark .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #595a5b;--mat-outlined-button-ripple-color: rgba(89, 90, 91, .1)}.inter.dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #d32f2f;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.inter.dark .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #d32f2f;--mat-outlined-button-ripple-color: rgba(211, 47, 47, .1)}.inter.dark{--mdc-text-button-container-height: 36px}.inter.dark{--mdc-filled-button-container-height: 36px}.inter.dark{--mdc-protected-button-container-height: 36px}.inter.dark{--mdc-outlined-button-container-height: 36px}.inter.dark{--mat-text-button-touch-target-display: block}.inter.dark{--mat-filled-button-touch-target-display: block}.inter.dark{--mat-protected-button-touch-target-display: block}.inter.dark{--mat-outlined-button-touch-target-display: block}.inter.dark{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.inter.dark{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.inter.dark{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.inter.dark{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.inter.dark{--mdc-icon-button-icon-size: 24px}.inter.dark{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5)}.inter.dark{--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24}.inter.dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #808da0}.inter.dark .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #808da0;--mat-icon-button-ripple-color: rgba(128, 141, 160, .1)}.inter.dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #595a5b}.inter.dark .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #595a5b;--mat-icon-button-ripple-color: rgba(89, 90, 91, .1)}.inter.dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #d32f2f}.inter.dark .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #d32f2f;--mat-icon-button-ripple-color: rgba(211, 47, 47, .1)}.inter.dark{--mat-icon-button-touch-target-display: block}.inter.dark .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.inter.dark{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.inter.dark{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.inter.dark{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.inter.dark{--mdc-fab-container-color: #424242}.inter.dark{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.inter.dark{--mdc-fab-small-container-color: #424242}.inter.dark{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-small-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.inter.dark .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #808da0}.inter.dark .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.inter.dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #595a5b}.inter.dark .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.inter.dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #d32f2f}.inter.dark .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.inter.dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #808da0}.inter.dark .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.inter.dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #595a5b}.inter.dark .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.inter.dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #d32f2f}.inter.dark .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.inter.dark{--mat-fab-touch-target-display: block}.inter.dark{--mat-fab-small-touch-target-display: block}.inter.dark{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.inter.dark{--mdc-snackbar-container-shape: 4px}.inter.dark{--mdc-snackbar-container-color: rgb(217.2, 217.2, 217.2);--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87)}.inter.dark{--mat-snack-bar-button-color: #001b41}.inter.dark{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.inter.dark{--mat-table-row-item-outline-width: 1px}.inter.dark{--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12)}.inter.dark{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.inter.dark{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.inter.dark{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.inter.dark{--mdc-circular-progress-active-indicator-color: #808da0}.inter.dark .mat-accent{--mdc-circular-progress-active-indicator-color: #595a5b}.inter.dark .mat-warn{--mdc-circular-progress-active-indicator-color: #d32f2f}.inter.dark{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.inter.dark{--mat-badge-background-color: #808da0;--mat-badge-text-color: black;--mat-badge-disabled-state-background-color: rgb(110.1, 110.1, 110.1);--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5)}.inter.dark .mat-badge-accent{--mat-badge-background-color: #595a5b;--mat-badge-text-color: white}.inter.dark .mat-badge-warn{--mat-badge-background-color: #d32f2f;--mat-badge-text-color: white}.inter.dark{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.inter.dark{--mat-bottom-sheet-container-shape: 4px}.inter.dark{--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242}.inter.dark{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.inter.dark{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.inter.dark{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.inter.dark{--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242}.inter.dark{--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: rgb(88.68, 88.68, 88.68)}.inter.dark{--mat-standard-button-toggle-height: 48px}.inter.dark{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.inter.dark{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.inter.dark{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.inter.dark{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #808da0;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(128, 141, 160, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(128, 141, 160, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(128, 141, 160, .3);--mat-datepicker-toggle-active-state-icon-color: #808da0;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(128, 141, 160, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white}.inter.dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #595a5b;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(89, 90, 91, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(89, 90, 91, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(89, 90, 91, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(89, 90, 91, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.inter.dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #d32f2f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(211, 47, 47, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(211, 47, 47, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.inter.dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #595a5b}.inter.dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #d32f2f}.inter.dark .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.inter.dark .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.inter.dark{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.inter.dark{--mat-divider-width: 1px}.inter.dark{--mat-divider-color: rgba(255, 255, 255, .12)}.inter.dark{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.inter.dark{--mat-expansion-container-background-color: #424242;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7)}.inter.dark{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.inter.dark{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.inter.dark{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.inter.dark{--mat-icon-color: inherit}.inter.dark .mat-icon.mat-primary{--mat-icon-color: #808da0}.inter.dark .mat-icon.mat-accent{--mat-icon-color: #595a5b}.inter.dark .mat-icon.mat-warn{--mat-icon-color: #d32f2f}.inter.dark{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.inter.dark{--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6)}.inter.dark{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #808da0;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #808da0;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #808da0;--mat-stepper-header-edit-state-icon-foreground-color: black;--mat-stepper-container-color: #424242;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #d32f2f;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #d32f2f;--mat-stepper-header-error-state-icon-background-color: transparent}.inter.dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #595a5b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #595a5b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #595a5b;--mat-stepper-header-edit-state-icon-foreground-color: white}.inter.dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #d32f2f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #d32f2f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #d32f2f;--mat-stepper-header-edit-state-icon-foreground-color: white}.inter.dark{--mat-stepper-header-height: 72px}.inter.dark{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.inter.dark{--mat-sort-arrow-color: rgb(198.3, 198.3, 198.3)}.inter.dark{--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white}.inter.dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #808da0;--mat-toolbar-container-text-color: black}.inter.dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #595a5b;--mat-toolbar-container-text-color: white}.inter.dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #d32f2f;--mat-toolbar-container-text-color: white}.inter.dark{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.inter.dark{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.inter.dark{--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white}.inter.dark{--mat-tree-node-min-height: 48px}.inter.dark{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.inter.dark{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.inter.dark{--mat-timepicker-container-background-color: #424242}.inter.dark::-webkit-scrollbar-track{background-color:#b3bbc6}.inter.dark::-webkit-scrollbar-thumb{background-color:#808da0}.inter.dark::-webkit-scrollbar-thumb:hover{background-color:#263d5e}.inter.dark .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#b3bbc6}.inter.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#808da0}.inter.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#263d5e}.inter.dark .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#b3bbc6}.inter.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#808da0}.inter.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#263d5e}.inter.dark .stroke-primary{stroke:#808da0!important}.inter.dark .color-primary{color:#808da0!important}.inter.dark .bg-primary{background-color:#808da0!important;color:#fff!important}.inter.dark .bg-primary-100{background-color:#b3bbc6!important;color:#000!important}.inter.dark .bg-primary-50{background-color:#e0e4e8!important;color:#000!important}.inter.dark .bg-accent{background-color:#595a5b!important}.inter.dark .bg-success{background-color:#81c784!important}.inter.dark .bg-warn{background-color:#d32f2f!important;color:#fff}.inter.dark .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.inter.dark .bg-warn-50{background-color:#ffebee!important;color:#000000de}.inter.dark .text-primary{color:#808da0!important}.inter.dark .text-primary-not-important{color:#00102a}.inter.dark .border-primary,.inter.dark .border-primary-left,.inter.dark .border-primary-right,.inter.dark .border-primary-top,.inter.dark .border-primary-bottom{border-color:#808da0}.inter.dark .border-accent{border-color:#595a5b!important}.inter.dark .border-accent-100{border-color:#c5c5c5!important}.inter.dark .outline-primary{outline-color:#808da0!important}.inter.dark .text-warn{color:#f44336!important}.inter.dark .text-error{color:#ef5350!important}.inter.dark .text-accent{color:#3c3d3e!important}.inter.dark .text-hover:hover,.inter.dark .text-hover:hover *{color:#808da0!important}.inter.dark .text-success{color:#66bb6a!important}.inter.dark.dark .bg-primary-50{background-color:#00081c!important}.inter.dark .required.ng-invalid .mat-mdc-form-field-outline-thick,.inter.dark .required.ng-invalid .mat-mdc-input-element,.inter.dark .required.ng-invalid label{opacity:1;caret-color:#d32f2f!important;color:#d32f2f!important}.inter.dark fp-icon-tile .required{border-color:#d32f2f!important;caret-color:#d32f2f!important;color:#d32f2f!important}.inter.dark .mat-button-toggle-checked{background-color:#263d5e}.inter.dark .mdc-slider__value-indicator{background-color:#263d5e!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.inter.dark .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#263d5e!important}.inter.dark fp-kontoinhaber-select-field{font-size:.5em!important}.inter.dark fp-kontoinhaber-select-field .mat-mdc-form-field-label,.inter.dark fp-kontoinhaber-select-field .mat-mdc-select-arrow,.inter.dark fp-kontoinhaber-select-field .mat-mdc-select-value,.inter.dark fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.inter.dark fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.inter.dark fp-kontoinhaber-select-field .mdc-notched-outline__leading,.inter.dark fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.inter.dark fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.inter.dark fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.inter.dark .navigationbar{border-top-color:#263d5e}.inter.dark .vermoegen-und-verbindlichkeiten-result{color:#808da0}.inter.dark .mdc-button{font-size:.875rem!important}.inter.dark .mdc-button span{white-space:nowrap!important}.inter.dark .mdc-button[mat-flat-button]{color:#fff!important;background-color:#00102a!important}.inter.dark .mdc-button[mat-stroked-button]{color:#00102a!important;background-color:#fff!important}.inter.dark .mat-mdc-outlined-button{border-color:#263d5e!important;color:#263d5e!important}.inter.dark .mdc-button[disabled]{opacity:.6}.inter.dark .mat-ripple:not(.ziel-card){color:#000!important}.inter.dark.dark .mat-ripple:not(.ziel-card){color:#fff!important}.inter.dark.dark .dark-button{color:#000;background-color:#263d5e}.inter.dark.accessibility-light .accessibility-button,.inter.dark.accessibility-dark .accessibility-button{color:#fff;background-color:#263d5e}.inter.dark.accessibility-light .list-item-link,.inter.dark.accessibility-dark .list-item-link{color:#00102a;background-color:#fff}.inter.dark.accessibility-light .list-item-link--active,.inter.dark.accessibility-light .list-item-link--active .sublist-item-link--active,.inter.dark.accessibility-dark .list-item-link--active,.inter.dark.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#fff;background-color:#00081c!important}.inter.dark.accessibility-light span.text-primary-not-important,.inter.dark.accessibility-dark span.text-primary-not-important,.inter.dark.accessibility-light .text-primary,.inter.dark.accessibility-dark .text-primary{background-color:#fff!important}.inter.dark.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.inter.dark.accessibility-light .legal-footer .data-input,.inter.dark.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#00081c!important}.inter.dark.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000!important}.inter.dark.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.inter.dark.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#263d5e!important}.inter.dark.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#808da0!important}.inter.dark.accessibility-dark .fp-milestone-page .text-primary{color:#4d5f7a!important}.inter.dark.accessibility-dark .fp-milestone-page .text-accent{color:#263d5e!important}.inter.dark.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.inter.dark.accessibility-dark .bar.bg-primary-50 span{color:#fff!important}.inter.dark fp-allgemeines,.inter.dark fp-versorgungswunsch,.inter.dark fp-versorgungs-wunsch,.inter.dark fp-bestehende-versorgung,.inter.dark fp-erforderliches-kapital{width:100%!important}.inter.dark .mat-toolbar,.inter.dark .top-toolbar .mat-toolbar{background-color:#000}.inter.dark a,.inter.dark .router-link-active,.inter.dark .clickable-icon{color:#263d5e}.inter.dark a.list-item-link--active,.inter.dark .router-link-active.list-item-link--active,.inter.dark .clickable-icon.list-item-link--active,.inter.dark a.list-item-link--active .sublist-item-link--active,.inter.dark .router-link-active.list-item-link--active .sublist-item-link--active,.inter.dark .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#424242}.inter.dark a:hover,.inter.dark .router-link-active:hover,.inter.dark .clickable-icon:hover{color:#b3bbc6}.inter.dark .emptybankcard{color:#001b41;border-color:#001b41}.inter.dark .mdc-button,.forest .bg-primary{color:#fff!important}.bayerische{background-color:#e0eef5;color:#424242}.bayerische{--mat-ripple-color: rgba(0, 0, 0, .1)}.bayerische{--mat-option-selected-state-label-text-color: #0075ac;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.bayerische .mat-accent{--mat-option-selected-state-label-text-color: #757575;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.bayerische .mat-warn{--mat-option-selected-state-label-text-color: #d32f2f;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.bayerische{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.bayerische{--mat-full-pseudo-checkbox-selected-icon-color: #757575;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.bayerische{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #757575;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.bayerische .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #0075ac;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.bayerische .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #0075ac;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.bayerische .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #757575;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.bayerische .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #757575;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.bayerische .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #d32f2f;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.bayerische .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #d32f2f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.bayerische{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.bayerische{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.bayerische{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.bayerische{--mdc-elevated-card-container-shape: 4px}.bayerische{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.bayerische{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.bayerische{--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.bayerische{--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}.bayerische{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.bayerische{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.bayerische .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #0075ac;--mdc-linear-progress-track-color: rgba(0, 117, 172, .25)}.bayerische .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #757575;--mdc-linear-progress-track-color: rgba(117, 117, 117, .25)}.bayerische .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #d32f2f;--mdc-linear-progress-track-color: rgba(211, 47, 47, .25)}.bayerische{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.bayerische{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.bayerische{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.bayerische{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.bayerische{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.bayerische{--mdc-filled-text-field-caret-color: #0075ac;--mdc-filled-text-field-focus-active-indicator-color: #0075ac;--mdc-filled-text-field-focus-label-text-color: rgba(0, 117, 172, .87);--mdc-filled-text-field-container-color: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #d32f2f;--mdc-filled-text-field-error-focus-label-text-color: #d32f2f;--mdc-filled-text-field-error-label-text-color: #d32f2f;--mdc-filled-text-field-error-caret-color: #d32f2f;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-hover-active-indicator-color: #d32f2f}.bayerische{--mdc-outlined-text-field-caret-color: #0075ac;--mdc-outlined-text-field-focus-outline-color: #0075ac;--mdc-outlined-text-field-focus-label-text-color: rgba(0, 117, 172, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #d32f2f;--mdc-outlined-text-field-error-focus-label-text-color: #d32f2f;--mdc-outlined-text-field-error-label-text-color: #d32f2f;--mdc-outlined-text-field-error-hover-label-text-color: #d32f2f;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #d32f2f;--mdc-outlined-text-field-error-hover-outline-color: #d32f2f;--mdc-outlined-text-field-error-outline-color: #d32f2f}.bayerische{--mat-form-field-focus-select-arrow-color: rgba(0, 117, 172, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #d32f2f;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.bayerische .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #757575;--mdc-filled-text-field-focus-active-indicator-color: #757575;--mdc-filled-text-field-focus-label-text-color: rgba(117, 117, 117, .87)}.bayerische .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #757575;--mdc-outlined-text-field-focus-outline-color: #757575;--mdc-outlined-text-field-focus-label-text-color: rgba(117, 117, 117, .87)}.bayerische .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(117, 117, 117, .87)}.bayerische .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #d32f2f;--mdc-filled-text-field-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.bayerische .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #d32f2f;--mdc-outlined-text-field-focus-outline-color: #d32f2f;--mdc-outlined-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.bayerische .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(211, 47, 47, .87)}.bayerische{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.bayerische{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.bayerische{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.bayerische{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.bayerische{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.bayerische{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(0, 117, 172, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.bayerische .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(117, 117, 117, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.bayerische .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(211, 47, 47, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.bayerische{--mat-select-arrow-transform: translateY(-8px)}.bayerische{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.bayerische{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.bayerische{--mat-autocomplete-background-color: white}.bayerische{--mdc-dialog-container-shape: 4px}.bayerische{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.bayerische{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.bayerische{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.bayerische .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.bayerische .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.bayerische .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.bayerische .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.bayerische .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.bayerische .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #0075ac;--mdc-chip-elevated-selected-container-color: #0075ac;--mdc-chip-elevated-disabled-container-color: #0075ac;--mdc-chip-flat-disabled-selected-container-color: #0075ac;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.bayerische .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.bayerische .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.bayerische .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.bayerische .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #757575;--mdc-chip-elevated-selected-container-color: #757575;--mdc-chip-elevated-disabled-container-color: #757575;--mdc-chip-flat-disabled-selected-container-color: #757575;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.bayerische .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.bayerische .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.bayerische .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.bayerische .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #d32f2f;--mdc-chip-elevated-selected-container-color: #d32f2f;--mdc-chip-elevated-disabled-container-color: #d32f2f;--mdc-chip-flat-disabled-selected-container-color: #d32f2f;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.bayerische .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.bayerische .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.bayerische .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.bayerische .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.bayerische{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.bayerische .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.bayerische{--mdc-switch-selected-focus-state-layer-color: #006da5;--mdc-switch-selected-handle-color: #006da5;--mdc-switch-selected-hover-state-layer-color: #006da5;--mdc-switch-selected-pressed-state-layer-color: #006da5;--mdc-switch-selected-focus-handle-color: #004582;--mdc-switch-selected-hover-handle-color: #004582;--mdc-switch-selected-pressed-handle-color: #004582;--mdc-switch-selected-focus-track-color: #4d9ec5;--mdc-switch-selected-hover-track-color: #4d9ec5;--mdc-switch-selected-pressed-track-color: #4d9ec5;--mdc-switch-selected-track-color: #4d9ec5;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.bayerische{--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}.bayerische .mat-mdc-slide-toggle{--mat-switch-label-text-color: rgba(0, 0, 0, .87)}.bayerische .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #757575;--mdc-switch-selected-handle-color: #757575;--mdc-switch-selected-hover-state-layer-color: #757575;--mdc-switch-selected-pressed-state-layer-color: #757575;--mdc-switch-selected-focus-handle-color: #212121;--mdc-switch-selected-hover-handle-color: #212121;--mdc-switch-selected-pressed-handle-color: #212121;--mdc-switch-selected-focus-track-color: #e0e0e0;--mdc-switch-selected-hover-track-color: #e0e0e0;--mdc-switch-selected-pressed-track-color: #e0e0e0;--mdc-switch-selected-track-color: #e0e0e0}.bayerische .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}.bayerische{--mdc-switch-state-layer-size: 40px}.bayerische .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.bayerische{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.bayerische .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #0075ac;--mdc-radio-selected-hover-icon-color: #0075ac;--mdc-radio-selected-icon-color: #0075ac;--mdc-radio-selected-pressed-icon-color: #0075ac}.bayerische .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #0075ac;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.bayerische .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #757575;--mdc-radio-selected-hover-icon-color: #757575;--mdc-radio-selected-icon-color: #757575;--mdc-radio-selected-pressed-icon-color: #757575}.bayerische .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #757575;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.bayerische .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.bayerische .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #d32f2f;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.bayerische{--mdc-radio-state-layer-size: 40px}.bayerische{--mat-radio-touch-target-display: block}.bayerische{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.bayerische{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.bayerische{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.bayerische{--mdc-slider-handle-color: #0075ac;--mdc-slider-focus-handle-color: #0075ac;--mdc-slider-hover-handle-color: #0075ac;--mdc-slider-active-track-color: #0075ac;--mdc-slider-inactive-track-color: #0075ac;--mdc-slider-with-tick-marks-inactive-container-color: #0075ac;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000}.bayerische{--mat-slider-ripple-color: #0075ac;--mat-slider-hover-state-layer-color: rgba(0, 117, 172, .05);--mat-slider-focus-state-layer-color: rgba(0, 117, 172, .2);--mat-slider-value-indicator-opacity: .6}.bayerische .mat-accent{--mdc-slider-handle-color: #757575;--mdc-slider-focus-handle-color: #757575;--mdc-slider-hover-handle-color: #757575;--mdc-slider-active-track-color: #757575;--mdc-slider-inactive-track-color: #757575;--mdc-slider-with-tick-marks-inactive-container-color: #757575;--mdc-slider-with-tick-marks-active-container-color: white}.bayerische .mat-accent{--mat-slider-ripple-color: #757575;--mat-slider-hover-state-layer-color: rgba(117, 117, 117, .05);--mat-slider-focus-state-layer-color: rgba(117, 117, 117, .2)}.bayerische .mat-warn{--mdc-slider-handle-color: #d32f2f;--mdc-slider-focus-handle-color: #d32f2f;--mdc-slider-hover-handle-color: #d32f2f;--mdc-slider-active-track-color: #d32f2f;--mdc-slider-inactive-track-color: #d32f2f;--mdc-slider-with-tick-marks-inactive-container-color: #d32f2f;--mdc-slider-with-tick-marks-active-container-color: white}.bayerische .mat-warn{--mat-slider-ripple-color: #d32f2f;--mat-slider-hover-state-layer-color: rgba(211, 47, 47, .05);--mat-slider-focus-state-layer-color: rgba(211, 47, 47, .2)}.bayerische{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.bayerische{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.bayerische{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12)}.bayerische{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.bayerische{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.bayerische{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.bayerische{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.bayerische .mdc-list-item__start,.bayerische .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #0075ac;--mdc-radio-selected-hover-icon-color: #0075ac;--mdc-radio-selected-icon-color: #0075ac;--mdc-radio-selected-pressed-icon-color: #0075ac}.bayerische .mat-accent .mdc-list-item__start,.bayerische .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #757575;--mdc-radio-selected-hover-icon-color: #757575;--mdc-radio-selected-icon-color: #757575;--mdc-radio-selected-pressed-icon-color: #757575}.bayerische .mat-warn .mdc-list-item__start,.bayerische .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.bayerische .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #0075ac;--mdc-checkbox-selected-hover-icon-color: #0075ac;--mdc-checkbox-selected-icon-color: #0075ac;--mdc-checkbox-selected-pressed-icon-color: #0075ac;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #0075ac;--mdc-checkbox-selected-hover-state-layer-color: #0075ac;--mdc-checkbox-selected-pressed-state-layer-color: #0075ac;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.bayerische .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #757575;--mdc-checkbox-selected-hover-icon-color: #757575;--mdc-checkbox-selected-icon-color: #757575;--mdc-checkbox-selected-pressed-icon-color: #757575;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #757575;--mdc-checkbox-selected-hover-state-layer-color: #757575;--mdc-checkbox-selected-pressed-state-layer-color: #757575;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.bayerische .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.bayerische .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.bayerische .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.bayerische .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.bayerische .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#0075ac}.bayerische .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.bayerische .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.bayerische .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.bayerische{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.bayerische{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.bayerische .mdc-list-item__start,.bayerische .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.bayerische .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.bayerische .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.bayerische .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.bayerische .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.bayerische .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.bayerische .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.bayerische{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.bayerische .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.bayerische{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}.bayerische{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.bayerische{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.bayerische{--mdc-secondary-navigation-tab-container-height: 48px}.bayerische{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.bayerische{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.bayerische .mat-mdc-tab-group,.bayerische .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #0075ac}.bayerische .mat-mdc-tab-group,.bayerische .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #0075ac;--mat-tab-header-active-ripple-color: #0075ac;--mat-tab-header-inactive-ripple-color: #0075ac;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #0075ac;--mat-tab-header-active-hover-label-text-color: #0075ac;--mat-tab-header-active-focus-indicator-color: #0075ac;--mat-tab-header-active-hover-indicator-color: #0075ac}.bayerische .mat-mdc-tab-group.mat-accent,.bayerische .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #757575}.bayerische .mat-mdc-tab-group.mat-accent,.bayerische .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #757575;--mat-tab-header-active-ripple-color: #757575;--mat-tab-header-inactive-ripple-color: #757575;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #757575;--mat-tab-header-active-hover-label-text-color: #757575;--mat-tab-header-active-focus-indicator-color: #757575;--mat-tab-header-active-hover-indicator-color: #757575}.bayerische .mat-mdc-tab-group.mat-warn,.bayerische .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #d32f2f}.bayerische .mat-mdc-tab-group.mat-warn,.bayerische .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #d32f2f;--mat-tab-header-active-ripple-color: #d32f2f;--mat-tab-header-inactive-ripple-color: #d32f2f;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #d32f2f;--mat-tab-header-active-hover-label-text-color: #d32f2f;--mat-tab-header-active-focus-indicator-color: #d32f2f;--mat-tab-header-active-hover-indicator-color: #d32f2f}.bayerische .mat-mdc-tab-group.mat-background-primary,.bayerische .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #0075ac;--mat-tab-header-with-background-foreground-color: white}.bayerische .mat-mdc-tab-group.mat-background-accent,.bayerische .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #757575;--mat-tab-header-with-background-foreground-color: white}.bayerische .mat-mdc-tab-group.mat-background-warn,.bayerische .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #d32f2f;--mat-tab-header-with-background-foreground-color: white}.bayerische .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.bayerische .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.bayerische{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.bayerische{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #757575;--mdc-checkbox-selected-hover-icon-color: #757575;--mdc-checkbox-selected-icon-color: #757575;--mdc-checkbox-selected-pressed-icon-color: #757575;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #757575;--mdc-checkbox-selected-hover-state-layer-color: #757575;--mdc-checkbox-selected-pressed-state-layer-color: #757575;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.bayerische{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87)}.bayerische .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #0075ac;--mdc-checkbox-selected-hover-icon-color: #0075ac;--mdc-checkbox-selected-icon-color: #0075ac;--mdc-checkbox-selected-pressed-icon-color: #0075ac;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #0075ac;--mdc-checkbox-selected-hover-state-layer-color: #0075ac;--mdc-checkbox-selected-pressed-state-layer-color: #0075ac;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.bayerische .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.bayerische{--mdc-checkbox-state-layer-size: 40px}.bayerische{--mat-checkbox-touch-target-display: block}.bayerische{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.bayerische{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.bayerische{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.bayerische{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.bayerische{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.bayerische{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.bayerische{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.bayerische{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.bayerische{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.bayerische{--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.bayerische{--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12}.bayerische{--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.bayerische{--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12}.bayerische{--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.bayerische{--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12}.bayerische{--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.bayerische{--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.bayerische .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #0075ac}.bayerische .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #0075ac;--mat-text-button-ripple-color: rgba(0, 117, 172, .1)}.bayerische .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #757575}.bayerische .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #757575;--mat-text-button-ripple-color: rgba(117, 117, 117, .1)}.bayerische .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #d32f2f}.bayerische .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #d32f2f;--mat-text-button-ripple-color: rgba(211, 47, 47, .1)}.bayerische .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #0075ac;--mdc-filled-button-label-text-color: white}.bayerische .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.bayerische .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #757575;--mdc-filled-button-label-text-color: white}.bayerische .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.bayerische .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #d32f2f;--mdc-filled-button-label-text-color: white}.bayerische .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.bayerische .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #0075ac;--mdc-protected-button-label-text-color: white}.bayerische .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.bayerische .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #757575;--mdc-protected-button-label-text-color: white}.bayerische .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.bayerische .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #d32f2f;--mdc-protected-button-label-text-color: white}.bayerische .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.bayerische .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #0075ac;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.bayerische .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #0075ac;--mat-outlined-button-ripple-color: rgba(0, 117, 172, .1)}.bayerische .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #757575;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.bayerische .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #757575;--mat-outlined-button-ripple-color: rgba(117, 117, 117, .1)}.bayerische .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #d32f2f;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.bayerische .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #d32f2f;--mat-outlined-button-ripple-color: rgba(211, 47, 47, .1)}.bayerische{--mdc-text-button-container-height: 36px}.bayerische{--mdc-filled-button-container-height: 36px}.bayerische{--mdc-protected-button-container-height: 36px}.bayerische{--mdc-outlined-button-container-height: 36px}.bayerische{--mat-text-button-touch-target-display: block}.bayerische{--mat-filled-button-touch-target-display: block}.bayerische{--mat-protected-button-touch-target-display: block}.bayerische{--mat-outlined-button-touch-target-display: block}.bayerische{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.bayerische{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.bayerische{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.bayerische{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.bayerische{--mdc-icon-button-icon-size: 24px}.bayerische{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.bayerische{--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}.bayerische .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #0075ac}.bayerische .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #0075ac;--mat-icon-button-ripple-color: rgba(0, 117, 172, .1)}.bayerische .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #757575}.bayerische .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #757575;--mat-icon-button-ripple-color: rgba(117, 117, 117, .1)}.bayerische .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #d32f2f}.bayerische .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #d32f2f;--mat-icon-button-ripple-color: rgba(211, 47, 47, .1)}.bayerische{--mat-icon-button-touch-target-display: block}.bayerische .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.bayerische{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.bayerische{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.bayerische{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.bayerische{--mdc-fab-container-color: white}.bayerische{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.bayerische{--mdc-fab-small-container-color: white}.bayerische{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.bayerische .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #0075ac}.bayerische .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.bayerische .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #757575}.bayerische .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.bayerische .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #d32f2f}.bayerische .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.bayerische .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #0075ac}.bayerische .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.bayerische .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #757575}.bayerische .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.bayerische .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #d32f2f}.bayerische .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.bayerische{--mat-fab-touch-target-display: block}.bayerische{--mat-fab-small-touch-target-display: block}.bayerische{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.bayerische{--mdc-snackbar-container-shape: 4px}.bayerische{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}.bayerische{--mat-snack-bar-button-color: #b3d6e6}.bayerische{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.bayerische{--mat-table-row-item-outline-width: 1px}.bayerische{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}.bayerische{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.bayerische{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.bayerische{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.bayerische{--mdc-circular-progress-active-indicator-color: #0075ac}.bayerische .mat-accent{--mdc-circular-progress-active-indicator-color: #757575}.bayerische .mat-warn{--mdc-circular-progress-active-indicator-color: #d32f2f}.bayerische{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.bayerische{--mat-badge-background-color: #0075ac;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.bayerische .mat-badge-accent{--mat-badge-background-color: #757575;--mat-badge-text-color: white}.bayerische .mat-badge-warn{--mat-badge-background-color: #d32f2f;--mat-badge-text-color: white}.bayerische{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.bayerische{--mat-bottom-sheet-container-shape: 4px}.bayerische{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.bayerische{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.bayerische{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.bayerische{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.bayerische{--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd}.bayerische{--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: rgb(224.4, 224.4, 224.4)}.bayerische{--mat-standard-button-toggle-height: 48px}.bayerische{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.bayerische{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.bayerische{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.bayerische{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #0075ac;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 117, 172, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 117, 172, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 117, 172, .3);--mat-datepicker-toggle-active-state-icon-color: #0075ac;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 117, 172, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.bayerische .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #757575;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(117, 117, 117, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(117, 117, 117, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(117, 117, 117, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(117, 117, 117, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.bayerische .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #d32f2f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(211, 47, 47, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(211, 47, 47, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.bayerische .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #757575}.bayerische .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #d32f2f}.bayerische .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.bayerische .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.bayerische{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.bayerische{--mat-divider-width: 1px}.bayerische{--mat-divider-color: rgba(0, 0, 0, .12)}.bayerische{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.bayerische{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}.bayerische{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.bayerische{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.bayerische{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.bayerische{--mat-icon-color: inherit}.bayerische .mat-icon.mat-primary{--mat-icon-color: #0075ac}.bayerische .mat-icon.mat-accent{--mat-icon-color: #757575}.bayerische .mat-icon.mat-warn{--mat-icon-color: #d32f2f}.bayerische{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.bayerische{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}.bayerische{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #0075ac;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #0075ac;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #0075ac;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #d32f2f;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #d32f2f;--mat-stepper-header-error-state-icon-background-color: transparent}.bayerische .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #757575;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #757575;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #757575;--mat-stepper-header-edit-state-icon-foreground-color: white}.bayerische .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #d32f2f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #d32f2f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #d32f2f;--mat-stepper-header-edit-state-icon-foreground-color: white}.bayerische{--mat-stepper-header-height: 72px}.bayerische{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.bayerische{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.bayerische{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.bayerische .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #0075ac;--mat-toolbar-container-text-color: white}.bayerische .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #757575;--mat-toolbar-container-text-color: white}.bayerische .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #d32f2f;--mat-toolbar-container-text-color: white}.bayerische{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.bayerische{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.bayerische{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.bayerische{--mat-tree-node-min-height: 48px}.bayerische{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.bayerische{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.bayerische{--mat-timepicker-container-background-color: white}.bayerische::-webkit-scrollbar-track{background-color:#b3d6e6}.bayerische::-webkit-scrollbar-thumb{background-color:#0075ac}.bayerische::-webkit-scrollbar-thumb:hover{background-color:#268ab8}.bayerische .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#b3d6e6}.bayerische .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#0075ac}.bayerische .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#268ab8}.bayerische .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#b3d6e6}.bayerische .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#0075ac}.bayerische .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#268ab8}.bayerische .stroke-primary{stroke:#0075ac!important}.bayerische .color-primary{color:#0075ac!important}.bayerische .bg-primary{background-color:#0075ac!important;color:#fff!important}.bayerische .bg-primary-100{background-color:#b3d6e6!important;color:#000!important}.bayerische .bg-primary-50{background-color:#e0eef5!important;color:#000!important}.bayerische .bg-accent{background-color:#757575!important}.bayerische .bg-success{background-color:#81c784!important}.bayerische .bg-warn{background-color:#d32f2f!important;color:#fff}.bayerische .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.bayerische .bg-warn-50{background-color:#ffebee!important;color:#000000de}.bayerische .text-primary{color:#0075ac!important}.bayerische .text-primary-not-important{color:#005892}.bayerische .border-primary,.bayerische .border-primary-left,.bayerische .border-primary-right,.bayerische .border-primary-top,.bayerische .border-primary-bottom{border-color:#0075ac}.bayerische .border-accent{border-color:#757575!important}.bayerische .border-accent-100{border-color:#f5f5f5!important}.bayerische .outline-primary{outline-color:#0075ac!important}.bayerische .text-warn{color:#f44336!important}.bayerische .text-error{color:#ef5350!important}.bayerische .text-accent{color:#9e9e9e!important}.bayerische .text-hover:hover,.bayerische .text-hover:hover *{color:#80bad6!important}.bayerische .text-success{color:#66bb6a!important}.bayerische.dark .bg-primary-50{background-color:#004582!important}.bayerische .required.ng-invalid .mat-mdc-form-field-outline-thick,.bayerische .required.ng-invalid .mat-mdc-input-element,.bayerische .required.ng-invalid label{opacity:1;caret-color:#d32f2f!important;color:#d32f2f!important}.bayerische fp-icon-tile .required{border-color:#d32f2f!important;caret-color:#d32f2f!important;color:#d32f2f!important}.bayerische .mat-button-toggle-checked{background-color:#268ab8}.bayerische .mdc-slider__value-indicator{background-color:#268ab8!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.bayerische .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#268ab8!important}.bayerische fp-kontoinhaber-select-field{font-size:.5em!important}.bayerische fp-kontoinhaber-select-field .mat-mdc-form-field-label,.bayerische fp-kontoinhaber-select-field .mat-mdc-select-arrow,.bayerische fp-kontoinhaber-select-field .mat-mdc-select-value,.bayerische fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.bayerische fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.bayerische fp-kontoinhaber-select-field .mdc-notched-outline__leading,.bayerische fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.bayerische fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.bayerische fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.bayerische .navigationbar{border-top-color:#268ab8}.bayerische .vermoegen-und-verbindlichkeiten-result{color:#0075ac}.bayerische .mdc-button{font-size:.875rem!important}.bayerische .mdc-button span{white-space:nowrap!important}.bayerische .mdc-button[mat-flat-button]{color:#fff!important;background-color:#005892!important}.bayerische .mdc-button[mat-stroked-button]{color:#005892!important;background-color:#fff!important}.bayerische .mat-mdc-outlined-button{border-color:#268ab8!important;color:#268ab8!important}.bayerische .mdc-button[disabled]{opacity:.6}.bayerische .mat-ripple:not(.ziel-card){color:#000!important}.bayerische.dark .mat-ripple:not(.ziel-card){color:#fff!important}.bayerische.dark .dark-button{color:#000;background-color:#268ab8}.bayerische.accessibility-light .accessibility-button,.bayerische.accessibility-dark .accessibility-button{color:#fff;background-color:#268ab8}.bayerische.accessibility-light .list-item-link,.bayerische.accessibility-dark .list-item-link{color:#005892;background-color:#fff}.bayerische.accessibility-light .list-item-link--active,.bayerische.accessibility-light .list-item-link--active .sublist-item-link--active,.bayerische.accessibility-dark .list-item-link--active,.bayerische.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#fff;background-color:#004582!important}.bayerische.accessibility-light span.text-primary-not-important,.bayerische.accessibility-dark span.text-primary-not-important,.bayerische.accessibility-light .text-primary,.bayerische.accessibility-dark .text-primary{background-color:#fff!important}.bayerische.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.bayerische.accessibility-light .legal-footer .data-input,.bayerische.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#004582!important}.bayerische.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000!important}.bayerische.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.bayerische.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#268ab8!important}.bayerische.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#80bad6!important}.bayerische.accessibility-dark .fp-milestone-page .text-primary{color:#4d9ec5!important}.bayerische.accessibility-dark .fp-milestone-page .text-accent{color:#268ab8!important}.bayerische.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.bayerische.accessibility-dark .bar.bg-primary-50 span{color:#fff!important}.bayerische fp-allgemeines,.bayerische fp-versorgungswunsch,.bayerische fp-versorgungs-wunsch,.bayerische fp-bestehende-versorgung,.bayerische fp-erforderliches-kapital{width:100%!important}.bayerische .mat-toolbar,.bayerische .top-toolbar .mat-toolbar{background-color:#fff}.bayerische .emptybankcard{color:#0075ac;border-color:#0075ac}.bayerische a,.bayerische .router-link-active,.bayerische .clickable-icon{color:#0075ac}.bayerische a.list-item-link--active,.bayerische .router-link-active.list-item-link--active,.bayerische .clickable-icon.list-item-link--active,.bayerische a.list-item-link--active .sublist-item-link--active,.bayerische .router-link-active.list-item-link--active .sublist-item-link--active,.bayerische .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#e0e0e0}.bayerische a:hover,.bayerische .router-link-active:hover,.bayerische .clickable-icon:hover{color:#00629b}.bayerische .checklist{top:50%!important;left:50%!important}.bayerische.dark{background-color:#000;color:#eee}.bayerische.dark{--mat-ripple-color: rgba(255, 255, 255, .1)}.bayerische.dark{--mat-option-selected-state-label-text-color: #0075ac;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.bayerische.dark .mat-accent{--mat-option-selected-state-label-text-color: #bdbdbd;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.bayerische.dark .mat-warn{--mat-option-selected-state-label-text-color: #d32f2f;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.bayerische.dark{--mat-optgroup-label-text-color: white}.bayerische.dark{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.bayerische.dark{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.bayerische.dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #0075ac;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.bayerische.dark .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #0075ac;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.bayerische.dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.bayerische.dark .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.bayerische.dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #d32f2f;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.bayerische.dark .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #d32f2f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.bayerische.dark{--mat-app-background-color: #303030;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.bayerische.dark{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.bayerische.dark{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.bayerische.dark{--mdc-elevated-card-container-shape: 4px}.bayerische.dark{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.bayerische.dark{--mdc-elevated-card-container-color: #424242;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.bayerische.dark{--mdc-outlined-card-container-color: #424242;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.bayerische.dark{--mat-card-subtitle-text-color: rgba(255, 255, 255, .7)}.bayerische.dark{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.bayerische.dark{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.bayerische.dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #0075ac;--mdc-linear-progress-track-color: rgba(0, 117, 172, .25)}.bayerische.dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #bdbdbd;--mdc-linear-progress-track-color: rgba(189, 189, 189, .25)}.bayerische.dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #d32f2f;--mdc-linear-progress-track-color: rgba(211, 47, 47, .25)}.bayerische.dark{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.bayerische.dark{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.bayerische.dark{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.bayerische.dark{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.bayerische.dark{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.bayerische.dark{--mdc-filled-text-field-caret-color: #0075ac;--mdc-filled-text-field-focus-active-indicator-color: #0075ac;--mdc-filled-text-field-focus-label-text-color: rgba(0, 117, 172, .87);--mdc-filled-text-field-container-color: rgb(73.56, 73.56, 73.56);--mdc-filled-text-field-disabled-container-color: rgb(69.78, 69.78, 69.78);--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #d32f2f;--mdc-filled-text-field-error-focus-label-text-color: #d32f2f;--mdc-filled-text-field-error-label-text-color: #d32f2f;--mdc-filled-text-field-error-caret-color: #d32f2f;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-hover-active-indicator-color: #d32f2f}.bayerische.dark{--mdc-outlined-text-field-caret-color: #0075ac;--mdc-outlined-text-field-focus-outline-color: #0075ac;--mdc-outlined-text-field-focus-label-text-color: rgba(0, 117, 172, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #d32f2f;--mdc-outlined-text-field-error-focus-label-text-color: #d32f2f;--mdc-outlined-text-field-error-label-text-color: #d32f2f;--mdc-outlined-text-field-error-hover-label-text-color: #d32f2f;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #d32f2f;--mdc-outlined-text-field-error-hover-outline-color: #d32f2f;--mdc-outlined-text-field-error-outline-color: #d32f2f}.bayerische.dark{--mat-form-field-focus-select-arrow-color: rgba(0, 117, 172, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #d32f2f;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24}.bayerische.dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #bdbdbd;--mdc-filled-text-field-focus-active-indicator-color: #bdbdbd;--mdc-filled-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.bayerische.dark .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #bdbdbd;--mdc-outlined-text-field-focus-outline-color: #bdbdbd;--mdc-outlined-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.bayerische.dark .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(189, 189, 189, .87)}.bayerische.dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #d32f2f;--mdc-filled-text-field-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.bayerische.dark .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #d32f2f;--mdc-outlined-text-field-focus-outline-color: #d32f2f;--mdc-outlined-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.bayerische.dark .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(211, 47, 47, .87)}.bayerische.dark{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.bayerische.dark{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.bayerische.dark{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.bayerische.dark{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.bayerische.dark{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.bayerische.dark{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(0, 117, 172, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.bayerische.dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(189, 189, 189, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.bayerische.dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(211, 47, 47, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.bayerische.dark{--mat-select-arrow-transform: translateY(-8px)}.bayerische.dark{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.bayerische.dark{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.bayerische.dark{--mat-autocomplete-background-color: #424242}.bayerische.dark{--mdc-dialog-container-shape: 4px}.bayerische.dark{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.bayerische.dark{--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.bayerische.dark{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.bayerische.dark .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.bayerische.dark .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.bayerische.dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-disabled-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-flat-disabled-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa}.bayerische.dark .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.bayerische.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.bayerische.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #0075ac;--mdc-chip-elevated-selected-container-color: #0075ac;--mdc-chip-elevated-disabled-container-color: #0075ac;--mdc-chip-flat-disabled-selected-container-color: #0075ac;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.bayerische.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.bayerische.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.bayerische.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.bayerische.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color: #bdbdbd;--mdc-chip-elevated-selected-container-color: #bdbdbd;--mdc-chip-elevated-disabled-container-color: #bdbdbd;--mdc-chip-flat-disabled-selected-container-color: #bdbdbd;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}.bayerische.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.bayerische.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.bayerische.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.bayerische.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #d32f2f;--mdc-chip-elevated-selected-container-color: #d32f2f;--mdc-chip-elevated-disabled-container-color: #d32f2f;--mdc-chip-flat-disabled-selected-container-color: #d32f2f;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.bayerische.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.bayerische.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.bayerische.dark .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.bayerische.dark .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.bayerische.dark{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.bayerische.dark .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.bayerische.dark{--mdc-switch-selected-focus-state-layer-color: #4d9ec5;--mdc-switch-selected-handle-color: #4d9ec5;--mdc-switch-selected-hover-state-layer-color: #4d9ec5;--mdc-switch-selected-pressed-state-layer-color: #4d9ec5;--mdc-switch-selected-focus-handle-color: #80bad6;--mdc-switch-selected-hover-handle-color: #80bad6;--mdc-switch-selected-pressed-handle-color: #80bad6;--mdc-switch-selected-focus-track-color: #006da5;--mdc-switch-selected-hover-track-color: #006da5;--mdc-switch-selected-pressed-track-color: #006da5;--mdc-switch-selected-track-color: #006da5;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.bayerische.dark{--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5)}.bayerische.dark .mat-mdc-slide-toggle{--mat-switch-label-text-color: white}.bayerische.dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #e0e0e0;--mdc-switch-selected-handle-color: #e0e0e0;--mdc-switch-selected-hover-state-layer-color: #e0e0e0;--mdc-switch-selected-pressed-state-layer-color: #e0e0e0;--mdc-switch-selected-focus-handle-color: #eeeeee;--mdc-switch-selected-hover-handle-color: #eeeeee;--mdc-switch-selected-pressed-handle-color: #eeeeee;--mdc-switch-selected-focus-track-color: #757575;--mdc-switch-selected-hover-track-color: #757575;--mdc-switch-selected-pressed-track-color: #757575;--mdc-switch-selected-track-color: #757575}.bayerische.dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e57373;--mdc-switch-selected-handle-color: #e57373;--mdc-switch-selected-hover-state-layer-color: #e57373;--mdc-switch-selected-pressed-state-layer-color: #e57373;--mdc-switch-selected-focus-handle-color: #ef9a9a;--mdc-switch-selected-hover-handle-color: #ef9a9a;--mdc-switch-selected-pressed-handle-color: #ef9a9a;--mdc-switch-selected-focus-track-color: #e53935;--mdc-switch-selected-hover-track-color: #e53935;--mdc-switch-selected-pressed-track-color: #e53935;--mdc-switch-selected-track-color: #e53935}.bayerische.dark{--mdc-switch-state-layer-size: 40px}.bayerische.dark .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.bayerische.dark{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.bayerische.dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #0075ac;--mdc-radio-selected-hover-icon-color: #0075ac;--mdc-radio-selected-icon-color: #0075ac;--mdc-radio-selected-pressed-icon-color: #0075ac}.bayerische.dark .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #0075ac;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.bayerische.dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.bayerische.dark .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #bdbdbd;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.bayerische.dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.bayerische.dark .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #d32f2f;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.bayerische.dark{--mdc-radio-state-layer-size: 40px}.bayerische.dark{--mat-radio-touch-target-display: block}.bayerische.dark{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.bayerische.dark{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.bayerische.dark{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.bayerische.dark{--mdc-slider-handle-color: #0075ac;--mdc-slider-focus-handle-color: #0075ac;--mdc-slider-hover-handle-color: #0075ac;--mdc-slider-active-track-color: #0075ac;--mdc-slider-inactive-track-color: #0075ac;--mdc-slider-with-tick-marks-inactive-container-color: #0075ac;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff}.bayerische.dark{--mat-slider-ripple-color: #0075ac;--mat-slider-hover-state-layer-color: rgba(0, 117, 172, .05);--mat-slider-focus-state-layer-color: rgba(0, 117, 172, .2);--mat-slider-value-indicator-opacity: .9}.bayerische.dark .mat-accent{--mdc-slider-handle-color: #bdbdbd;--mdc-slider-focus-handle-color: #bdbdbd;--mdc-slider-hover-handle-color: #bdbdbd;--mdc-slider-active-track-color: #bdbdbd;--mdc-slider-inactive-track-color: #bdbdbd;--mdc-slider-with-tick-marks-inactive-container-color: #bdbdbd;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87)}.bayerische.dark .mat-accent{--mat-slider-ripple-color: #bdbdbd;--mat-slider-hover-state-layer-color: rgba(189, 189, 189, .05);--mat-slider-focus-state-layer-color: rgba(189, 189, 189, .2)}.bayerische.dark .mat-warn{--mdc-slider-handle-color: #d32f2f;--mdc-slider-focus-handle-color: #d32f2f;--mdc-slider-hover-handle-color: #d32f2f;--mdc-slider-active-track-color: #d32f2f;--mdc-slider-inactive-track-color: #d32f2f;--mdc-slider-with-tick-marks-inactive-container-color: #d32f2f;--mdc-slider-with-tick-marks-active-container-color: white}.bayerische.dark .mat-warn{--mat-slider-ripple-color: #d32f2f;--mat-slider-hover-state-layer-color: rgba(211, 47, 47, .05);--mat-slider-focus-state-layer-color: rgba(211, 47, 47, .2)}.bayerische.dark{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.bayerische.dark{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.bayerische.dark{--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #424242;--mat-menu-divider-color: rgba(255, 255, 255, .12)}.bayerische.dark{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.bayerische.dark{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.bayerische.dark{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.bayerische.dark{--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24}.bayerische.dark .mdc-list-item__start,.bayerische.dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #0075ac;--mdc-radio-selected-hover-icon-color: #0075ac;--mdc-radio-selected-icon-color: #0075ac;--mdc-radio-selected-pressed-icon-color: #0075ac}.bayerische.dark .mat-accent .mdc-list-item__start,.bayerische.dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.bayerische.dark .mat-warn .mdc-list-item__start,.bayerische.dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.bayerische.dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #0075ac;--mdc-checkbox-selected-hover-icon-color: #0075ac;--mdc-checkbox-selected-icon-color: #0075ac;--mdc-checkbox-selected-pressed-icon-color: #0075ac;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #0075ac;--mdc-checkbox-selected-hover-state-layer-color: #0075ac;--mdc-checkbox-selected-pressed-state-layer-color: #0075ac;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.bayerische.dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.bayerische.dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.bayerische.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.bayerische.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.bayerische.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.bayerische.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#0075ac}.bayerische.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.bayerische.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.bayerische.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.bayerische.dark{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.bayerische.dark{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.bayerische.dark .mdc-list-item__start,.bayerische.dark .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.bayerische.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.bayerische.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.bayerische.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.bayerische.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.bayerische.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.bayerische.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.bayerische.dark{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.bayerische.dark .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.bayerische.dark{--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12)}.bayerische.dark{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.bayerische.dark{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.bayerische.dark{--mdc-secondary-navigation-tab-container-height: 48px}.bayerische.dark{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.bayerische.dark{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.bayerische.dark .mat-mdc-tab-group,.bayerische.dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #0075ac}.bayerische.dark .mat-mdc-tab-group,.bayerische.dark .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #0075ac;--mat-tab-header-active-ripple-color: #0075ac;--mat-tab-header-inactive-ripple-color: #0075ac;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #0075ac;--mat-tab-header-active-hover-label-text-color: #0075ac;--mat-tab-header-active-focus-indicator-color: #0075ac;--mat-tab-header-active-hover-indicator-color: #0075ac}.bayerische.dark .mat-mdc-tab-group.mat-accent,.bayerische.dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #bdbdbd}.bayerische.dark .mat-mdc-tab-group.mat-accent,.bayerische.dark .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #bdbdbd;--mat-tab-header-active-ripple-color: #bdbdbd;--mat-tab-header-inactive-ripple-color: #bdbdbd;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #bdbdbd;--mat-tab-header-active-hover-label-text-color: #bdbdbd;--mat-tab-header-active-focus-indicator-color: #bdbdbd;--mat-tab-header-active-hover-indicator-color: #bdbdbd}.bayerische.dark .mat-mdc-tab-group.mat-warn,.bayerische.dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #d32f2f}.bayerische.dark .mat-mdc-tab-group.mat-warn,.bayerische.dark .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #d32f2f;--mat-tab-header-active-ripple-color: #d32f2f;--mat-tab-header-inactive-ripple-color: #d32f2f;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #d32f2f;--mat-tab-header-active-hover-label-text-color: #d32f2f;--mat-tab-header-active-focus-indicator-color: #d32f2f;--mat-tab-header-active-hover-indicator-color: #d32f2f}.bayerische.dark .mat-mdc-tab-group.mat-background-primary,.bayerische.dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #0075ac;--mat-tab-header-with-background-foreground-color: white}.bayerische.dark .mat-mdc-tab-group.mat-background-accent,.bayerische.dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #bdbdbd;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}.bayerische.dark .mat-mdc-tab-group.mat-background-warn,.bayerische.dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #d32f2f;--mat-tab-header-with-background-foreground-color: white}.bayerische.dark .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.bayerische.dark .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.bayerische.dark{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.bayerische.dark{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.bayerische.dark{--mat-checkbox-disabled-label-color: rgba(255, 255, 255, .5);--mat-checkbox-label-text-color: white}.bayerische.dark .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #0075ac;--mdc-checkbox-selected-hover-icon-color: #0075ac;--mdc-checkbox-selected-icon-color: #0075ac;--mdc-checkbox-selected-pressed-icon-color: #0075ac;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #0075ac;--mdc-checkbox-selected-hover-state-layer-color: #0075ac;--mdc-checkbox-selected-pressed-state-layer-color: #0075ac;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.bayerische.dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.bayerische.dark{--mdc-checkbox-state-layer-size: 40px}.bayerische.dark{--mat-checkbox-touch-target-display: block}.bayerische.dark{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.bayerische.dark{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.bayerische.dark{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.bayerische.dark{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.bayerische.dark{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.bayerische.dark{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.bayerische.dark{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.bayerische.dark{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.bayerische.dark{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.bayerische.dark{--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.bayerische.dark{--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24}.bayerische.dark{--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.bayerische.dark{--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24}.bayerische.dark{--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.bayerische.dark{--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24}.bayerische.dark{--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.bayerische.dark{--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24}.bayerische.dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #0075ac}.bayerische.dark .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #0075ac;--mat-text-button-ripple-color: rgba(0, 117, 172, .1)}.bayerische.dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #bdbdbd}.bayerische.dark .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #bdbdbd;--mat-text-button-ripple-color: rgba(189, 189, 189, .1)}.bayerische.dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #d32f2f}.bayerische.dark .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #d32f2f;--mat-text-button-ripple-color: rgba(211, 47, 47, .1)}.bayerische.dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #0075ac;--mdc-filled-button-label-text-color: white}.bayerische.dark .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.bayerische.dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #bdbdbd;--mdc-filled-button-label-text-color: black}.bayerische.dark .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.bayerische.dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #d32f2f;--mdc-filled-button-label-text-color: white}.bayerische.dark .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.bayerische.dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #0075ac;--mdc-protected-button-label-text-color: white}.bayerische.dark .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.bayerische.dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #bdbdbd;--mdc-protected-button-label-text-color: black}.bayerische.dark .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.bayerische.dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #d32f2f;--mdc-protected-button-label-text-color: white}.bayerische.dark .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.bayerische.dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #0075ac;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.bayerische.dark .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #0075ac;--mat-outlined-button-ripple-color: rgba(0, 117, 172, .1)}.bayerische.dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #bdbdbd;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.bayerische.dark .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #bdbdbd;--mat-outlined-button-ripple-color: rgba(189, 189, 189, .1)}.bayerische.dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #d32f2f;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.bayerische.dark .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #d32f2f;--mat-outlined-button-ripple-color: rgba(211, 47, 47, .1)}.bayerische.dark{--mdc-text-button-container-height: 36px}.bayerische.dark{--mdc-filled-button-container-height: 36px}.bayerische.dark{--mdc-protected-button-container-height: 36px}.bayerische.dark{--mdc-outlined-button-container-height: 36px}.bayerische.dark{--mat-text-button-touch-target-display: block}.bayerische.dark{--mat-filled-button-touch-target-display: block}.bayerische.dark{--mat-protected-button-touch-target-display: block}.bayerische.dark{--mat-outlined-button-touch-target-display: block}.bayerische.dark{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.bayerische.dark{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.bayerische.dark{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.bayerische.dark{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.bayerische.dark{--mdc-icon-button-icon-size: 24px}.bayerische.dark{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5)}.bayerische.dark{--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24}.bayerische.dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #0075ac}.bayerische.dark .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #0075ac;--mat-icon-button-ripple-color: rgba(0, 117, 172, .1)}.bayerische.dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #bdbdbd}.bayerische.dark .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #bdbdbd;--mat-icon-button-ripple-color: rgba(189, 189, 189, .1)}.bayerische.dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #d32f2f}.bayerische.dark .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #d32f2f;--mat-icon-button-ripple-color: rgba(211, 47, 47, .1)}.bayerische.dark{--mat-icon-button-touch-target-display: block}.bayerische.dark .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.bayerische.dark{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.bayerische.dark{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.bayerische.dark{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.bayerische.dark{--mdc-fab-container-color: #424242}.bayerische.dark{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.bayerische.dark{--mdc-fab-small-container-color: #424242}.bayerische.dark{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-small-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.bayerische.dark .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #0075ac}.bayerische.dark .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.bayerische.dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #bdbdbd}.bayerische.dark .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.bayerische.dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #d32f2f}.bayerische.dark .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.bayerische.dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #0075ac}.bayerische.dark .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.bayerische.dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #bdbdbd}.bayerische.dark .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.bayerische.dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #d32f2f}.bayerische.dark .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.bayerische.dark{--mat-fab-touch-target-display: block}.bayerische.dark{--mat-fab-small-touch-target-display: block}.bayerische.dark{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.bayerische.dark{--mdc-snackbar-container-shape: 4px}.bayerische.dark{--mdc-snackbar-container-color: rgb(217.2, 217.2, 217.2);--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87)}.bayerische.dark{--mat-snack-bar-button-color: #0075ac}.bayerische.dark{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.bayerische.dark{--mat-table-row-item-outline-width: 1px}.bayerische.dark{--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12)}.bayerische.dark{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.bayerische.dark{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.bayerische.dark{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.bayerische.dark{--mdc-circular-progress-active-indicator-color: #0075ac}.bayerische.dark .mat-accent{--mdc-circular-progress-active-indicator-color: #bdbdbd}.bayerische.dark .mat-warn{--mdc-circular-progress-active-indicator-color: #d32f2f}.bayerische.dark{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.bayerische.dark{--mat-badge-background-color: #0075ac;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: rgb(110.1, 110.1, 110.1);--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5)}.bayerische.dark .mat-badge-accent{--mat-badge-background-color: #bdbdbd;--mat-badge-text-color: rgba(0, 0, 0, .87)}.bayerische.dark .mat-badge-warn{--mat-badge-background-color: #d32f2f;--mat-badge-text-color: white}.bayerische.dark{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.bayerische.dark{--mat-bottom-sheet-container-shape: 4px}.bayerische.dark{--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242}.bayerische.dark{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.bayerische.dark{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.bayerische.dark{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.bayerische.dark{--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242}.bayerische.dark{--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: rgb(88.68, 88.68, 88.68)}.bayerische.dark{--mat-standard-button-toggle-height: 48px}.bayerische.dark{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.bayerische.dark{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.bayerische.dark{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.bayerische.dark{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #0075ac;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 117, 172, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 117, 172, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 117, 172, .3);--mat-datepicker-toggle-active-state-icon-color: #0075ac;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 117, 172, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white}.bayerische.dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #bdbdbd;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(189, 189, 189, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(189, 189, 189, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.bayerische.dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #d32f2f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(211, 47, 47, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(211, 47, 47, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.bayerische.dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #bdbdbd}.bayerische.dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #d32f2f}.bayerische.dark .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.bayerische.dark .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.bayerische.dark{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.bayerische.dark{--mat-divider-width: 1px}.bayerische.dark{--mat-divider-color: rgba(255, 255, 255, .12)}.bayerische.dark{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.bayerische.dark{--mat-expansion-container-background-color: #424242;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7)}.bayerische.dark{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.bayerische.dark{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.bayerische.dark{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.bayerische.dark{--mat-icon-color: inherit}.bayerische.dark .mat-icon.mat-primary{--mat-icon-color: #0075ac}.bayerische.dark .mat-icon.mat-accent{--mat-icon-color: #bdbdbd}.bayerische.dark .mat-icon.mat-warn{--mat-icon-color: #d32f2f}.bayerische.dark{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.bayerische.dark{--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6)}.bayerische.dark{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #0075ac;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #0075ac;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #0075ac;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: #424242;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #d32f2f;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #d32f2f;--mat-stepper-header-error-state-icon-background-color: transparent}.bayerische.dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #bdbdbd;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #bdbdbd;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #bdbdbd;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87)}.bayerische.dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #d32f2f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #d32f2f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #d32f2f;--mat-stepper-header-edit-state-icon-foreground-color: white}.bayerische.dark{--mat-stepper-header-height: 72px}.bayerische.dark{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.bayerische.dark{--mat-sort-arrow-color: rgb(198.3, 198.3, 198.3)}.bayerische.dark{--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white}.bayerische.dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #0075ac;--mat-toolbar-container-text-color: white}.bayerische.dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #bdbdbd;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.bayerische.dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #d32f2f;--mat-toolbar-container-text-color: white}.bayerische.dark{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.bayerische.dark{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.bayerische.dark{--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white}.bayerische.dark{--mat-tree-node-min-height: 48px}.bayerische.dark{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.bayerische.dark{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.bayerische.dark{--mat-timepicker-container-background-color: #424242}.bayerische.dark::-webkit-scrollbar-track{background-color:#b3d6e6}.bayerische.dark::-webkit-scrollbar-thumb{background-color:#0075ac}.bayerische.dark::-webkit-scrollbar-thumb:hover{background-color:#268ab8}.bayerische.dark .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#b3d6e6}.bayerische.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#0075ac}.bayerische.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#268ab8}.bayerische.dark .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#b3d6e6}.bayerische.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#0075ac}.bayerische.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#268ab8}.bayerische.dark .stroke-primary{stroke:#0075ac!important}.bayerische.dark .color-primary{color:#0075ac!important}.bayerische.dark .bg-primary{background-color:#0075ac!important;color:#fff!important}.bayerische.dark .bg-primary-100{background-color:#b3d6e6!important;color:#000!important}.bayerische.dark .bg-primary-50{background-color:#e0eef5!important;color:#000!important}.bayerische.dark .bg-accent{background-color:#bdbdbd!important}.bayerische.dark .bg-success{background-color:#81c784!important}.bayerische.dark .bg-warn{background-color:#d32f2f!important;color:#fff}.bayerische.dark .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.bayerische.dark .bg-warn-50{background-color:#ffebee!important;color:#000000de}.bayerische.dark .text-primary{color:#0075ac!important}.bayerische.dark .text-primary-not-important{color:#005892}.bayerische.dark .border-primary,.bayerische.dark .border-primary-left,.bayerische.dark .border-primary-right,.bayerische.dark .border-primary-top,.bayerische.dark .border-primary-bottom{border-color:#0075ac}.bayerische.dark .border-accent{border-color:#bdbdbd!important}.bayerische.dark .border-accent-100{border-color:#f5f5f5!important}.bayerische.dark .outline-primary{outline-color:#0075ac!important}.bayerische.dark .text-warn{color:#f44336!important}.bayerische.dark .text-error{color:#ef5350!important}.bayerische.dark .text-accent{color:#9e9e9e!important}.bayerische.dark .text-hover:hover,.bayerische.dark .text-hover:hover *{color:#80bad6!important}.bayerische.dark .text-success{color:#66bb6a!important}.bayerische.dark.dark .bg-primary-50{background-color:#004582!important}.bayerische.dark .required.ng-invalid .mat-mdc-form-field-outline-thick,.bayerische.dark .required.ng-invalid .mat-mdc-input-element,.bayerische.dark .required.ng-invalid label{opacity:1;caret-color:#d32f2f!important;color:#d32f2f!important}.bayerische.dark fp-icon-tile .required{border-color:#d32f2f!important;caret-color:#d32f2f!important;color:#d32f2f!important}.bayerische.dark .mat-button-toggle-checked{background-color:#268ab8}.bayerische.dark .mdc-slider__value-indicator{background-color:#268ab8!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.bayerische.dark .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#268ab8!important}.bayerische.dark fp-kontoinhaber-select-field{font-size:.5em!important}.bayerische.dark fp-kontoinhaber-select-field .mat-mdc-form-field-label,.bayerische.dark fp-kontoinhaber-select-field .mat-mdc-select-arrow,.bayerische.dark fp-kontoinhaber-select-field .mat-mdc-select-value,.bayerische.dark fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.bayerische.dark fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.bayerische.dark fp-kontoinhaber-select-field .mdc-notched-outline__leading,.bayerische.dark fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.bayerische.dark fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.bayerische.dark fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.bayerische.dark .navigationbar{border-top-color:#268ab8}.bayerische.dark .vermoegen-und-verbindlichkeiten-result{color:#0075ac}.bayerische.dark .mdc-button{font-size:.875rem!important}.bayerische.dark .mdc-button span{white-space:nowrap!important}.bayerische.dark .mdc-button[mat-flat-button]{color:#fff!important;background-color:#005892!important}.bayerische.dark .mdc-button[mat-stroked-button]{color:#005892!important;background-color:#fff!important}.bayerische.dark .mat-mdc-outlined-button{border-color:#268ab8!important;color:#268ab8!important}.bayerische.dark .mdc-button[disabled]{opacity:.6}.bayerische.dark .mat-ripple:not(.ziel-card){color:#000!important}.bayerische.dark.dark .mat-ripple:not(.ziel-card){color:#fff!important}.bayerische.dark.dark .dark-button{color:#000;background-color:#268ab8}.bayerische.dark.accessibility-light .accessibility-button,.bayerische.dark.accessibility-dark .accessibility-button{color:#fff;background-color:#268ab8}.bayerische.dark.accessibility-light .list-item-link,.bayerische.dark.accessibility-dark .list-item-link{color:#005892;background-color:#fff}.bayerische.dark.accessibility-light .list-item-link--active,.bayerische.dark.accessibility-light .list-item-link--active .sublist-item-link--active,.bayerische.dark.accessibility-dark .list-item-link--active,.bayerische.dark.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#fff;background-color:#004582!important}.bayerische.dark.accessibility-light span.text-primary-not-important,.bayerische.dark.accessibility-dark span.text-primary-not-important,.bayerische.dark.accessibility-light .text-primary,.bayerische.dark.accessibility-dark .text-primary{background-color:#fff!important}.bayerische.dark.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.bayerische.dark.accessibility-light .legal-footer .data-input,.bayerische.dark.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#004582!important}.bayerische.dark.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000!important}.bayerische.dark.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.bayerische.dark.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#268ab8!important}.bayerische.dark.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#80bad6!important}.bayerische.dark.accessibility-dark .fp-milestone-page .text-primary{color:#4d9ec5!important}.bayerische.dark.accessibility-dark .fp-milestone-page .text-accent{color:#268ab8!important}.bayerische.dark.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.bayerische.dark.accessibility-dark .bar.bg-primary-50 span{color:#fff!important}.bayerische.dark fp-allgemeines,.bayerische.dark fp-versorgungswunsch,.bayerische.dark fp-versorgungs-wunsch,.bayerische.dark fp-bestehende-versorgung,.bayerische.dark fp-erforderliches-kapital{width:100%!important}.bayerische.dark .mat-toolbar,.bayerische.dark .top-toolbar .mat-toolbar{background-color:#000}.bayerische.dark a,.bayerische.dark .router-link-active,.bayerische.dark .clickable-icon{color:#0075ac}.bayerische.dark a.list-item-link--active,.bayerische.dark .router-link-active.list-item-link--active,.bayerische.dark .clickable-icon.list-item-link--active,.bayerische.dark a.list-item-link--active .sublist-item-link--active,.bayerische.dark .router-link-active.list-item-link--active .sublist-item-link--active,.bayerische.dark .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#424242}.bayerische.dark a:hover,.bayerische.dark .router-link-active:hover,.bayerische.dark .clickable-icon:hover{color:#00629b}.bayerische.dark .emptybankcard{color:#0075ac;border-color:#0075ac}.conti{background-color:#f5f5f5;color:#424242}.conti{--mat-ripple-color: rgba(0, 0, 0, .1)}.conti{--mat-option-selected-state-label-text-color: #002d5c;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.conti .mat-accent{--mat-option-selected-state-label-text-color: #bdbdbd;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.conti .mat-warn{--mat-option-selected-state-label-text-color: #d32f2f;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.conti{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.conti{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.conti{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.conti .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #002d5c;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.conti .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #002d5c;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.conti .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.conti .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.conti .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #d32f2f;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.conti .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #d32f2f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.conti{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.conti{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.conti{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.conti{--mdc-elevated-card-container-shape: 4px}.conti{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.conti{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.conti{--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.conti{--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}.conti{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.conti{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.conti .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #002d5c;--mdc-linear-progress-track-color: rgba(0, 45, 92, .25)}.conti .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #bdbdbd;--mdc-linear-progress-track-color: rgba(189, 189, 189, .25)}.conti .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #d32f2f;--mdc-linear-progress-track-color: rgba(211, 47, 47, .25)}.conti{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.conti{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.conti{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.conti{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.conti{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.conti{--mdc-filled-text-field-caret-color: #002d5c;--mdc-filled-text-field-focus-active-indicator-color: #002d5c;--mdc-filled-text-field-focus-label-text-color: rgba(0, 45, 92, .87);--mdc-filled-text-field-container-color: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #d32f2f;--mdc-filled-text-field-error-focus-label-text-color: #d32f2f;--mdc-filled-text-field-error-label-text-color: #d32f2f;--mdc-filled-text-field-error-caret-color: #d32f2f;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-hover-active-indicator-color: #d32f2f}.conti{--mdc-outlined-text-field-caret-color: #002d5c;--mdc-outlined-text-field-focus-outline-color: #002d5c;--mdc-outlined-text-field-focus-label-text-color: rgba(0, 45, 92, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #d32f2f;--mdc-outlined-text-field-error-focus-label-text-color: #d32f2f;--mdc-outlined-text-field-error-label-text-color: #d32f2f;--mdc-outlined-text-field-error-hover-label-text-color: #d32f2f;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #d32f2f;--mdc-outlined-text-field-error-hover-outline-color: #d32f2f;--mdc-outlined-text-field-error-outline-color: #d32f2f}.conti{--mat-form-field-focus-select-arrow-color: rgba(0, 45, 92, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #d32f2f;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.conti .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #bdbdbd;--mdc-filled-text-field-focus-active-indicator-color: #bdbdbd;--mdc-filled-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.conti .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #bdbdbd;--mdc-outlined-text-field-focus-outline-color: #bdbdbd;--mdc-outlined-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.conti .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(189, 189, 189, .87)}.conti .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #d32f2f;--mdc-filled-text-field-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.conti .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #d32f2f;--mdc-outlined-text-field-focus-outline-color: #d32f2f;--mdc-outlined-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.conti .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(211, 47, 47, .87)}.conti{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.conti{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.conti{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.conti{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.conti{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.conti{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(0, 45, 92, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.conti .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(189, 189, 189, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.conti .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(211, 47, 47, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.conti{--mat-select-arrow-transform: translateY(-8px)}.conti{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.conti{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.conti{--mat-autocomplete-background-color: white}.conti{--mdc-dialog-container-shape: 4px}.conti{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.conti{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.conti{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.conti .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.conti .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.conti .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.conti .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.conti .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.conti .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #002d5c;--mdc-chip-elevated-selected-container-color: #002d5c;--mdc-chip-elevated-disabled-container-color: #002d5c;--mdc-chip-flat-disabled-selected-container-color: #002d5c;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.conti .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.conti .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.conti .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.conti .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color: #bdbdbd;--mdc-chip-elevated-selected-container-color: #bdbdbd;--mdc-chip-elevated-disabled-container-color: #bdbdbd;--mdc-chip-flat-disabled-selected-container-color: #bdbdbd;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}.conti .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.conti .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.conti .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.conti .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #d32f2f;--mdc-chip-elevated-selected-container-color: #d32f2f;--mdc-chip-elevated-disabled-container-color: #d32f2f;--mdc-chip-flat-disabled-selected-container-color: #d32f2f;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.conti .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.conti .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.conti .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.conti .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.conti{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.conti .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.conti{--mdc-switch-selected-focus-state-layer-color: #002854;--mdc-switch-selected-handle-color: #002854;--mdc-switch-selected-hover-state-layer-color: #002854;--mdc-switch-selected-pressed-state-layer-color: #002854;--mdc-switch-selected-focus-handle-color: #001130;--mdc-switch-selected-hover-handle-color: #001130;--mdc-switch-selected-pressed-handle-color: #001130;--mdc-switch-selected-focus-track-color: #4d6c8d;--mdc-switch-selected-hover-track-color: #4d6c8d;--mdc-switch-selected-pressed-track-color: #4d6c8d;--mdc-switch-selected-track-color: #4d6c8d;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.conti{--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}.conti .mat-mdc-slide-toggle{--mat-switch-label-text-color: rgba(0, 0, 0, .87)}.conti .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #757575;--mdc-switch-selected-handle-color: #757575;--mdc-switch-selected-hover-state-layer-color: #757575;--mdc-switch-selected-pressed-state-layer-color: #757575;--mdc-switch-selected-focus-handle-color: #212121;--mdc-switch-selected-hover-handle-color: #212121;--mdc-switch-selected-pressed-handle-color: #212121;--mdc-switch-selected-focus-track-color: #e0e0e0;--mdc-switch-selected-hover-track-color: #e0e0e0;--mdc-switch-selected-pressed-track-color: #e0e0e0;--mdc-switch-selected-track-color: #e0e0e0}.conti .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}.conti{--mdc-switch-state-layer-size: 40px}.conti .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.conti{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.conti .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #002d5c;--mdc-radio-selected-hover-icon-color: #002d5c;--mdc-radio-selected-icon-color: #002d5c;--mdc-radio-selected-pressed-icon-color: #002d5c}.conti .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #002d5c;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.conti .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.conti .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #bdbdbd;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.conti .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.conti .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #d32f2f;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.conti{--mdc-radio-state-layer-size: 40px}.conti{--mat-radio-touch-target-display: block}.conti{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.conti{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.conti{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.conti{--mdc-slider-handle-color: #002d5c;--mdc-slider-focus-handle-color: #002d5c;--mdc-slider-hover-handle-color: #002d5c;--mdc-slider-active-track-color: #002d5c;--mdc-slider-inactive-track-color: #002d5c;--mdc-slider-with-tick-marks-inactive-container-color: #002d5c;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000}.conti{--mat-slider-ripple-color: #002d5c;--mat-slider-hover-state-layer-color: rgba(0, 45, 92, .05);--mat-slider-focus-state-layer-color: rgba(0, 45, 92, .2);--mat-slider-value-indicator-opacity: .6}.conti .mat-accent{--mdc-slider-handle-color: #bdbdbd;--mdc-slider-focus-handle-color: #bdbdbd;--mdc-slider-hover-handle-color: #bdbdbd;--mdc-slider-active-track-color: #bdbdbd;--mdc-slider-inactive-track-color: #bdbdbd;--mdc-slider-with-tick-marks-inactive-container-color: #bdbdbd;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87)}.conti .mat-accent{--mat-slider-ripple-color: #bdbdbd;--mat-slider-hover-state-layer-color: rgba(189, 189, 189, .05);--mat-slider-focus-state-layer-color: rgba(189, 189, 189, .2)}.conti .mat-warn{--mdc-slider-handle-color: #d32f2f;--mdc-slider-focus-handle-color: #d32f2f;--mdc-slider-hover-handle-color: #d32f2f;--mdc-slider-active-track-color: #d32f2f;--mdc-slider-inactive-track-color: #d32f2f;--mdc-slider-with-tick-marks-inactive-container-color: #d32f2f;--mdc-slider-with-tick-marks-active-container-color: white}.conti .mat-warn{--mat-slider-ripple-color: #d32f2f;--mat-slider-hover-state-layer-color: rgba(211, 47, 47, .05);--mat-slider-focus-state-layer-color: rgba(211, 47, 47, .2)}.conti{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.conti{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.conti{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12)}.conti{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.conti{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.conti{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.conti{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.conti .mdc-list-item__start,.conti .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #002d5c;--mdc-radio-selected-hover-icon-color: #002d5c;--mdc-radio-selected-icon-color: #002d5c;--mdc-radio-selected-pressed-icon-color: #002d5c}.conti .mat-accent .mdc-list-item__start,.conti .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.conti .mat-warn .mdc-list-item__start,.conti .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.conti .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #002d5c;--mdc-checkbox-selected-hover-icon-color: #002d5c;--mdc-checkbox-selected-icon-color: #002d5c;--mdc-checkbox-selected-pressed-icon-color: #002d5c;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #002d5c;--mdc-checkbox-selected-hover-state-layer-color: #002d5c;--mdc-checkbox-selected-pressed-state-layer-color: #002d5c;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.conti .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.conti .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.conti .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.conti .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.conti .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.conti .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#002d5c}.conti .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.conti .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.conti .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.conti{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.conti{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.conti .mdc-list-item__start,.conti .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.conti .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.conti .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.conti .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.conti .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.conti .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.conti .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.conti{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.conti .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.conti{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}.conti{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.conti{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.conti{--mdc-secondary-navigation-tab-container-height: 48px}.conti{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.conti{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.conti .mat-mdc-tab-group,.conti .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #002d5c}.conti .mat-mdc-tab-group,.conti .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #002d5c;--mat-tab-header-active-ripple-color: #002d5c;--mat-tab-header-inactive-ripple-color: #002d5c;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #002d5c;--mat-tab-header-active-hover-label-text-color: #002d5c;--mat-tab-header-active-focus-indicator-color: #002d5c;--mat-tab-header-active-hover-indicator-color: #002d5c}.conti .mat-mdc-tab-group.mat-accent,.conti .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #bdbdbd}.conti .mat-mdc-tab-group.mat-accent,.conti .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #bdbdbd;--mat-tab-header-active-ripple-color: #bdbdbd;--mat-tab-header-inactive-ripple-color: #bdbdbd;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #bdbdbd;--mat-tab-header-active-hover-label-text-color: #bdbdbd;--mat-tab-header-active-focus-indicator-color: #bdbdbd;--mat-tab-header-active-hover-indicator-color: #bdbdbd}.conti .mat-mdc-tab-group.mat-warn,.conti .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #d32f2f}.conti .mat-mdc-tab-group.mat-warn,.conti .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #d32f2f;--mat-tab-header-active-ripple-color: #d32f2f;--mat-tab-header-inactive-ripple-color: #d32f2f;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #d32f2f;--mat-tab-header-active-hover-label-text-color: #d32f2f;--mat-tab-header-active-focus-indicator-color: #d32f2f;--mat-tab-header-active-hover-indicator-color: #d32f2f}.conti .mat-mdc-tab-group.mat-background-primary,.conti .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #002d5c;--mat-tab-header-with-background-foreground-color: white}.conti .mat-mdc-tab-group.mat-background-accent,.conti .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #bdbdbd;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}.conti .mat-mdc-tab-group.mat-background-warn,.conti .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #d32f2f;--mat-tab-header-with-background-foreground-color: white}.conti .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.conti .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.conti{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.conti{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.conti{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87)}.conti .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #002d5c;--mdc-checkbox-selected-hover-icon-color: #002d5c;--mdc-checkbox-selected-icon-color: #002d5c;--mdc-checkbox-selected-pressed-icon-color: #002d5c;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #002d5c;--mdc-checkbox-selected-hover-state-layer-color: #002d5c;--mdc-checkbox-selected-pressed-state-layer-color: #002d5c;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.conti .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.conti{--mdc-checkbox-state-layer-size: 40px}.conti{--mat-checkbox-touch-target-display: block}.conti{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.conti{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.conti{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.conti{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.conti{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.conti{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.conti{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.conti{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.conti{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.conti{--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.conti{--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12}.conti{--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.conti{--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12}.conti{--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.conti{--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12}.conti{--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.conti{--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.conti .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #002d5c}.conti .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #002d5c;--mat-text-button-ripple-color: rgba(0, 45, 92, .1)}.conti .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #bdbdbd}.conti .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #bdbdbd;--mat-text-button-ripple-color: rgba(189, 189, 189, .1)}.conti .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #d32f2f}.conti .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #d32f2f;--mat-text-button-ripple-color: rgba(211, 47, 47, .1)}.conti .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #002d5c;--mdc-filled-button-label-text-color: white}.conti .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.conti .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #bdbdbd;--mdc-filled-button-label-text-color: black}.conti .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.conti .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #d32f2f;--mdc-filled-button-label-text-color: white}.conti .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.conti .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #002d5c;--mdc-protected-button-label-text-color: white}.conti .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.conti .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #bdbdbd;--mdc-protected-button-label-text-color: black}.conti .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.conti .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #d32f2f;--mdc-protected-button-label-text-color: white}.conti .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.conti .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #002d5c;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.conti .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #002d5c;--mat-outlined-button-ripple-color: rgba(0, 45, 92, .1)}.conti .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #bdbdbd;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.conti .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #bdbdbd;--mat-outlined-button-ripple-color: rgba(189, 189, 189, .1)}.conti .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #d32f2f;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.conti .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #d32f2f;--mat-outlined-button-ripple-color: rgba(211, 47, 47, .1)}.conti{--mdc-text-button-container-height: 36px}.conti{--mdc-filled-button-container-height: 36px}.conti{--mdc-protected-button-container-height: 36px}.conti{--mdc-outlined-button-container-height: 36px}.conti{--mat-text-button-touch-target-display: block}.conti{--mat-filled-button-touch-target-display: block}.conti{--mat-protected-button-touch-target-display: block}.conti{--mat-outlined-button-touch-target-display: block}.conti{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.conti{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.conti{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.conti{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.conti{--mdc-icon-button-icon-size: 24px}.conti{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.conti{--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}.conti .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #002d5c}.conti .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #002d5c;--mat-icon-button-ripple-color: rgba(0, 45, 92, .1)}.conti .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #bdbdbd}.conti .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #bdbdbd;--mat-icon-button-ripple-color: rgba(189, 189, 189, .1)}.conti .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #d32f2f}.conti .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #d32f2f;--mat-icon-button-ripple-color: rgba(211, 47, 47, .1)}.conti{--mat-icon-button-touch-target-display: block}.conti .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.conti{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.conti{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.conti{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.conti{--mdc-fab-container-color: white}.conti{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.conti{--mdc-fab-small-container-color: white}.conti{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.conti .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #002d5c}.conti .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.conti .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #bdbdbd}.conti .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.conti .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #d32f2f}.conti .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.conti .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #002d5c}.conti .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.conti .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #bdbdbd}.conti .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.conti .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #d32f2f}.conti .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.conti{--mat-fab-touch-target-display: block}.conti{--mat-fab-small-touch-target-display: block}.conti{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.conti{--mdc-snackbar-container-shape: 4px}.conti{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}.conti{--mat-snack-bar-button-color: #b3c0ce}.conti{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.conti{--mat-table-row-item-outline-width: 1px}.conti{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}.conti{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.conti{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.conti{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.conti{--mdc-circular-progress-active-indicator-color: #002d5c}.conti .mat-accent{--mdc-circular-progress-active-indicator-color: #bdbdbd}.conti .mat-warn{--mdc-circular-progress-active-indicator-color: #d32f2f}.conti{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.conti{--mat-badge-background-color: #002d5c;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.conti .mat-badge-accent{--mat-badge-background-color: #bdbdbd;--mat-badge-text-color: rgba(0, 0, 0, .87)}.conti .mat-badge-warn{--mat-badge-background-color: #d32f2f;--mat-badge-text-color: white}.conti{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.conti{--mat-bottom-sheet-container-shape: 4px}.conti{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.conti{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.conti{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.conti{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.conti{--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd}.conti{--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: rgb(224.4, 224.4, 224.4)}.conti{--mat-standard-button-toggle-height: 48px}.conti{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.conti{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.conti{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.conti{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #002d5c;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 45, 92, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 45, 92, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 45, 92, .3);--mat-datepicker-toggle-active-state-icon-color: #002d5c;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 45, 92, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.conti .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #bdbdbd;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(189, 189, 189, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(189, 189, 189, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.conti .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #d32f2f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(211, 47, 47, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(211, 47, 47, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.conti .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #bdbdbd}.conti .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #d32f2f}.conti .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.conti .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.conti{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.conti{--mat-divider-width: 1px}.conti{--mat-divider-color: rgba(0, 0, 0, .12)}.conti{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.conti{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}.conti{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.conti{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.conti{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.conti{--mat-icon-color: inherit}.conti .mat-icon.mat-primary{--mat-icon-color: #002d5c}.conti .mat-icon.mat-accent{--mat-icon-color: #bdbdbd}.conti .mat-icon.mat-warn{--mat-icon-color: #d32f2f}.conti{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.conti{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}.conti{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #002d5c;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #002d5c;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #002d5c;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #d32f2f;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #d32f2f;--mat-stepper-header-error-state-icon-background-color: transparent}.conti .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #bdbdbd;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #bdbdbd;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #bdbdbd;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87)}.conti .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #d32f2f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #d32f2f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #d32f2f;--mat-stepper-header-edit-state-icon-foreground-color: white}.conti{--mat-stepper-header-height: 72px}.conti{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.conti{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.conti{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.conti .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #002d5c;--mat-toolbar-container-text-color: white}.conti .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #bdbdbd;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.conti .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #d32f2f;--mat-toolbar-container-text-color: white}.conti{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.conti{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.conti{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.conti{--mat-tree-node-min-height: 48px}.conti{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.conti{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.conti{--mat-timepicker-container-background-color: white}.conti::-webkit-scrollbar-track{background-color:#b3c0ce}.conti::-webkit-scrollbar-thumb{background-color:#002d5c}.conti::-webkit-scrollbar-thumb:hover{background-color:#264d74}.conti .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#b3c0ce}.conti .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#002d5c}.conti .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#264d74}.conti .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#b3c0ce}.conti .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#002d5c}.conti .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#264d74}.conti .stroke-primary{stroke:#002d5c!important}.conti .color-primary{color:#002d5c!important}.conti .bg-primary{background-color:#002d5c!important;color:#fff!important}.conti .bg-primary-100{background-color:#b3c0ce!important;color:#000!important}.conti .bg-primary-50{background-color:#e0e6eb!important;color:#000!important}.conti .bg-accent{background-color:#bdbdbd!important}.conti .bg-success{background-color:#81c784!important}.conti .bg-warn{background-color:#d32f2f!important;color:#fff}.conti .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.conti .bg-warn-50{background-color:#ffebee!important;color:#000000de}.conti .text-primary{color:#002d5c!important}.conti .text-primary-not-important{color:#001c41}.conti .border-primary,.conti .border-primary-left,.conti .border-primary-right,.conti .border-primary-top,.conti .border-primary-bottom{border-color:#002d5c}.conti .border-accent{border-color:#bdbdbd!important}.conti .border-accent-100{border-color:#f5f5f5!important}.conti .outline-primary{outline-color:#002d5c!important}.conti .text-warn{color:#f44336!important}.conti .text-error{color:#ef5350!important}.conti .text-accent{color:#9e9e9e!important}.conti .text-hover:hover,.conti .text-hover:hover *{color:#8096ae!important}.conti .text-success{color:#66bb6a!important}.conti.dark .bg-primary-50{background-color:#001130!important}.conti .required.ng-invalid .mat-mdc-form-field-outline-thick,.conti .required.ng-invalid .mat-mdc-input-element,.conti .required.ng-invalid label{opacity:1;caret-color:#d32f2f!important;color:#d32f2f!important}.conti fp-icon-tile .required{border-color:#d32f2f!important;caret-color:#d32f2f!important;color:#d32f2f!important}.conti .mat-button-toggle-checked{background-color:#264d74}.conti .mdc-slider__value-indicator{background-color:#264d74!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.conti .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#264d74!important}.conti fp-kontoinhaber-select-field{font-size:.5em!important}.conti fp-kontoinhaber-select-field .mat-mdc-form-field-label,.conti fp-kontoinhaber-select-field .mat-mdc-select-arrow,.conti fp-kontoinhaber-select-field .mat-mdc-select-value,.conti fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.conti fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.conti fp-kontoinhaber-select-field .mdc-notched-outline__leading,.conti fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.conti fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.conti fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.conti .navigationbar{border-top-color:#264d74}.conti .vermoegen-und-verbindlichkeiten-result{color:#002d5c}.conti .mdc-button{font-size:.875rem!important}.conti .mdc-button span{white-space:nowrap!important}.conti .mdc-button[mat-flat-button]{color:#fff!important;background-color:#001c41!important}.conti .mdc-button[mat-stroked-button]{color:#001c41!important;background-color:#fff!important}.conti .mat-mdc-outlined-button{border-color:#264d74!important;color:#264d74!important}.conti .mdc-button[disabled]{opacity:.6}.conti .mat-ripple:not(.ziel-card){color:#000!important}.conti.dark .mat-ripple:not(.ziel-card){color:#fff!important}.conti.dark .dark-button{color:#000;background-color:#264d74}.conti.accessibility-light .accessibility-button,.conti.accessibility-dark .accessibility-button{color:#fff;background-color:#264d74}.conti.accessibility-light .list-item-link,.conti.accessibility-dark .list-item-link{color:#001c41;background-color:#fff}.conti.accessibility-light .list-item-link--active,.conti.accessibility-light .list-item-link--active .sublist-item-link--active,.conti.accessibility-dark .list-item-link--active,.conti.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#fff;background-color:#001130!important}.conti.accessibility-light span.text-primary-not-important,.conti.accessibility-dark span.text-primary-not-important,.conti.accessibility-light .text-primary,.conti.accessibility-dark .text-primary{background-color:#fff!important}.conti.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.conti.accessibility-light .legal-footer .data-input,.conti.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#001130!important}.conti.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000!important}.conti.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.conti.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#264d74!important}.conti.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#8096ae!important}.conti.accessibility-dark .fp-milestone-page .text-primary{color:#4d6c8d!important}.conti.accessibility-dark .fp-milestone-page .text-accent{color:#264d74!important}.conti.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.conti.accessibility-dark .bar.bg-primary-50 span{color:#fff!important}.conti fp-allgemeines,.conti fp-versorgungswunsch,.conti fp-versorgungs-wunsch,.conti fp-bestehende-versorgung,.conti fp-erforderliches-kapital{width:100%!important}.conti .mat-toolbar,.conti .top-toolbar .mat-toolbar{background-color:#fff}.conti .emptybankcard{color:#002d5c;border-color:#002d5c}.conti a,.conti .router-link-active,.conti .clickable-icon{color:#002d5c}.conti a.list-item-link--active,.conti .router-link-active.list-item-link--active,.conti .clickable-icon.list-item-link--active,.conti a.list-item-link--active .sublist-item-link--active,.conti .router-link-active.list-item-link--active .sublist-item-link--active,.conti .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#e0e0e0}.conti a:hover,.conti .router-link-active:hover,.conti .clickable-icon:hover{color:#8096ae}.conti .checklist{top:50%!important;left:50%!important}.conti.dark{background-color:#000;color:#eee}.conti.dark{--mat-ripple-color: rgba(255, 255, 255, .1)}.conti.dark{--mat-option-selected-state-label-text-color: #8096ae;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.conti.dark .mat-accent{--mat-option-selected-state-label-text-color: #757575;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.conti.dark .mat-warn{--mat-option-selected-state-label-text-color: #ff1744;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.conti.dark{--mat-optgroup-label-text-color: white}.conti.dark{--mat-full-pseudo-checkbox-selected-icon-color: #757575;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.conti.dark{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #757575;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.conti.dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #8096ae;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.conti.dark .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #8096ae;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.conti.dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #757575;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.conti.dark .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #757575;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.conti.dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ff1744;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.conti.dark .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff1744;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.conti.dark{--mat-app-background-color: #303030;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.conti.dark{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.conti.dark{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.conti.dark{--mdc-elevated-card-container-shape: 4px}.conti.dark{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.conti.dark{--mdc-elevated-card-container-color: #424242;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.conti.dark{--mdc-outlined-card-container-color: #424242;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.conti.dark{--mat-card-subtitle-text-color: rgba(255, 255, 255, .7)}.conti.dark{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.conti.dark{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.conti.dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #8096ae;--mdc-linear-progress-track-color: rgba(128, 150, 174, .25)}.conti.dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #757575;--mdc-linear-progress-track-color: rgba(117, 117, 117, .25)}.conti.dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ff1744;--mdc-linear-progress-track-color: rgba(255, 23, 68, .25)}.conti.dark{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.conti.dark{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.conti.dark{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.conti.dark{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.conti.dark{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.conti.dark{--mdc-filled-text-field-caret-color: #8096ae;--mdc-filled-text-field-focus-active-indicator-color: #8096ae;--mdc-filled-text-field-focus-label-text-color: rgba(128, 150, 174, .87);--mdc-filled-text-field-container-color: rgb(73.56, 73.56, 73.56);--mdc-filled-text-field-disabled-container-color: rgb(69.78, 69.78, 69.78);--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #ff1744;--mdc-filled-text-field-error-focus-label-text-color: #ff1744;--mdc-filled-text-field-error-label-text-color: #ff1744;--mdc-filled-text-field-error-caret-color: #ff1744;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #ff1744;--mdc-filled-text-field-error-focus-active-indicator-color: #ff1744;--mdc-filled-text-field-error-hover-active-indicator-color: #ff1744}.conti.dark{--mdc-outlined-text-field-caret-color: #8096ae;--mdc-outlined-text-field-focus-outline-color: #8096ae;--mdc-outlined-text-field-focus-label-text-color: rgba(128, 150, 174, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #ff1744;--mdc-outlined-text-field-error-focus-label-text-color: #ff1744;--mdc-outlined-text-field-error-label-text-color: #ff1744;--mdc-outlined-text-field-error-hover-label-text-color: #ff1744;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #ff1744;--mdc-outlined-text-field-error-hover-outline-color: #ff1744;--mdc-outlined-text-field-error-outline-color: #ff1744}.conti.dark{--mat-form-field-focus-select-arrow-color: rgba(128, 150, 174, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #ff1744;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24}.conti.dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #757575;--mdc-filled-text-field-focus-active-indicator-color: #757575;--mdc-filled-text-field-focus-label-text-color: rgba(117, 117, 117, .87)}.conti.dark .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #757575;--mdc-outlined-text-field-focus-outline-color: #757575;--mdc-outlined-text-field-focus-label-text-color: rgba(117, 117, 117, .87)}.conti.dark .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(117, 117, 117, .87)}.conti.dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ff1744;--mdc-filled-text-field-focus-active-indicator-color: #ff1744;--mdc-filled-text-field-focus-label-text-color: rgba(255, 23, 68, .87)}.conti.dark .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #ff1744;--mdc-outlined-text-field-focus-outline-color: #ff1744;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 23, 68, .87)}.conti.dark .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(255, 23, 68, .87)}.conti.dark{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.conti.dark{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.conti.dark{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.conti.dark{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.conti.dark{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.conti.dark{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(128, 150, 174, .87);--mat-select-invalid-arrow-color: rgba(255, 23, 68, .87)}.conti.dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(117, 117, 117, .87);--mat-select-invalid-arrow-color: rgba(255, 23, 68, .87)}.conti.dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(255, 23, 68, .87);--mat-select-invalid-arrow-color: rgba(255, 23, 68, .87)}.conti.dark{--mat-select-arrow-transform: translateY(-8px)}.conti.dark{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.conti.dark{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.conti.dark{--mat-autocomplete-background-color: #424242}.conti.dark{--mdc-dialog-container-shape: 4px}.conti.dark{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.conti.dark{--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.conti.dark{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.conti.dark .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.conti.dark .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.conti.dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-disabled-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-flat-disabled-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa}.conti.dark .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.conti.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.conti.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #8096ae;--mdc-chip-elevated-selected-container-color: #8096ae;--mdc-chip-elevated-disabled-container-color: #8096ae;--mdc-chip-flat-disabled-selected-container-color: #8096ae;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black}.conti.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.conti.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.conti.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.conti.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #757575;--mdc-chip-elevated-selected-container-color: #757575;--mdc-chip-elevated-disabled-container-color: #757575;--mdc-chip-flat-disabled-selected-container-color: #757575;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.conti.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.conti.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.conti.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.conti.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ff1744;--mdc-chip-elevated-selected-container-color: #ff1744;--mdc-chip-elevated-disabled-container-color: #ff1744;--mdc-chip-flat-disabled-selected-container-color: #ff1744;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.conti.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.conti.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.conti.dark .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.conti.dark .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.conti.dark{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.conti.dark .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.conti.dark{--mdc-switch-selected-focus-state-layer-color: #4d6c8d;--mdc-switch-selected-handle-color: #4d6c8d;--mdc-switch-selected-hover-state-layer-color: #4d6c8d;--mdc-switch-selected-pressed-state-layer-color: #4d6c8d;--mdc-switch-selected-focus-handle-color: #8096ae;--mdc-switch-selected-hover-handle-color: #8096ae;--mdc-switch-selected-pressed-handle-color: #8096ae;--mdc-switch-selected-focus-track-color: #002854;--mdc-switch-selected-hover-track-color: #002854;--mdc-switch-selected-pressed-track-color: #002854;--mdc-switch-selected-track-color: #002854;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.conti.dark{--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5)}.conti.dark .mat-mdc-slide-toggle{--mat-switch-label-text-color: white}.conti.dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #e0e0e0;--mdc-switch-selected-handle-color: #e0e0e0;--mdc-switch-selected-hover-state-layer-color: #e0e0e0;--mdc-switch-selected-pressed-state-layer-color: #e0e0e0;--mdc-switch-selected-focus-handle-color: #eeeeee;--mdc-switch-selected-hover-handle-color: #eeeeee;--mdc-switch-selected-pressed-handle-color: #eeeeee;--mdc-switch-selected-focus-track-color: #757575;--mdc-switch-selected-hover-track-color: #757575;--mdc-switch-selected-pressed-track-color: #757575;--mdc-switch-selected-track-color: #757575}.conti.dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e57373;--mdc-switch-selected-handle-color: #e57373;--mdc-switch-selected-hover-state-layer-color: #e57373;--mdc-switch-selected-pressed-state-layer-color: #e57373;--mdc-switch-selected-focus-handle-color: #ef9a9a;--mdc-switch-selected-hover-handle-color: #ef9a9a;--mdc-switch-selected-pressed-handle-color: #ef9a9a;--mdc-switch-selected-focus-track-color: #e53935;--mdc-switch-selected-hover-track-color: #e53935;--mdc-switch-selected-pressed-track-color: #e53935;--mdc-switch-selected-track-color: #e53935}.conti.dark{--mdc-switch-state-layer-size: 40px}.conti.dark .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.conti.dark{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.conti.dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #8096ae;--mdc-radio-selected-hover-icon-color: #8096ae;--mdc-radio-selected-icon-color: #8096ae;--mdc-radio-selected-pressed-icon-color: #8096ae}.conti.dark .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #8096ae;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.conti.dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #757575;--mdc-radio-selected-hover-icon-color: #757575;--mdc-radio-selected-icon-color: #757575;--mdc-radio-selected-pressed-icon-color: #757575}.conti.dark .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #757575;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.conti.dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ff1744;--mdc-radio-selected-hover-icon-color: #ff1744;--mdc-radio-selected-icon-color: #ff1744;--mdc-radio-selected-pressed-icon-color: #ff1744}.conti.dark .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #ff1744;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.conti.dark{--mdc-radio-state-layer-size: 40px}.conti.dark{--mat-radio-touch-target-display: block}.conti.dark{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.conti.dark{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.conti.dark{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.conti.dark{--mdc-slider-handle-color: #8096ae;--mdc-slider-focus-handle-color: #8096ae;--mdc-slider-hover-handle-color: #8096ae;--mdc-slider-active-track-color: #8096ae;--mdc-slider-inactive-track-color: #8096ae;--mdc-slider-with-tick-marks-inactive-container-color: #8096ae;--mdc-slider-with-tick-marks-active-container-color: black;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff}.conti.dark{--mat-slider-ripple-color: #8096ae;--mat-slider-hover-state-layer-color: rgba(128, 150, 174, .05);--mat-slider-focus-state-layer-color: rgba(128, 150, 174, .2);--mat-slider-value-indicator-opacity: .9}.conti.dark .mat-accent{--mdc-slider-handle-color: #757575;--mdc-slider-focus-handle-color: #757575;--mdc-slider-hover-handle-color: #757575;--mdc-slider-active-track-color: #757575;--mdc-slider-inactive-track-color: #757575;--mdc-slider-with-tick-marks-inactive-container-color: #757575;--mdc-slider-with-tick-marks-active-container-color: white}.conti.dark .mat-accent{--mat-slider-ripple-color: #757575;--mat-slider-hover-state-layer-color: rgba(117, 117, 117, .05);--mat-slider-focus-state-layer-color: rgba(117, 117, 117, .2)}.conti.dark .mat-warn{--mdc-slider-handle-color: #ff1744;--mdc-slider-focus-handle-color: #ff1744;--mdc-slider-hover-handle-color: #ff1744;--mdc-slider-active-track-color: #ff1744;--mdc-slider-inactive-track-color: #ff1744;--mdc-slider-with-tick-marks-inactive-container-color: #ff1744;--mdc-slider-with-tick-marks-active-container-color: white}.conti.dark .mat-warn{--mat-slider-ripple-color: #ff1744;--mat-slider-hover-state-layer-color: rgba(255, 23, 68, .05);--mat-slider-focus-state-layer-color: rgba(255, 23, 68, .2)}.conti.dark{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.conti.dark{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.conti.dark{--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #424242;--mat-menu-divider-color: rgba(255, 255, 255, .12)}.conti.dark{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.conti.dark{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.conti.dark{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.conti.dark{--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24}.conti.dark .mdc-list-item__start,.conti.dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #8096ae;--mdc-radio-selected-hover-icon-color: #8096ae;--mdc-radio-selected-icon-color: #8096ae;--mdc-radio-selected-pressed-icon-color: #8096ae}.conti.dark .mat-accent .mdc-list-item__start,.conti.dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #757575;--mdc-radio-selected-hover-icon-color: #757575;--mdc-radio-selected-icon-color: #757575;--mdc-radio-selected-pressed-icon-color: #757575}.conti.dark .mat-warn .mdc-list-item__start,.conti.dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ff1744;--mdc-radio-selected-hover-icon-color: #ff1744;--mdc-radio-selected-icon-color: #ff1744;--mdc-radio-selected-pressed-icon-color: #ff1744}.conti.dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #8096ae;--mdc-checkbox-selected-hover-icon-color: #8096ae;--mdc-checkbox-selected-icon-color: #8096ae;--mdc-checkbox-selected-pressed-icon-color: #8096ae;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #8096ae;--mdc-checkbox-selected-hover-state-layer-color: #8096ae;--mdc-checkbox-selected-pressed-state-layer-color: #8096ae;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.conti.dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #757575;--mdc-checkbox-selected-hover-icon-color: #757575;--mdc-checkbox-selected-icon-color: #757575;--mdc-checkbox-selected-pressed-icon-color: #757575;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #757575;--mdc-checkbox-selected-hover-state-layer-color: #757575;--mdc-checkbox-selected-pressed-state-layer-color: #757575;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.conti.dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ff1744;--mdc-checkbox-selected-hover-icon-color: #ff1744;--mdc-checkbox-selected-icon-color: #ff1744;--mdc-checkbox-selected-pressed-icon-color: #ff1744;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff1744;--mdc-checkbox-selected-hover-state-layer-color: #ff1744;--mdc-checkbox-selected-pressed-state-layer-color: #ff1744;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.conti.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.conti.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.conti.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.conti.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#8096ae}.conti.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.conti.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.conti.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.conti.dark{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.conti.dark{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.conti.dark .mdc-list-item__start,.conti.dark .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.conti.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.conti.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.conti.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.conti.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.conti.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.conti.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.conti.dark{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.conti.dark .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.conti.dark{--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12)}.conti.dark{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.conti.dark{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.conti.dark{--mdc-secondary-navigation-tab-container-height: 48px}.conti.dark{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.conti.dark{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.conti.dark .mat-mdc-tab-group,.conti.dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #8096ae}.conti.dark .mat-mdc-tab-group,.conti.dark .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #8096ae;--mat-tab-header-active-ripple-color: #8096ae;--mat-tab-header-inactive-ripple-color: #8096ae;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #8096ae;--mat-tab-header-active-hover-label-text-color: #8096ae;--mat-tab-header-active-focus-indicator-color: #8096ae;--mat-tab-header-active-hover-indicator-color: #8096ae}.conti.dark .mat-mdc-tab-group.mat-accent,.conti.dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #757575}.conti.dark .mat-mdc-tab-group.mat-accent,.conti.dark .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #757575;--mat-tab-header-active-ripple-color: #757575;--mat-tab-header-inactive-ripple-color: #757575;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #757575;--mat-tab-header-active-hover-label-text-color: #757575;--mat-tab-header-active-focus-indicator-color: #757575;--mat-tab-header-active-hover-indicator-color: #757575}.conti.dark .mat-mdc-tab-group.mat-warn,.conti.dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ff1744}.conti.dark .mat-mdc-tab-group.mat-warn,.conti.dark .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #ff1744;--mat-tab-header-active-ripple-color: #ff1744;--mat-tab-header-inactive-ripple-color: #ff1744;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #ff1744;--mat-tab-header-active-hover-label-text-color: #ff1744;--mat-tab-header-active-focus-indicator-color: #ff1744;--mat-tab-header-active-hover-indicator-color: #ff1744}.conti.dark .mat-mdc-tab-group.mat-background-primary,.conti.dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #8096ae;--mat-tab-header-with-background-foreground-color: black}.conti.dark .mat-mdc-tab-group.mat-background-accent,.conti.dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #757575;--mat-tab-header-with-background-foreground-color: white}.conti.dark .mat-mdc-tab-group.mat-background-warn,.conti.dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ff1744;--mat-tab-header-with-background-foreground-color: white}.conti.dark .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.conti.dark .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.conti.dark{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.conti.dark{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #757575;--mdc-checkbox-selected-hover-icon-color: #757575;--mdc-checkbox-selected-icon-color: #757575;--mdc-checkbox-selected-pressed-icon-color: #757575;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #757575;--mdc-checkbox-selected-hover-state-layer-color: #757575;--mdc-checkbox-selected-pressed-state-layer-color: #757575;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.conti.dark{--mat-checkbox-disabled-label-color: rgba(255, 255, 255, .5);--mat-checkbox-label-text-color: white}.conti.dark .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #8096ae;--mdc-checkbox-selected-hover-icon-color: #8096ae;--mdc-checkbox-selected-icon-color: #8096ae;--mdc-checkbox-selected-pressed-icon-color: #8096ae;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #8096ae;--mdc-checkbox-selected-hover-state-layer-color: #8096ae;--mdc-checkbox-selected-pressed-state-layer-color: #8096ae;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.conti.dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ff1744;--mdc-checkbox-selected-hover-icon-color: #ff1744;--mdc-checkbox-selected-icon-color: #ff1744;--mdc-checkbox-selected-pressed-icon-color: #ff1744;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff1744;--mdc-checkbox-selected-hover-state-layer-color: #ff1744;--mdc-checkbox-selected-pressed-state-layer-color: #ff1744;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.conti.dark{--mdc-checkbox-state-layer-size: 40px}.conti.dark{--mat-checkbox-touch-target-display: block}.conti.dark{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.conti.dark{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.conti.dark{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.conti.dark{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.conti.dark{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.conti.dark{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.conti.dark{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.conti.dark{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.conti.dark{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.conti.dark{--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.conti.dark{--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24}.conti.dark{--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.conti.dark{--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24}.conti.dark{--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.conti.dark{--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24}.conti.dark{--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.conti.dark{--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24}.conti.dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #8096ae}.conti.dark .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #8096ae;--mat-text-button-ripple-color: rgba(128, 150, 174, .1)}.conti.dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #757575}.conti.dark .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #757575;--mat-text-button-ripple-color: rgba(117, 117, 117, .1)}.conti.dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ff1744}.conti.dark .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #ff1744;--mat-text-button-ripple-color: rgba(255, 23, 68, .1)}.conti.dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #8096ae;--mdc-filled-button-label-text-color: black}.conti.dark .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.conti.dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #757575;--mdc-filled-button-label-text-color: white}.conti.dark .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.conti.dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ff1744;--mdc-filled-button-label-text-color: white}.conti.dark .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.conti.dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #8096ae;--mdc-protected-button-label-text-color: black}.conti.dark .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.conti.dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #757575;--mdc-protected-button-label-text-color: white}.conti.dark .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.conti.dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ff1744;--mdc-protected-button-label-text-color: white}.conti.dark .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.conti.dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #8096ae;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.conti.dark .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #8096ae;--mat-outlined-button-ripple-color: rgba(128, 150, 174, .1)}.conti.dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #757575;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.conti.dark .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #757575;--mat-outlined-button-ripple-color: rgba(117, 117, 117, .1)}.conti.dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ff1744;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.conti.dark .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #ff1744;--mat-outlined-button-ripple-color: rgba(255, 23, 68, .1)}.conti.dark{--mdc-text-button-container-height: 36px}.conti.dark{--mdc-filled-button-container-height: 36px}.conti.dark{--mdc-protected-button-container-height: 36px}.conti.dark{--mdc-outlined-button-container-height: 36px}.conti.dark{--mat-text-button-touch-target-display: block}.conti.dark{--mat-filled-button-touch-target-display: block}.conti.dark{--mat-protected-button-touch-target-display: block}.conti.dark{--mat-outlined-button-touch-target-display: block}.conti.dark{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.conti.dark{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.conti.dark{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.conti.dark{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.conti.dark{--mdc-icon-button-icon-size: 24px}.conti.dark{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5)}.conti.dark{--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24}.conti.dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #8096ae}.conti.dark .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #8096ae;--mat-icon-button-ripple-color: rgba(128, 150, 174, .1)}.conti.dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #757575}.conti.dark .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #757575;--mat-icon-button-ripple-color: rgba(117, 117, 117, .1)}.conti.dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ff1744}.conti.dark .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #ff1744;--mat-icon-button-ripple-color: rgba(255, 23, 68, .1)}.conti.dark{--mat-icon-button-touch-target-display: block}.conti.dark .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.conti.dark{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.conti.dark{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.conti.dark{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.conti.dark{--mdc-fab-container-color: #424242}.conti.dark{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.conti.dark{--mdc-fab-small-container-color: #424242}.conti.dark{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-small-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.conti.dark .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #8096ae}.conti.dark .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.conti.dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #757575}.conti.dark .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.conti.dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ff1744}.conti.dark .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.conti.dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #8096ae}.conti.dark .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.conti.dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #757575}.conti.dark .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.conti.dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ff1744}.conti.dark .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.conti.dark{--mat-fab-touch-target-display: block}.conti.dark{--mat-fab-small-touch-target-display: block}.conti.dark{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.conti.dark{--mdc-snackbar-container-shape: 4px}.conti.dark{--mdc-snackbar-container-color: rgb(217.2, 217.2, 217.2);--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87)}.conti.dark{--mat-snack-bar-button-color: #002d5c}.conti.dark{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.conti.dark{--mat-table-row-item-outline-width: 1px}.conti.dark{--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12)}.conti.dark{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.conti.dark{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.conti.dark{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.conti.dark{--mdc-circular-progress-active-indicator-color: #8096ae}.conti.dark .mat-accent{--mdc-circular-progress-active-indicator-color: #757575}.conti.dark .mat-warn{--mdc-circular-progress-active-indicator-color: #ff1744}.conti.dark{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.conti.dark{--mat-badge-background-color: #8096ae;--mat-badge-text-color: black;--mat-badge-disabled-state-background-color: rgb(110.1, 110.1, 110.1);--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5)}.conti.dark .mat-badge-accent{--mat-badge-background-color: #757575;--mat-badge-text-color: white}.conti.dark .mat-badge-warn{--mat-badge-background-color: #ff1744;--mat-badge-text-color: white}.conti.dark{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.conti.dark{--mat-bottom-sheet-container-shape: 4px}.conti.dark{--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242}.conti.dark{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.conti.dark{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.conti.dark{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.conti.dark{--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242}.conti.dark{--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: rgb(88.68, 88.68, 88.68)}.conti.dark{--mat-standard-button-toggle-height: 48px}.conti.dark{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.conti.dark{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.conti.dark{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.conti.dark{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #8096ae;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(128, 150, 174, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(128, 150, 174, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(128, 150, 174, .3);--mat-datepicker-toggle-active-state-icon-color: #8096ae;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(128, 150, 174, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white}.conti.dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #757575;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(117, 117, 117, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(117, 117, 117, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(117, 117, 117, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(117, 117, 117, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.conti.dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ff1744;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 23, 68, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 23, 68, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 23, 68, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 23, 68, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.conti.dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #757575}.conti.dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ff1744}.conti.dark .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.conti.dark .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.conti.dark{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.conti.dark{--mat-divider-width: 1px}.conti.dark{--mat-divider-color: rgba(255, 255, 255, .12)}.conti.dark{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.conti.dark{--mat-expansion-container-background-color: #424242;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7)}.conti.dark{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.conti.dark{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.conti.dark{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.conti.dark{--mat-icon-color: inherit}.conti.dark .mat-icon.mat-primary{--mat-icon-color: #8096ae}.conti.dark .mat-icon.mat-accent{--mat-icon-color: #757575}.conti.dark .mat-icon.mat-warn{--mat-icon-color: #ff1744}.conti.dark{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.conti.dark{--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6)}.conti.dark{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #8096ae;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #8096ae;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #8096ae;--mat-stepper-header-edit-state-icon-foreground-color: black;--mat-stepper-container-color: #424242;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #ff1744;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #ff1744;--mat-stepper-header-error-state-icon-background-color: transparent}.conti.dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #757575;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #757575;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #757575;--mat-stepper-header-edit-state-icon-foreground-color: white}.conti.dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ff1744;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ff1744;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ff1744;--mat-stepper-header-edit-state-icon-foreground-color: white}.conti.dark{--mat-stepper-header-height: 72px}.conti.dark{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.conti.dark{--mat-sort-arrow-color: rgb(198.3, 198.3, 198.3)}.conti.dark{--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white}.conti.dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #8096ae;--mat-toolbar-container-text-color: black}.conti.dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #757575;--mat-toolbar-container-text-color: white}.conti.dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ff1744;--mat-toolbar-container-text-color: white}.conti.dark{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.conti.dark{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.conti.dark{--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white}.conti.dark{--mat-tree-node-min-height: 48px}.conti.dark{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.conti.dark{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.conti.dark{--mat-timepicker-container-background-color: #424242}.conti.dark::-webkit-scrollbar-track{background-color:#b3c0ce}.conti.dark::-webkit-scrollbar-thumb{background-color:#8096ae}.conti.dark::-webkit-scrollbar-thumb:hover{background-color:#264d74}.conti.dark .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#b3c0ce}.conti.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#8096ae}.conti.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#264d74}.conti.dark .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#b3c0ce}.conti.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#8096ae}.conti.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#264d74}.conti.dark .stroke-primary{stroke:#8096ae!important}.conti.dark .color-primary{color:#8096ae!important}.conti.dark .bg-primary{background-color:#8096ae!important;color:#fff!important}.conti.dark .bg-primary-100{background-color:#b3c0ce!important;color:#000!important}.conti.dark .bg-primary-50{background-color:#e0e6eb!important;color:#000!important}.conti.dark .bg-accent{background-color:#757575!important}.conti.dark .bg-success{background-color:#81c784!important}.conti.dark .bg-warn{background-color:#ff1744!important;color:#fff}.conti.dark .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.conti.dark .bg-warn-50{background-color:#ffebee!important;color:#000000de}.conti.dark .text-primary{color:#8096ae!important}.conti.dark .text-primary-not-important{color:#001c41}.conti.dark .border-primary,.conti.dark .border-primary-left,.conti.dark .border-primary-right,.conti.dark .border-primary-top,.conti.dark .border-primary-bottom{border-color:#8096ae}.conti.dark .border-accent{border-color:#757575!important}.conti.dark .border-accent-100{border-color:#f5f5f5!important}.conti.dark .outline-primary{outline-color:#8096ae!important}.conti.dark .text-warn{color:#f44336!important}.conti.dark .text-error{color:#ef5350!important}.conti.dark .text-accent{color:#9e9e9e!important}.conti.dark .text-hover:hover,.conti.dark .text-hover:hover *{color:#8096ae!important}.conti.dark .text-success{color:#66bb6a!important}.conti.dark.dark .bg-primary-50{background-color:#001130!important}.conti.dark .required.ng-invalid .mat-mdc-form-field-outline-thick,.conti.dark .required.ng-invalid .mat-mdc-input-element,.conti.dark .required.ng-invalid label{opacity:1;caret-color:#ff1744!important;color:#ff1744!important}.conti.dark fp-icon-tile .required{border-color:#ff1744!important;caret-color:#ff1744!important;color:#ff1744!important}.conti.dark .mat-button-toggle-checked{background-color:#264d74}.conti.dark .mdc-slider__value-indicator{background-color:#264d74!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.conti.dark .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#264d74!important}.conti.dark fp-kontoinhaber-select-field{font-size:.5em!important}.conti.dark fp-kontoinhaber-select-field .mat-mdc-form-field-label,.conti.dark fp-kontoinhaber-select-field .mat-mdc-select-arrow,.conti.dark fp-kontoinhaber-select-field .mat-mdc-select-value,.conti.dark fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.conti.dark fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.conti.dark fp-kontoinhaber-select-field .mdc-notched-outline__leading,.conti.dark fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.conti.dark fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.conti.dark fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.conti.dark .navigationbar{border-top-color:#264d74}.conti.dark .vermoegen-und-verbindlichkeiten-result{color:#8096ae}.conti.dark .mdc-button{font-size:.875rem!important}.conti.dark .mdc-button span{white-space:nowrap!important}.conti.dark .mdc-button[mat-flat-button]{color:#fff!important;background-color:#001c41!important}.conti.dark .mdc-button[mat-stroked-button]{color:#001c41!important;background-color:#fff!important}.conti.dark .mat-mdc-outlined-button{border-color:#264d74!important;color:#264d74!important}.conti.dark .mdc-button[disabled]{opacity:.6}.conti.dark .mat-ripple:not(.ziel-card){color:#000!important}.conti.dark.dark .mat-ripple:not(.ziel-card){color:#fff!important}.conti.dark.dark .dark-button{color:#000;background-color:#264d74}.conti.dark.accessibility-light .accessibility-button,.conti.dark.accessibility-dark .accessibility-button{color:#fff;background-color:#264d74}.conti.dark.accessibility-light .list-item-link,.conti.dark.accessibility-dark .list-item-link{color:#001c41;background-color:#fff}.conti.dark.accessibility-light .list-item-link--active,.conti.dark.accessibility-light .list-item-link--active .sublist-item-link--active,.conti.dark.accessibility-dark .list-item-link--active,.conti.dark.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#fff;background-color:#001130!important}.conti.dark.accessibility-light span.text-primary-not-important,.conti.dark.accessibility-dark span.text-primary-not-important,.conti.dark.accessibility-light .text-primary,.conti.dark.accessibility-dark .text-primary{background-color:#fff!important}.conti.dark.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.conti.dark.accessibility-light .legal-footer .data-input,.conti.dark.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#001130!important}.conti.dark.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000!important}.conti.dark.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.conti.dark.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#264d74!important}.conti.dark.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#8096ae!important}.conti.dark.accessibility-dark .fp-milestone-page .text-primary{color:#4d6c8d!important}.conti.dark.accessibility-dark .fp-milestone-page .text-accent{color:#264d74!important}.conti.dark.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.conti.dark.accessibility-dark .bar.bg-primary-50 span{color:#fff!important}.conti.dark fp-allgemeines,.conti.dark fp-versorgungswunsch,.conti.dark fp-versorgungs-wunsch,.conti.dark fp-bestehende-versorgung,.conti.dark fp-erforderliches-kapital{width:100%!important}.conti.dark .mat-toolbar,.conti.dark .top-toolbar .mat-toolbar{background-color:#000}.conti.dark a,.conti.dark .router-link-active,.conti.dark .clickable-icon{color:#8096ae}.conti.dark a.list-item-link--active,.conti.dark .router-link-active.list-item-link--active,.conti.dark .clickable-icon.list-item-link--active,.conti.dark a.list-item-link--active .sublist-item-link--active,.conti.dark .router-link-active.list-item-link--active .sublist-item-link--active,.conti.dark .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#424242}.conti.dark a:hover,.conti.dark .router-link-active:hover,.conti.dark .clickable-icon:hover{color:#b3c0ce}.conti.dark .emptybankcard{color:#002d5c;border-color:#002d5c}.sparkasse-versicherungen{background-color:#f5f5f5;color:#424242}.sparkasse-versicherungen{--mat-ripple-color: rgba(0, 0, 0, .1)}.sparkasse-versicherungen{--mat-option-selected-state-label-text-color: red;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.sparkasse-versicherungen .mat-accent{--mat-option-selected-state-label-text-color: #b3b3b3;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.sparkasse-versicherungen .mat-warn{--mat-option-selected-state-label-text-color: #d32f2f;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.sparkasse-versicherungen{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.sparkasse-versicherungen{--mat-full-pseudo-checkbox-selected-icon-color: #b3b3b3;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.sparkasse-versicherungen{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #b3b3b3;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.sparkasse-versicherungen .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: red;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.sparkasse-versicherungen .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: red;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.sparkasse-versicherungen .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #b3b3b3;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.sparkasse-versicherungen .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #b3b3b3;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.sparkasse-versicherungen .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #d32f2f;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.sparkasse-versicherungen .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #d32f2f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.sparkasse-versicherungen{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.sparkasse-versicherungen{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.sparkasse-versicherungen{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.sparkasse-versicherungen{--mdc-elevated-card-container-shape: 4px}.sparkasse-versicherungen{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.sparkasse-versicherungen{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.sparkasse-versicherungen{--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.sparkasse-versicherungen{--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}.sparkasse-versicherungen{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.sparkasse-versicherungen{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.sparkasse-versicherungen .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: red;--mdc-linear-progress-track-color: rgba(255, 0, 0, .25)}.sparkasse-versicherungen .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #b3b3b3;--mdc-linear-progress-track-color: rgba(179, 179, 179, .25)}.sparkasse-versicherungen .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #d32f2f;--mdc-linear-progress-track-color: rgba(211, 47, 47, .25)}.sparkasse-versicherungen{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.sparkasse-versicherungen{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.sparkasse-versicherungen{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.sparkasse-versicherungen{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.sparkasse-versicherungen{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.sparkasse-versicherungen{--mdc-filled-text-field-caret-color: red;--mdc-filled-text-field-focus-active-indicator-color: red;--mdc-filled-text-field-focus-label-text-color: rgba(255, 0, 0, .87);--mdc-filled-text-field-container-color: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #d32f2f;--mdc-filled-text-field-error-focus-label-text-color: #d32f2f;--mdc-filled-text-field-error-label-text-color: #d32f2f;--mdc-filled-text-field-error-caret-color: #d32f2f;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-hover-active-indicator-color: #d32f2f}.sparkasse-versicherungen{--mdc-outlined-text-field-caret-color: red;--mdc-outlined-text-field-focus-outline-color: red;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 0, 0, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #d32f2f;--mdc-outlined-text-field-error-focus-label-text-color: #d32f2f;--mdc-outlined-text-field-error-label-text-color: #d32f2f;--mdc-outlined-text-field-error-hover-label-text-color: #d32f2f;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #d32f2f;--mdc-outlined-text-field-error-hover-outline-color: #d32f2f;--mdc-outlined-text-field-error-outline-color: #d32f2f}.sparkasse-versicherungen{--mat-form-field-focus-select-arrow-color: rgba(255, 0, 0, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #d32f2f;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.sparkasse-versicherungen .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #b3b3b3;--mdc-filled-text-field-focus-active-indicator-color: #b3b3b3;--mdc-filled-text-field-focus-label-text-color: rgba(179, 179, 179, .87)}.sparkasse-versicherungen .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #b3b3b3;--mdc-outlined-text-field-focus-outline-color: #b3b3b3;--mdc-outlined-text-field-focus-label-text-color: rgba(179, 179, 179, .87)}.sparkasse-versicherungen .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(179, 179, 179, .87)}.sparkasse-versicherungen .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #d32f2f;--mdc-filled-text-field-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.sparkasse-versicherungen .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #d32f2f;--mdc-outlined-text-field-focus-outline-color: #d32f2f;--mdc-outlined-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.sparkasse-versicherungen .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(211, 47, 47, .87)}.sparkasse-versicherungen{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.sparkasse-versicherungen{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.sparkasse-versicherungen{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.sparkasse-versicherungen{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.sparkasse-versicherungen{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.sparkasse-versicherungen{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(255, 0, 0, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.sparkasse-versicherungen .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(179, 179, 179, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.sparkasse-versicherungen .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(211, 47, 47, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.sparkasse-versicherungen{--mat-select-arrow-transform: translateY(-8px)}.sparkasse-versicherungen{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.sparkasse-versicherungen{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.sparkasse-versicherungen{--mat-autocomplete-background-color: white}.sparkasse-versicherungen{--mdc-dialog-container-shape: 4px}.sparkasse-versicherungen{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.sparkasse-versicherungen{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.sparkasse-versicherungen{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.sparkasse-versicherungen .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.sparkasse-versicherungen .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.sparkasse-versicherungen .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.sparkasse-versicherungen .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.sparkasse-versicherungen .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.sparkasse-versicherungen .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: red;--mdc-chip-elevated-selected-container-color: red;--mdc-chip-elevated-disabled-container-color: red;--mdc-chip-flat-disabled-selected-container-color: red;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.sparkasse-versicherungen .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.sparkasse-versicherungen .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.sparkasse-versicherungen .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.sparkasse-versicherungen .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #b3b3b3;--mdc-chip-elevated-selected-container-color: #b3b3b3;--mdc-chip-elevated-disabled-container-color: #b3b3b3;--mdc-chip-flat-disabled-selected-container-color: #b3b3b3;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black}.sparkasse-versicherungen .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.sparkasse-versicherungen .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.sparkasse-versicherungen .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.sparkasse-versicherungen .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #d32f2f;--mdc-chip-elevated-selected-container-color: #d32f2f;--mdc-chip-elevated-disabled-container-color: #d32f2f;--mdc-chip-flat-disabled-selected-container-color: #d32f2f;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.sparkasse-versicherungen .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.sparkasse-versicherungen .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.sparkasse-versicherungen .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.sparkasse-versicherungen .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.sparkasse-versicherungen{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.sparkasse-versicherungen .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.sparkasse-versicherungen{--mdc-switch-selected-focus-state-layer-color: red;--mdc-switch-selected-handle-color: red;--mdc-switch-selected-hover-state-layer-color: red;--mdc-switch-selected-pressed-state-layer-color: red;--mdc-switch-selected-focus-handle-color: red;--mdc-switch-selected-hover-handle-color: red;--mdc-switch-selected-pressed-handle-color: red;--mdc-switch-selected-focus-track-color: #ff4d4d;--mdc-switch-selected-hover-track-color: #ff4d4d;--mdc-switch-selected-pressed-track-color: #ff4d4d;--mdc-switch-selected-track-color: #ff4d4d;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.sparkasse-versicherungen{--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}.sparkasse-versicherungen .mat-mdc-slide-toggle{--mat-switch-label-text-color: rgba(0, 0, 0, .87)}.sparkasse-versicherungen .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #5e5e5e;--mdc-switch-selected-handle-color: #5e5e5e;--mdc-switch-selected-hover-state-layer-color: #5e5e5e;--mdc-switch-selected-pressed-state-layer-color: #5e5e5e;--mdc-switch-selected-focus-handle-color: #383838;--mdc-switch-selected-hover-handle-color: #383838;--mdc-switch-selected-pressed-handle-color: #383838;--mdc-switch-selected-focus-track-color: #949494;--mdc-switch-selected-hover-track-color: #949494;--mdc-switch-selected-pressed-track-color: #949494;--mdc-switch-selected-track-color: #949494}.sparkasse-versicherungen .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}.sparkasse-versicherungen{--mdc-switch-state-layer-size: 40px}.sparkasse-versicherungen .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.sparkasse-versicherungen{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.sparkasse-versicherungen .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: red;--mdc-radio-selected-hover-icon-color: red;--mdc-radio-selected-icon-color: red;--mdc-radio-selected-pressed-icon-color: red}.sparkasse-versicherungen .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: red;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.sparkasse-versicherungen .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #b3b3b3;--mdc-radio-selected-hover-icon-color: #b3b3b3;--mdc-radio-selected-icon-color: #b3b3b3;--mdc-radio-selected-pressed-icon-color: #b3b3b3}.sparkasse-versicherungen .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #b3b3b3;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.sparkasse-versicherungen .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.sparkasse-versicherungen .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #d32f2f;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.sparkasse-versicherungen{--mdc-radio-state-layer-size: 40px}.sparkasse-versicherungen{--mat-radio-touch-target-display: block}.sparkasse-versicherungen{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.sparkasse-versicherungen{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.sparkasse-versicherungen{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.sparkasse-versicherungen{--mdc-slider-handle-color: red;--mdc-slider-focus-handle-color: red;--mdc-slider-hover-handle-color: red;--mdc-slider-active-track-color: red;--mdc-slider-inactive-track-color: red;--mdc-slider-with-tick-marks-inactive-container-color: red;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000}.sparkasse-versicherungen{--mat-slider-ripple-color: red;--mat-slider-hover-state-layer-color: rgba(255, 0, 0, .05);--mat-slider-focus-state-layer-color: rgba(255, 0, 0, .2);--mat-slider-value-indicator-opacity: .6}.sparkasse-versicherungen .mat-accent{--mdc-slider-handle-color: #b3b3b3;--mdc-slider-focus-handle-color: #b3b3b3;--mdc-slider-hover-handle-color: #b3b3b3;--mdc-slider-active-track-color: #b3b3b3;--mdc-slider-inactive-track-color: #b3b3b3;--mdc-slider-with-tick-marks-inactive-container-color: #b3b3b3;--mdc-slider-with-tick-marks-active-container-color: black}.sparkasse-versicherungen .mat-accent{--mat-slider-ripple-color: #b3b3b3;--mat-slider-hover-state-layer-color: rgba(179, 179, 179, .05);--mat-slider-focus-state-layer-color: rgba(179, 179, 179, .2)}.sparkasse-versicherungen .mat-warn{--mdc-slider-handle-color: #d32f2f;--mdc-slider-focus-handle-color: #d32f2f;--mdc-slider-hover-handle-color: #d32f2f;--mdc-slider-active-track-color: #d32f2f;--mdc-slider-inactive-track-color: #d32f2f;--mdc-slider-with-tick-marks-inactive-container-color: #d32f2f;--mdc-slider-with-tick-marks-active-container-color: white}.sparkasse-versicherungen .mat-warn{--mat-slider-ripple-color: #d32f2f;--mat-slider-hover-state-layer-color: rgba(211, 47, 47, .05);--mat-slider-focus-state-layer-color: rgba(211, 47, 47, .2)}.sparkasse-versicherungen{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.sparkasse-versicherungen{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.sparkasse-versicherungen{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12)}.sparkasse-versicherungen{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.sparkasse-versicherungen{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.sparkasse-versicherungen{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.sparkasse-versicherungen{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.sparkasse-versicherungen .mdc-list-item__start,.sparkasse-versicherungen .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: red;--mdc-radio-selected-hover-icon-color: red;--mdc-radio-selected-icon-color: red;--mdc-radio-selected-pressed-icon-color: red}.sparkasse-versicherungen .mat-accent .mdc-list-item__start,.sparkasse-versicherungen .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #b3b3b3;--mdc-radio-selected-hover-icon-color: #b3b3b3;--mdc-radio-selected-icon-color: #b3b3b3;--mdc-radio-selected-pressed-icon-color: #b3b3b3}.sparkasse-versicherungen .mat-warn .mdc-list-item__start,.sparkasse-versicherungen .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.sparkasse-versicherungen .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: red;--mdc-checkbox-selected-hover-icon-color: red;--mdc-checkbox-selected-icon-color: red;--mdc-checkbox-selected-pressed-icon-color: red;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: red;--mdc-checkbox-selected-hover-state-layer-color: red;--mdc-checkbox-selected-pressed-state-layer-color: red;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.sparkasse-versicherungen .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #b3b3b3;--mdc-checkbox-selected-hover-icon-color: #b3b3b3;--mdc-checkbox-selected-icon-color: #b3b3b3;--mdc-checkbox-selected-pressed-icon-color: #b3b3b3;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #b3b3b3;--mdc-checkbox-selected-hover-state-layer-color: #b3b3b3;--mdc-checkbox-selected-pressed-state-layer-color: #b3b3b3;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.sparkasse-versicherungen .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.sparkasse-versicherungen .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.sparkasse-versicherungen .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.sparkasse-versicherungen .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.sparkasse-versicherungen .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:red}.sparkasse-versicherungen .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.sparkasse-versicherungen .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.sparkasse-versicherungen .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.sparkasse-versicherungen{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.sparkasse-versicherungen{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.sparkasse-versicherungen .mdc-list-item__start,.sparkasse-versicherungen .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.sparkasse-versicherungen .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.sparkasse-versicherungen .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.sparkasse-versicherungen .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.sparkasse-versicherungen .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.sparkasse-versicherungen .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.sparkasse-versicherungen .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.sparkasse-versicherungen{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.sparkasse-versicherungen .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.sparkasse-versicherungen{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}.sparkasse-versicherungen{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.sparkasse-versicherungen{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.sparkasse-versicherungen{--mdc-secondary-navigation-tab-container-height: 48px}.sparkasse-versicherungen{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.sparkasse-versicherungen{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.sparkasse-versicherungen .mat-mdc-tab-group,.sparkasse-versicherungen .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: red}.sparkasse-versicherungen .mat-mdc-tab-group,.sparkasse-versicherungen .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: red;--mat-tab-header-active-ripple-color: red;--mat-tab-header-inactive-ripple-color: red;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: red;--mat-tab-header-active-hover-label-text-color: red;--mat-tab-header-active-focus-indicator-color: red;--mat-tab-header-active-hover-indicator-color: red}.sparkasse-versicherungen .mat-mdc-tab-group.mat-accent,.sparkasse-versicherungen .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #b3b3b3}.sparkasse-versicherungen .mat-mdc-tab-group.mat-accent,.sparkasse-versicherungen .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #b3b3b3;--mat-tab-header-active-ripple-color: #b3b3b3;--mat-tab-header-inactive-ripple-color: #b3b3b3;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #b3b3b3;--mat-tab-header-active-hover-label-text-color: #b3b3b3;--mat-tab-header-active-focus-indicator-color: #b3b3b3;--mat-tab-header-active-hover-indicator-color: #b3b3b3}.sparkasse-versicherungen .mat-mdc-tab-group.mat-warn,.sparkasse-versicherungen .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #d32f2f}.sparkasse-versicherungen .mat-mdc-tab-group.mat-warn,.sparkasse-versicherungen .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #d32f2f;--mat-tab-header-active-ripple-color: #d32f2f;--mat-tab-header-inactive-ripple-color: #d32f2f;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #d32f2f;--mat-tab-header-active-hover-label-text-color: #d32f2f;--mat-tab-header-active-focus-indicator-color: #d32f2f;--mat-tab-header-active-hover-indicator-color: #d32f2f}.sparkasse-versicherungen .mat-mdc-tab-group.mat-background-primary,.sparkasse-versicherungen .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: red;--mat-tab-header-with-background-foreground-color: white}.sparkasse-versicherungen .mat-mdc-tab-group.mat-background-accent,.sparkasse-versicherungen .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #b3b3b3;--mat-tab-header-with-background-foreground-color: black}.sparkasse-versicherungen .mat-mdc-tab-group.mat-background-warn,.sparkasse-versicherungen .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #d32f2f;--mat-tab-header-with-background-foreground-color: white}.sparkasse-versicherungen .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.sparkasse-versicherungen .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.sparkasse-versicherungen{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.sparkasse-versicherungen{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #b3b3b3;--mdc-checkbox-selected-hover-icon-color: #b3b3b3;--mdc-checkbox-selected-icon-color: #b3b3b3;--mdc-checkbox-selected-pressed-icon-color: #b3b3b3;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #b3b3b3;--mdc-checkbox-selected-hover-state-layer-color: #b3b3b3;--mdc-checkbox-selected-pressed-state-layer-color: #b3b3b3;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.sparkasse-versicherungen{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87)}.sparkasse-versicherungen .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: red;--mdc-checkbox-selected-hover-icon-color: red;--mdc-checkbox-selected-icon-color: red;--mdc-checkbox-selected-pressed-icon-color: red;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: red;--mdc-checkbox-selected-hover-state-layer-color: red;--mdc-checkbox-selected-pressed-state-layer-color: red;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.sparkasse-versicherungen .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.sparkasse-versicherungen{--mdc-checkbox-state-layer-size: 40px}.sparkasse-versicherungen{--mat-checkbox-touch-target-display: block}.sparkasse-versicherungen{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.sparkasse-versicherungen{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.sparkasse-versicherungen{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.sparkasse-versicherungen{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.sparkasse-versicherungen{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.sparkasse-versicherungen{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.sparkasse-versicherungen{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.sparkasse-versicherungen{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.sparkasse-versicherungen{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.sparkasse-versicherungen{--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.sparkasse-versicherungen{--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12}.sparkasse-versicherungen{--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.sparkasse-versicherungen{--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12}.sparkasse-versicherungen{--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.sparkasse-versicherungen{--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12}.sparkasse-versicherungen{--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.sparkasse-versicherungen{--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.sparkasse-versicherungen .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: red}.sparkasse-versicherungen .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: red;--mat-text-button-ripple-color: rgba(255, 0, 0, .1)}.sparkasse-versicherungen .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #b3b3b3}.sparkasse-versicherungen .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #b3b3b3;--mat-text-button-ripple-color: rgba(179, 179, 179, .1)}.sparkasse-versicherungen .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #d32f2f}.sparkasse-versicherungen .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #d32f2f;--mat-text-button-ripple-color: rgba(211, 47, 47, .1)}.sparkasse-versicherungen .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: red;--mdc-filled-button-label-text-color: white}.sparkasse-versicherungen .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.sparkasse-versicherungen .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #b3b3b3;--mdc-filled-button-label-text-color: black}.sparkasse-versicherungen .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.sparkasse-versicherungen .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #d32f2f;--mdc-filled-button-label-text-color: white}.sparkasse-versicherungen .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.sparkasse-versicherungen .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: red;--mdc-protected-button-label-text-color: white}.sparkasse-versicherungen .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.sparkasse-versicherungen .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #b3b3b3;--mdc-protected-button-label-text-color: black}.sparkasse-versicherungen .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.sparkasse-versicherungen .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #d32f2f;--mdc-protected-button-label-text-color: white}.sparkasse-versicherungen .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.sparkasse-versicherungen .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: red;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.sparkasse-versicherungen .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: red;--mat-outlined-button-ripple-color: rgba(255, 0, 0, .1)}.sparkasse-versicherungen .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #b3b3b3;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.sparkasse-versicherungen .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #b3b3b3;--mat-outlined-button-ripple-color: rgba(179, 179, 179, .1)}.sparkasse-versicherungen .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #d32f2f;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.sparkasse-versicherungen .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #d32f2f;--mat-outlined-button-ripple-color: rgba(211, 47, 47, .1)}.sparkasse-versicherungen{--mdc-text-button-container-height: 36px}.sparkasse-versicherungen{--mdc-filled-button-container-height: 36px}.sparkasse-versicherungen{--mdc-protected-button-container-height: 36px}.sparkasse-versicherungen{--mdc-outlined-button-container-height: 36px}.sparkasse-versicherungen{--mat-text-button-touch-target-display: block}.sparkasse-versicherungen{--mat-filled-button-touch-target-display: block}.sparkasse-versicherungen{--mat-protected-button-touch-target-display: block}.sparkasse-versicherungen{--mat-outlined-button-touch-target-display: block}.sparkasse-versicherungen{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.sparkasse-versicherungen{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.sparkasse-versicherungen{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.sparkasse-versicherungen{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.sparkasse-versicherungen{--mdc-icon-button-icon-size: 24px}.sparkasse-versicherungen{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.sparkasse-versicherungen{--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}.sparkasse-versicherungen .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: red}.sparkasse-versicherungen .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: red;--mat-icon-button-ripple-color: rgba(255, 0, 0, .1)}.sparkasse-versicherungen .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #b3b3b3}.sparkasse-versicherungen .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #b3b3b3;--mat-icon-button-ripple-color: rgba(179, 179, 179, .1)}.sparkasse-versicherungen .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #d32f2f}.sparkasse-versicherungen .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #d32f2f;--mat-icon-button-ripple-color: rgba(211, 47, 47, .1)}.sparkasse-versicherungen{--mat-icon-button-touch-target-display: block}.sparkasse-versicherungen .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.sparkasse-versicherungen{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.sparkasse-versicherungen{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.sparkasse-versicherungen{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.sparkasse-versicherungen{--mdc-fab-container-color: white}.sparkasse-versicherungen{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.sparkasse-versicherungen{--mdc-fab-small-container-color: white}.sparkasse-versicherungen{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.sparkasse-versicherungen .mat-mdc-fab.mat-primary{--mdc-fab-container-color: red}.sparkasse-versicherungen .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.sparkasse-versicherungen .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #b3b3b3}.sparkasse-versicherungen .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.sparkasse-versicherungen .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #d32f2f}.sparkasse-versicherungen .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.sparkasse-versicherungen .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: red}.sparkasse-versicherungen .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.sparkasse-versicherungen .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #b3b3b3}.sparkasse-versicherungen .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.sparkasse-versicherungen .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #d32f2f}.sparkasse-versicherungen .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.sparkasse-versicherungen{--mat-fab-touch-target-display: block}.sparkasse-versicherungen{--mat-fab-small-touch-target-display: block}.sparkasse-versicherungen{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.sparkasse-versicherungen{--mdc-snackbar-container-shape: 4px}.sparkasse-versicherungen{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}.sparkasse-versicherungen{--mat-snack-bar-button-color: #ffb3b3}.sparkasse-versicherungen{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.sparkasse-versicherungen{--mat-table-row-item-outline-width: 1px}.sparkasse-versicherungen{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}.sparkasse-versicherungen{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.sparkasse-versicherungen{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.sparkasse-versicherungen{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.sparkasse-versicherungen{--mdc-circular-progress-active-indicator-color: red}.sparkasse-versicherungen .mat-accent{--mdc-circular-progress-active-indicator-color: #b3b3b3}.sparkasse-versicherungen .mat-warn{--mdc-circular-progress-active-indicator-color: #d32f2f}.sparkasse-versicherungen{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.sparkasse-versicherungen{--mat-badge-background-color: red;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.sparkasse-versicherungen .mat-badge-accent{--mat-badge-background-color: #b3b3b3;--mat-badge-text-color: black}.sparkasse-versicherungen .mat-badge-warn{--mat-badge-background-color: #d32f2f;--mat-badge-text-color: white}.sparkasse-versicherungen{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.sparkasse-versicherungen{--mat-bottom-sheet-container-shape: 4px}.sparkasse-versicherungen{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.sparkasse-versicherungen{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.sparkasse-versicherungen{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.sparkasse-versicherungen{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.sparkasse-versicherungen{--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd}.sparkasse-versicherungen{--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: rgb(224.4, 224.4, 224.4)}.sparkasse-versicherungen{--mat-standard-button-toggle-height: 48px}.sparkasse-versicherungen{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.sparkasse-versicherungen{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.sparkasse-versicherungen{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.sparkasse-versicherungen{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: red;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 0, 0, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 0, 0, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 0, 0, .3);--mat-datepicker-toggle-active-state-icon-color: red;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 0, 0, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.sparkasse-versicherungen .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #b3b3b3;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(179, 179, 179, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(179, 179, 179, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(179, 179, 179, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(179, 179, 179, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.sparkasse-versicherungen .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #d32f2f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(211, 47, 47, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(211, 47, 47, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.sparkasse-versicherungen .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #b3b3b3}.sparkasse-versicherungen .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #d32f2f}.sparkasse-versicherungen .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.sparkasse-versicherungen .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.sparkasse-versicherungen{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.sparkasse-versicherungen{--mat-divider-width: 1px}.sparkasse-versicherungen{--mat-divider-color: rgba(0, 0, 0, .12)}.sparkasse-versicherungen{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.sparkasse-versicherungen{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}.sparkasse-versicherungen{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.sparkasse-versicherungen{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.sparkasse-versicherungen{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.sparkasse-versicherungen{--mat-icon-color: inherit}.sparkasse-versicherungen .mat-icon.mat-primary{--mat-icon-color: red}.sparkasse-versicherungen .mat-icon.mat-accent{--mat-icon-color: #b3b3b3}.sparkasse-versicherungen .mat-icon.mat-warn{--mat-icon-color: #d32f2f}.sparkasse-versicherungen{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.sparkasse-versicherungen{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}.sparkasse-versicherungen{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: red;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: red;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: red;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #d32f2f;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #d32f2f;--mat-stepper-header-error-state-icon-background-color: transparent}.sparkasse-versicherungen .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #b3b3b3;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #b3b3b3;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #b3b3b3;--mat-stepper-header-edit-state-icon-foreground-color: black}.sparkasse-versicherungen .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #d32f2f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #d32f2f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #d32f2f;--mat-stepper-header-edit-state-icon-foreground-color: white}.sparkasse-versicherungen{--mat-stepper-header-height: 72px}.sparkasse-versicherungen{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.sparkasse-versicherungen{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.sparkasse-versicherungen{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.sparkasse-versicherungen .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: red;--mat-toolbar-container-text-color: white}.sparkasse-versicherungen .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #b3b3b3;--mat-toolbar-container-text-color: black}.sparkasse-versicherungen .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #d32f2f;--mat-toolbar-container-text-color: white}.sparkasse-versicherungen{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.sparkasse-versicherungen{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.sparkasse-versicherungen{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.sparkasse-versicherungen{--mat-tree-node-min-height: 48px}.sparkasse-versicherungen{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.sparkasse-versicherungen{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.sparkasse-versicherungen{--mat-timepicker-container-background-color: white}.sparkasse-versicherungen::-webkit-scrollbar-track{background-color:#ffb3b3}.sparkasse-versicherungen::-webkit-scrollbar-thumb{background-color:red}.sparkasse-versicherungen::-webkit-scrollbar-thumb:hover{background-color:#ff2626}.sparkasse-versicherungen .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#ffb3b3}.sparkasse-versicherungen .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:red}.sparkasse-versicherungen .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#ff2626}.sparkasse-versicherungen .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#ffb3b3}.sparkasse-versicherungen .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:red}.sparkasse-versicherungen .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#ff2626}.sparkasse-versicherungen .stroke-primary{stroke:red!important}.sparkasse-versicherungen .color-primary{color:red!important}.sparkasse-versicherungen .bg-primary{background-color:red!important;color:#fff!important}.sparkasse-versicherungen .bg-primary-100{background-color:#ffb3b3!important;color:#000!important}.sparkasse-versicherungen .bg-primary-50{background-color:#ffe0e0!important;color:#000!important}.sparkasse-versicherungen .bg-accent{background-color:#b3b3b3!important}.sparkasse-versicherungen .bg-success{background-color:#81c784!important}.sparkasse-versicherungen .bg-warn{background-color:#d32f2f!important;color:#fff}.sparkasse-versicherungen .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.sparkasse-versicherungen .bg-warn-50{background-color:#ffebee!important;color:#000000de}.sparkasse-versicherungen .text-primary{color:red!important}.sparkasse-versicherungen .text-primary-not-important{color:red}.sparkasse-versicherungen .border-primary,.sparkasse-versicherungen .border-primary-left,.sparkasse-versicherungen .border-primary-right,.sparkasse-versicherungen .border-primary-top,.sparkasse-versicherungen .border-primary-bottom{border-color:red}.sparkasse-versicherungen .border-accent{border-color:#b3b3b3!important}.sparkasse-versicherungen .border-accent-100{border-color:#d1d1d1!important}.sparkasse-versicherungen .outline-primary{outline-color:red!important}.sparkasse-versicherungen .text-warn{color:#f44336!important}.sparkasse-versicherungen .text-error{color:#ef5350!important}.sparkasse-versicherungen .text-accent{color:#666!important}.sparkasse-versicherungen .text-hover:hover,.sparkasse-versicherungen .text-hover:hover *{color:#ff8080!important}.sparkasse-versicherungen .text-success{color:#66bb6a!important}.sparkasse-versicherungen.dark .bg-primary-50{background-color:red!important}.sparkasse-versicherungen .required.ng-invalid .mat-mdc-form-field-outline-thick,.sparkasse-versicherungen .required.ng-invalid .mat-mdc-input-element,.sparkasse-versicherungen .required.ng-invalid label{opacity:1;caret-color:#d32f2f!important;color:#d32f2f!important}.sparkasse-versicherungen fp-icon-tile .required{border-color:#d32f2f!important;caret-color:#d32f2f!important;color:#d32f2f!important}.sparkasse-versicherungen .mat-button-toggle-checked{background-color:#ff2626}.sparkasse-versicherungen .mdc-slider__value-indicator{background-color:#ff2626!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.sparkasse-versicherungen .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#ff2626!important}.sparkasse-versicherungen fp-kontoinhaber-select-field{font-size:.5em!important}.sparkasse-versicherungen fp-kontoinhaber-select-field .mat-mdc-form-field-label,.sparkasse-versicherungen fp-kontoinhaber-select-field .mat-mdc-select-arrow,.sparkasse-versicherungen fp-kontoinhaber-select-field .mat-mdc-select-value,.sparkasse-versicherungen fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.sparkasse-versicherungen fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.sparkasse-versicherungen fp-kontoinhaber-select-field .mdc-notched-outline__leading,.sparkasse-versicherungen fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.sparkasse-versicherungen fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.sparkasse-versicherungen fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.sparkasse-versicherungen .navigationbar{border-top-color:#ff2626}.sparkasse-versicherungen .vermoegen-und-verbindlichkeiten-result{color:red}.sparkasse-versicherungen .mdc-button{font-size:.875rem!important}.sparkasse-versicherungen .mdc-button span{white-space:nowrap!important}.sparkasse-versicherungen .mdc-button[mat-flat-button]{color:#fff!important;background-color:red!important}.sparkasse-versicherungen .mdc-button[mat-stroked-button]{color:red!important;background-color:#fff!important}.sparkasse-versicherungen .mat-mdc-outlined-button{border-color:#ff2626!important;color:#ff2626!important}.sparkasse-versicherungen .mdc-button[disabled]{opacity:.6}.sparkasse-versicherungen .mat-ripple:not(.ziel-card){color:#000!important}.sparkasse-versicherungen.dark .mat-ripple:not(.ziel-card){color:#fff!important}.sparkasse-versicherungen.dark .dark-button{color:#000;background-color:#ff2626}.sparkasse-versicherungen.accessibility-light .accessibility-button,.sparkasse-versicherungen.accessibility-dark .accessibility-button{color:#fff;background-color:#ff2626}.sparkasse-versicherungen.accessibility-light .list-item-link,.sparkasse-versicherungen.accessibility-dark .list-item-link{color:red;background-color:#fff}.sparkasse-versicherungen.accessibility-light .list-item-link--active,.sparkasse-versicherungen.accessibility-light .list-item-link--active .sublist-item-link--active,.sparkasse-versicherungen.accessibility-dark .list-item-link--active,.sparkasse-versicherungen.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#fff;background-color:red!important}.sparkasse-versicherungen.accessibility-light span.text-primary-not-important,.sparkasse-versicherungen.accessibility-dark span.text-primary-not-important,.sparkasse-versicherungen.accessibility-light .text-primary,.sparkasse-versicherungen.accessibility-dark .text-primary{background-color:#fff!important}.sparkasse-versicherungen.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.sparkasse-versicherungen.accessibility-light .legal-footer .data-input,.sparkasse-versicherungen.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:red!important}.sparkasse-versicherungen.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000!important}.sparkasse-versicherungen.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.sparkasse-versicherungen.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#ff2626!important}.sparkasse-versicherungen.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#ff8080!important}.sparkasse-versicherungen.accessibility-dark .fp-milestone-page .text-primary{color:#ff4d4d!important}.sparkasse-versicherungen.accessibility-dark .fp-milestone-page .text-accent{color:#ff2626!important}.sparkasse-versicherungen.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.sparkasse-versicherungen.accessibility-dark .bar.bg-primary-50 span{color:#fff!important}.sparkasse-versicherungen fp-allgemeines,.sparkasse-versicherungen fp-versorgungswunsch,.sparkasse-versicherungen fp-versorgungs-wunsch,.sparkasse-versicherungen fp-bestehende-versorgung,.sparkasse-versicherungen fp-erforderliches-kapital{width:100%!important}.sparkasse-versicherungen .mat-toolbar,.sparkasse-versicherungen .top-toolbar .mat-toolbar{background-color:#fff}.sparkasse-versicherungen .emptybankcard{color:red;border-color:red}.sparkasse-versicherungen a,.sparkasse-versicherungen .router-link-active,.sparkasse-versicherungen .clickable-icon{color:red}.sparkasse-versicherungen a.list-item-link--active,.sparkasse-versicherungen .router-link-active.list-item-link--active,.sparkasse-versicherungen .clickable-icon.list-item-link--active,.sparkasse-versicherungen a.list-item-link--active .sublist-item-link--active,.sparkasse-versicherungen .router-link-active.list-item-link--active .sublist-item-link--active,.sparkasse-versicherungen .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#e0e0e0}.sparkasse-versicherungen a:hover,.sparkasse-versicherungen .router-link-active:hover,.sparkasse-versicherungen .clickable-icon:hover{color:#ff8080}.sparkasse-versicherungen .checklist{top:50%!important;left:50%!important}.sparkasse-versicherungen.dark{background-color:#000;color:#eee}.sparkasse-versicherungen.dark{--mat-ripple-color: rgba(255, 255, 255, .1)}.sparkasse-versicherungen.dark{--mat-option-selected-state-label-text-color: #ff8080;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.sparkasse-versicherungen.dark .mat-accent{--mat-option-selected-state-label-text-color: #757575;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.sparkasse-versicherungen.dark .mat-warn{--mat-option-selected-state-label-text-color: #d32f2f;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.sparkasse-versicherungen.dark{--mat-optgroup-label-text-color: white}.sparkasse-versicherungen.dark{--mat-full-pseudo-checkbox-selected-icon-color: #757575;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.sparkasse-versicherungen.dark{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #757575;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.sparkasse-versicherungen.dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #ff8080;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.sparkasse-versicherungen.dark .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff8080;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.sparkasse-versicherungen.dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #757575;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.sparkasse-versicherungen.dark .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #757575;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.sparkasse-versicherungen.dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #d32f2f;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.sparkasse-versicherungen.dark .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #d32f2f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.sparkasse-versicherungen.dark{--mat-app-background-color: #303030;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.sparkasse-versicherungen.dark{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.sparkasse-versicherungen.dark{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.sparkasse-versicherungen.dark{--mdc-elevated-card-container-shape: 4px}.sparkasse-versicherungen.dark{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.sparkasse-versicherungen.dark{--mdc-elevated-card-container-color: #424242;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.sparkasse-versicherungen.dark{--mdc-outlined-card-container-color: #424242;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.sparkasse-versicherungen.dark{--mat-card-subtitle-text-color: rgba(255, 255, 255, .7)}.sparkasse-versicherungen.dark{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.sparkasse-versicherungen.dark{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.sparkasse-versicherungen.dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #ff8080;--mdc-linear-progress-track-color: rgba(255, 128, 128, .25)}.sparkasse-versicherungen.dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #757575;--mdc-linear-progress-track-color: rgba(117, 117, 117, .25)}.sparkasse-versicherungen.dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #d32f2f;--mdc-linear-progress-track-color: rgba(211, 47, 47, .25)}.sparkasse-versicherungen.dark{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.sparkasse-versicherungen.dark{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.sparkasse-versicherungen.dark{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.sparkasse-versicherungen.dark{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.sparkasse-versicherungen.dark{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.sparkasse-versicherungen.dark{--mdc-filled-text-field-caret-color: #ff8080;--mdc-filled-text-field-focus-active-indicator-color: #ff8080;--mdc-filled-text-field-focus-label-text-color: rgba(255, 128, 128, .87);--mdc-filled-text-field-container-color: rgb(73.56, 73.56, 73.56);--mdc-filled-text-field-disabled-container-color: rgb(69.78, 69.78, 69.78);--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #d32f2f;--mdc-filled-text-field-error-focus-label-text-color: #d32f2f;--mdc-filled-text-field-error-label-text-color: #d32f2f;--mdc-filled-text-field-error-caret-color: #d32f2f;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-hover-active-indicator-color: #d32f2f}.sparkasse-versicherungen.dark{--mdc-outlined-text-field-caret-color: #ff8080;--mdc-outlined-text-field-focus-outline-color: #ff8080;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 128, 128, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #d32f2f;--mdc-outlined-text-field-error-focus-label-text-color: #d32f2f;--mdc-outlined-text-field-error-label-text-color: #d32f2f;--mdc-outlined-text-field-error-hover-label-text-color: #d32f2f;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #d32f2f;--mdc-outlined-text-field-error-hover-outline-color: #d32f2f;--mdc-outlined-text-field-error-outline-color: #d32f2f}.sparkasse-versicherungen.dark{--mat-form-field-focus-select-arrow-color: rgba(255, 128, 128, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #d32f2f;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24}.sparkasse-versicherungen.dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #757575;--mdc-filled-text-field-focus-active-indicator-color: #757575;--mdc-filled-text-field-focus-label-text-color: rgba(117, 117, 117, .87)}.sparkasse-versicherungen.dark .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #757575;--mdc-outlined-text-field-focus-outline-color: #757575;--mdc-outlined-text-field-focus-label-text-color: rgba(117, 117, 117, .87)}.sparkasse-versicherungen.dark .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(117, 117, 117, .87)}.sparkasse-versicherungen.dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #d32f2f;--mdc-filled-text-field-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.sparkasse-versicherungen.dark .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #d32f2f;--mdc-outlined-text-field-focus-outline-color: #d32f2f;--mdc-outlined-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.sparkasse-versicherungen.dark .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(211, 47, 47, .87)}.sparkasse-versicherungen.dark{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.sparkasse-versicherungen.dark{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.sparkasse-versicherungen.dark{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.sparkasse-versicherungen.dark{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.sparkasse-versicherungen.dark{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.sparkasse-versicherungen.dark{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(255, 128, 128, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.sparkasse-versicherungen.dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(117, 117, 117, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.sparkasse-versicherungen.dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(211, 47, 47, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.sparkasse-versicherungen.dark{--mat-select-arrow-transform: translateY(-8px)}.sparkasse-versicherungen.dark{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.sparkasse-versicherungen.dark{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.sparkasse-versicherungen.dark{--mat-autocomplete-background-color: #424242}.sparkasse-versicherungen.dark{--mdc-dialog-container-shape: 4px}.sparkasse-versicherungen.dark{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.sparkasse-versicherungen.dark{--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.sparkasse-versicherungen.dark{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.sparkasse-versicherungen.dark .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.sparkasse-versicherungen.dark .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.sparkasse-versicherungen.dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-disabled-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-flat-disabled-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa}.sparkasse-versicherungen.dark .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.sparkasse-versicherungen.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.sparkasse-versicherungen.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #ff8080;--mdc-chip-elevated-selected-container-color: #ff8080;--mdc-chip-elevated-disabled-container-color: #ff8080;--mdc-chip-flat-disabled-selected-container-color: #ff8080;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black}.sparkasse-versicherungen.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.sparkasse-versicherungen.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.sparkasse-versicherungen.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.sparkasse-versicherungen.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #757575;--mdc-chip-elevated-selected-container-color: #757575;--mdc-chip-elevated-disabled-container-color: #757575;--mdc-chip-flat-disabled-selected-container-color: #757575;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.sparkasse-versicherungen.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.sparkasse-versicherungen.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.sparkasse-versicherungen.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.sparkasse-versicherungen.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #d32f2f;--mdc-chip-elevated-selected-container-color: #d32f2f;--mdc-chip-elevated-disabled-container-color: #d32f2f;--mdc-chip-flat-disabled-selected-container-color: #d32f2f;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.sparkasse-versicherungen.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.sparkasse-versicherungen.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.sparkasse-versicherungen.dark .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.sparkasse-versicherungen.dark .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.sparkasse-versicherungen.dark{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.sparkasse-versicherungen.dark .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.sparkasse-versicherungen.dark{--mdc-switch-selected-focus-state-layer-color: #ff4d4d;--mdc-switch-selected-handle-color: #ff4d4d;--mdc-switch-selected-hover-state-layer-color: #ff4d4d;--mdc-switch-selected-pressed-state-layer-color: #ff4d4d;--mdc-switch-selected-focus-handle-color: #ff8080;--mdc-switch-selected-hover-handle-color: #ff8080;--mdc-switch-selected-pressed-handle-color: #ff8080;--mdc-switch-selected-focus-track-color: red;--mdc-switch-selected-hover-track-color: red;--mdc-switch-selected-pressed-track-color: red;--mdc-switch-selected-track-color: red;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.sparkasse-versicherungen.dark{--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5)}.sparkasse-versicherungen.dark .mat-mdc-slide-toggle{--mat-switch-label-text-color: white}.sparkasse-versicherungen.dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #e0e0e0;--mdc-switch-selected-handle-color: #e0e0e0;--mdc-switch-selected-hover-state-layer-color: #e0e0e0;--mdc-switch-selected-pressed-state-layer-color: #e0e0e0;--mdc-switch-selected-focus-handle-color: #eeeeee;--mdc-switch-selected-hover-handle-color: #eeeeee;--mdc-switch-selected-pressed-handle-color: #eeeeee;--mdc-switch-selected-focus-track-color: #757575;--mdc-switch-selected-hover-track-color: #757575;--mdc-switch-selected-pressed-track-color: #757575;--mdc-switch-selected-track-color: #757575}.sparkasse-versicherungen.dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e57373;--mdc-switch-selected-handle-color: #e57373;--mdc-switch-selected-hover-state-layer-color: #e57373;--mdc-switch-selected-pressed-state-layer-color: #e57373;--mdc-switch-selected-focus-handle-color: #ef9a9a;--mdc-switch-selected-hover-handle-color: #ef9a9a;--mdc-switch-selected-pressed-handle-color: #ef9a9a;--mdc-switch-selected-focus-track-color: #e53935;--mdc-switch-selected-hover-track-color: #e53935;--mdc-switch-selected-pressed-track-color: #e53935;--mdc-switch-selected-track-color: #e53935}.sparkasse-versicherungen.dark{--mdc-switch-state-layer-size: 40px}.sparkasse-versicherungen.dark .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.sparkasse-versicherungen.dark{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.sparkasse-versicherungen.dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ff8080;--mdc-radio-selected-hover-icon-color: #ff8080;--mdc-radio-selected-icon-color: #ff8080;--mdc-radio-selected-pressed-icon-color: #ff8080}.sparkasse-versicherungen.dark .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #ff8080;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.sparkasse-versicherungen.dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #757575;--mdc-radio-selected-hover-icon-color: #757575;--mdc-radio-selected-icon-color: #757575;--mdc-radio-selected-pressed-icon-color: #757575}.sparkasse-versicherungen.dark .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #757575;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.sparkasse-versicherungen.dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.sparkasse-versicherungen.dark .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #d32f2f;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.sparkasse-versicherungen.dark{--mdc-radio-state-layer-size: 40px}.sparkasse-versicherungen.dark{--mat-radio-touch-target-display: block}.sparkasse-versicherungen.dark{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.sparkasse-versicherungen.dark{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.sparkasse-versicherungen.dark{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.sparkasse-versicherungen.dark{--mdc-slider-handle-color: #ff8080;--mdc-slider-focus-handle-color: #ff8080;--mdc-slider-hover-handle-color: #ff8080;--mdc-slider-active-track-color: #ff8080;--mdc-slider-inactive-track-color: #ff8080;--mdc-slider-with-tick-marks-inactive-container-color: #ff8080;--mdc-slider-with-tick-marks-active-container-color: black;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff}.sparkasse-versicherungen.dark{--mat-slider-ripple-color: #ff8080;--mat-slider-hover-state-layer-color: rgba(255, 128, 128, .05);--mat-slider-focus-state-layer-color: rgba(255, 128, 128, .2);--mat-slider-value-indicator-opacity: .9}.sparkasse-versicherungen.dark .mat-accent{--mdc-slider-handle-color: #757575;--mdc-slider-focus-handle-color: #757575;--mdc-slider-hover-handle-color: #757575;--mdc-slider-active-track-color: #757575;--mdc-slider-inactive-track-color: #757575;--mdc-slider-with-tick-marks-inactive-container-color: #757575;--mdc-slider-with-tick-marks-active-container-color: white}.sparkasse-versicherungen.dark .mat-accent{--mat-slider-ripple-color: #757575;--mat-slider-hover-state-layer-color: rgba(117, 117, 117, .05);--mat-slider-focus-state-layer-color: rgba(117, 117, 117, .2)}.sparkasse-versicherungen.dark .mat-warn{--mdc-slider-handle-color: #d32f2f;--mdc-slider-focus-handle-color: #d32f2f;--mdc-slider-hover-handle-color: #d32f2f;--mdc-slider-active-track-color: #d32f2f;--mdc-slider-inactive-track-color: #d32f2f;--mdc-slider-with-tick-marks-inactive-container-color: #d32f2f;--mdc-slider-with-tick-marks-active-container-color: white}.sparkasse-versicherungen.dark .mat-warn{--mat-slider-ripple-color: #d32f2f;--mat-slider-hover-state-layer-color: rgba(211, 47, 47, .05);--mat-slider-focus-state-layer-color: rgba(211, 47, 47, .2)}.sparkasse-versicherungen.dark{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.sparkasse-versicherungen.dark{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.sparkasse-versicherungen.dark{--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #424242;--mat-menu-divider-color: rgba(255, 255, 255, .12)}.sparkasse-versicherungen.dark{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.sparkasse-versicherungen.dark{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.sparkasse-versicherungen.dark{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.sparkasse-versicherungen.dark{--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24}.sparkasse-versicherungen.dark .mdc-list-item__start,.sparkasse-versicherungen.dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ff8080;--mdc-radio-selected-hover-icon-color: #ff8080;--mdc-radio-selected-icon-color: #ff8080;--mdc-radio-selected-pressed-icon-color: #ff8080}.sparkasse-versicherungen.dark .mat-accent .mdc-list-item__start,.sparkasse-versicherungen.dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #757575;--mdc-radio-selected-hover-icon-color: #757575;--mdc-radio-selected-icon-color: #757575;--mdc-radio-selected-pressed-icon-color: #757575}.sparkasse-versicherungen.dark .mat-warn .mdc-list-item__start,.sparkasse-versicherungen.dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.sparkasse-versicherungen.dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #ff8080;--mdc-checkbox-selected-hover-icon-color: #ff8080;--mdc-checkbox-selected-icon-color: #ff8080;--mdc-checkbox-selected-pressed-icon-color: #ff8080;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff8080;--mdc-checkbox-selected-hover-state-layer-color: #ff8080;--mdc-checkbox-selected-pressed-state-layer-color: #ff8080;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.sparkasse-versicherungen.dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #757575;--mdc-checkbox-selected-hover-icon-color: #757575;--mdc-checkbox-selected-icon-color: #757575;--mdc-checkbox-selected-pressed-icon-color: #757575;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #757575;--mdc-checkbox-selected-hover-state-layer-color: #757575;--mdc-checkbox-selected-pressed-state-layer-color: #757575;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.sparkasse-versicherungen.dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.sparkasse-versicherungen.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.sparkasse-versicherungen.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.sparkasse-versicherungen.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.sparkasse-versicherungen.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#ff8080}.sparkasse-versicherungen.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.sparkasse-versicherungen.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.sparkasse-versicherungen.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.sparkasse-versicherungen.dark{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.sparkasse-versicherungen.dark{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.sparkasse-versicherungen.dark .mdc-list-item__start,.sparkasse-versicherungen.dark .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.sparkasse-versicherungen.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.sparkasse-versicherungen.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.sparkasse-versicherungen.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.sparkasse-versicherungen.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.sparkasse-versicherungen.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.sparkasse-versicherungen.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.sparkasse-versicherungen.dark{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.sparkasse-versicherungen.dark .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.sparkasse-versicherungen.dark{--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12)}.sparkasse-versicherungen.dark{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.sparkasse-versicherungen.dark{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.sparkasse-versicherungen.dark{--mdc-secondary-navigation-tab-container-height: 48px}.sparkasse-versicherungen.dark{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.sparkasse-versicherungen.dark{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.sparkasse-versicherungen.dark .mat-mdc-tab-group,.sparkasse-versicherungen.dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #ff8080}.sparkasse-versicherungen.dark .mat-mdc-tab-group,.sparkasse-versicherungen.dark .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #ff8080;--mat-tab-header-active-ripple-color: #ff8080;--mat-tab-header-inactive-ripple-color: #ff8080;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #ff8080;--mat-tab-header-active-hover-label-text-color: #ff8080;--mat-tab-header-active-focus-indicator-color: #ff8080;--mat-tab-header-active-hover-indicator-color: #ff8080}.sparkasse-versicherungen.dark .mat-mdc-tab-group.mat-accent,.sparkasse-versicherungen.dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #757575}.sparkasse-versicherungen.dark .mat-mdc-tab-group.mat-accent,.sparkasse-versicherungen.dark .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #757575;--mat-tab-header-active-ripple-color: #757575;--mat-tab-header-inactive-ripple-color: #757575;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #757575;--mat-tab-header-active-hover-label-text-color: #757575;--mat-tab-header-active-focus-indicator-color: #757575;--mat-tab-header-active-hover-indicator-color: #757575}.sparkasse-versicherungen.dark .mat-mdc-tab-group.mat-warn,.sparkasse-versicherungen.dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #d32f2f}.sparkasse-versicherungen.dark .mat-mdc-tab-group.mat-warn,.sparkasse-versicherungen.dark .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #d32f2f;--mat-tab-header-active-ripple-color: #d32f2f;--mat-tab-header-inactive-ripple-color: #d32f2f;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #d32f2f;--mat-tab-header-active-hover-label-text-color: #d32f2f;--mat-tab-header-active-focus-indicator-color: #d32f2f;--mat-tab-header-active-hover-indicator-color: #d32f2f}.sparkasse-versicherungen.dark .mat-mdc-tab-group.mat-background-primary,.sparkasse-versicherungen.dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #ff8080;--mat-tab-header-with-background-foreground-color: black}.sparkasse-versicherungen.dark .mat-mdc-tab-group.mat-background-accent,.sparkasse-versicherungen.dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #757575;--mat-tab-header-with-background-foreground-color: white}.sparkasse-versicherungen.dark .mat-mdc-tab-group.mat-background-warn,.sparkasse-versicherungen.dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #d32f2f;--mat-tab-header-with-background-foreground-color: white}.sparkasse-versicherungen.dark .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.sparkasse-versicherungen.dark .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.sparkasse-versicherungen.dark{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.sparkasse-versicherungen.dark{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #757575;--mdc-checkbox-selected-hover-icon-color: #757575;--mdc-checkbox-selected-icon-color: #757575;--mdc-checkbox-selected-pressed-icon-color: #757575;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #757575;--mdc-checkbox-selected-hover-state-layer-color: #757575;--mdc-checkbox-selected-pressed-state-layer-color: #757575;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.sparkasse-versicherungen.dark{--mat-checkbox-disabled-label-color: rgba(255, 255, 255, .5);--mat-checkbox-label-text-color: white}.sparkasse-versicherungen.dark .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #ff8080;--mdc-checkbox-selected-hover-icon-color: #ff8080;--mdc-checkbox-selected-icon-color: #ff8080;--mdc-checkbox-selected-pressed-icon-color: #ff8080;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff8080;--mdc-checkbox-selected-hover-state-layer-color: #ff8080;--mdc-checkbox-selected-pressed-state-layer-color: #ff8080;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.sparkasse-versicherungen.dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.sparkasse-versicherungen.dark{--mdc-checkbox-state-layer-size: 40px}.sparkasse-versicherungen.dark{--mat-checkbox-touch-target-display: block}.sparkasse-versicherungen.dark{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.sparkasse-versicherungen.dark{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.sparkasse-versicherungen.dark{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.sparkasse-versicherungen.dark{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.sparkasse-versicherungen.dark{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.sparkasse-versicherungen.dark{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.sparkasse-versicherungen.dark{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.sparkasse-versicherungen.dark{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.sparkasse-versicherungen.dark{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.sparkasse-versicherungen.dark{--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.sparkasse-versicherungen.dark{--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24}.sparkasse-versicherungen.dark{--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.sparkasse-versicherungen.dark{--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24}.sparkasse-versicherungen.dark{--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.sparkasse-versicherungen.dark{--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24}.sparkasse-versicherungen.dark{--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.sparkasse-versicherungen.dark{--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24}.sparkasse-versicherungen.dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #ff8080}.sparkasse-versicherungen.dark .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #ff8080;--mat-text-button-ripple-color: rgba(255, 128, 128, .1)}.sparkasse-versicherungen.dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #757575}.sparkasse-versicherungen.dark .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #757575;--mat-text-button-ripple-color: rgba(117, 117, 117, .1)}.sparkasse-versicherungen.dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #d32f2f}.sparkasse-versicherungen.dark .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #d32f2f;--mat-text-button-ripple-color: rgba(211, 47, 47, .1)}.sparkasse-versicherungen.dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #ff8080;--mdc-filled-button-label-text-color: black}.sparkasse-versicherungen.dark .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.sparkasse-versicherungen.dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #757575;--mdc-filled-button-label-text-color: white}.sparkasse-versicherungen.dark .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.sparkasse-versicherungen.dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #d32f2f;--mdc-filled-button-label-text-color: white}.sparkasse-versicherungen.dark .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.sparkasse-versicherungen.dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #ff8080;--mdc-protected-button-label-text-color: black}.sparkasse-versicherungen.dark .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.sparkasse-versicherungen.dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #757575;--mdc-protected-button-label-text-color: white}.sparkasse-versicherungen.dark .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.sparkasse-versicherungen.dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #d32f2f;--mdc-protected-button-label-text-color: white}.sparkasse-versicherungen.dark .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.sparkasse-versicherungen.dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #ff8080;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.sparkasse-versicherungen.dark .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #ff8080;--mat-outlined-button-ripple-color: rgba(255, 128, 128, .1)}.sparkasse-versicherungen.dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #757575;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.sparkasse-versicherungen.dark .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #757575;--mat-outlined-button-ripple-color: rgba(117, 117, 117, .1)}.sparkasse-versicherungen.dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #d32f2f;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.sparkasse-versicherungen.dark .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #d32f2f;--mat-outlined-button-ripple-color: rgba(211, 47, 47, .1)}.sparkasse-versicherungen.dark{--mdc-text-button-container-height: 36px}.sparkasse-versicherungen.dark{--mdc-filled-button-container-height: 36px}.sparkasse-versicherungen.dark{--mdc-protected-button-container-height: 36px}.sparkasse-versicherungen.dark{--mdc-outlined-button-container-height: 36px}.sparkasse-versicherungen.dark{--mat-text-button-touch-target-display: block}.sparkasse-versicherungen.dark{--mat-filled-button-touch-target-display: block}.sparkasse-versicherungen.dark{--mat-protected-button-touch-target-display: block}.sparkasse-versicherungen.dark{--mat-outlined-button-touch-target-display: block}.sparkasse-versicherungen.dark{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.sparkasse-versicherungen.dark{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.sparkasse-versicherungen.dark{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.sparkasse-versicherungen.dark{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.sparkasse-versicherungen.dark{--mdc-icon-button-icon-size: 24px}.sparkasse-versicherungen.dark{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5)}.sparkasse-versicherungen.dark{--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24}.sparkasse-versicherungen.dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #ff8080}.sparkasse-versicherungen.dark .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #ff8080;--mat-icon-button-ripple-color: rgba(255, 128, 128, .1)}.sparkasse-versicherungen.dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #757575}.sparkasse-versicherungen.dark .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #757575;--mat-icon-button-ripple-color: rgba(117, 117, 117, .1)}.sparkasse-versicherungen.dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #d32f2f}.sparkasse-versicherungen.dark .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #d32f2f;--mat-icon-button-ripple-color: rgba(211, 47, 47, .1)}.sparkasse-versicherungen.dark{--mat-icon-button-touch-target-display: block}.sparkasse-versicherungen.dark .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.sparkasse-versicherungen.dark{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.sparkasse-versicherungen.dark{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.sparkasse-versicherungen.dark{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.sparkasse-versicherungen.dark{--mdc-fab-container-color: #424242}.sparkasse-versicherungen.dark{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.sparkasse-versicherungen.dark{--mdc-fab-small-container-color: #424242}.sparkasse-versicherungen.dark{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-small-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.sparkasse-versicherungen.dark .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #ff8080}.sparkasse-versicherungen.dark .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.sparkasse-versicherungen.dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #757575}.sparkasse-versicherungen.dark .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.sparkasse-versicherungen.dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #d32f2f}.sparkasse-versicherungen.dark .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.sparkasse-versicherungen.dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #ff8080}.sparkasse-versicherungen.dark .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.sparkasse-versicherungen.dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #757575}.sparkasse-versicherungen.dark .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.sparkasse-versicherungen.dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #d32f2f}.sparkasse-versicherungen.dark .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.sparkasse-versicherungen.dark{--mat-fab-touch-target-display: block}.sparkasse-versicherungen.dark{--mat-fab-small-touch-target-display: block}.sparkasse-versicherungen.dark{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.sparkasse-versicherungen.dark{--mdc-snackbar-container-shape: 4px}.sparkasse-versicherungen.dark{--mdc-snackbar-container-color: rgb(217.2, 217.2, 217.2);--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87)}.sparkasse-versicherungen.dark{--mat-snack-bar-button-color: red}.sparkasse-versicherungen.dark{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.sparkasse-versicherungen.dark{--mat-table-row-item-outline-width: 1px}.sparkasse-versicherungen.dark{--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12)}.sparkasse-versicherungen.dark{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.sparkasse-versicherungen.dark{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.sparkasse-versicherungen.dark{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.sparkasse-versicherungen.dark{--mdc-circular-progress-active-indicator-color: #ff8080}.sparkasse-versicherungen.dark .mat-accent{--mdc-circular-progress-active-indicator-color: #757575}.sparkasse-versicherungen.dark .mat-warn{--mdc-circular-progress-active-indicator-color: #d32f2f}.sparkasse-versicherungen.dark{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.sparkasse-versicherungen.dark{--mat-badge-background-color: #ff8080;--mat-badge-text-color: black;--mat-badge-disabled-state-background-color: rgb(110.1, 110.1, 110.1);--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5)}.sparkasse-versicherungen.dark .mat-badge-accent{--mat-badge-background-color: #757575;--mat-badge-text-color: white}.sparkasse-versicherungen.dark .mat-badge-warn{--mat-badge-background-color: #d32f2f;--mat-badge-text-color: white}.sparkasse-versicherungen.dark{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.sparkasse-versicherungen.dark{--mat-bottom-sheet-container-shape: 4px}.sparkasse-versicherungen.dark{--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242}.sparkasse-versicherungen.dark{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.sparkasse-versicherungen.dark{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.sparkasse-versicherungen.dark{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.sparkasse-versicherungen.dark{--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242}.sparkasse-versicherungen.dark{--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: rgb(88.68, 88.68, 88.68)}.sparkasse-versicherungen.dark{--mat-standard-button-toggle-height: 48px}.sparkasse-versicherungen.dark{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.sparkasse-versicherungen.dark{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.sparkasse-versicherungen.dark{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.sparkasse-versicherungen.dark{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #ff8080;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 128, 128, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 128, 128, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 128, 128, .3);--mat-datepicker-toggle-active-state-icon-color: #ff8080;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 128, 128, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white}.sparkasse-versicherungen.dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #757575;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(117, 117, 117, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(117, 117, 117, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(117, 117, 117, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(117, 117, 117, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.sparkasse-versicherungen.dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #d32f2f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(211, 47, 47, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(211, 47, 47, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.sparkasse-versicherungen.dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #757575}.sparkasse-versicherungen.dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #d32f2f}.sparkasse-versicherungen.dark .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.sparkasse-versicherungen.dark .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.sparkasse-versicherungen.dark{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.sparkasse-versicherungen.dark{--mat-divider-width: 1px}.sparkasse-versicherungen.dark{--mat-divider-color: rgba(255, 255, 255, .12)}.sparkasse-versicherungen.dark{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.sparkasse-versicherungen.dark{--mat-expansion-container-background-color: #424242;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7)}.sparkasse-versicherungen.dark{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.sparkasse-versicherungen.dark{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.sparkasse-versicherungen.dark{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.sparkasse-versicherungen.dark{--mat-icon-color: inherit}.sparkasse-versicherungen.dark .mat-icon.mat-primary{--mat-icon-color: #ff8080}.sparkasse-versicherungen.dark .mat-icon.mat-accent{--mat-icon-color: #757575}.sparkasse-versicherungen.dark .mat-icon.mat-warn{--mat-icon-color: #d32f2f}.sparkasse-versicherungen.dark{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.sparkasse-versicherungen.dark{--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6)}.sparkasse-versicherungen.dark{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #ff8080;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #ff8080;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #ff8080;--mat-stepper-header-edit-state-icon-foreground-color: black;--mat-stepper-container-color: #424242;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #d32f2f;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #d32f2f;--mat-stepper-header-error-state-icon-background-color: transparent}.sparkasse-versicherungen.dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #757575;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #757575;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #757575;--mat-stepper-header-edit-state-icon-foreground-color: white}.sparkasse-versicherungen.dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #d32f2f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #d32f2f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #d32f2f;--mat-stepper-header-edit-state-icon-foreground-color: white}.sparkasse-versicherungen.dark{--mat-stepper-header-height: 72px}.sparkasse-versicherungen.dark{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.sparkasse-versicherungen.dark{--mat-sort-arrow-color: rgb(198.3, 198.3, 198.3)}.sparkasse-versicherungen.dark{--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white}.sparkasse-versicherungen.dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #ff8080;--mat-toolbar-container-text-color: black}.sparkasse-versicherungen.dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #757575;--mat-toolbar-container-text-color: white}.sparkasse-versicherungen.dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #d32f2f;--mat-toolbar-container-text-color: white}.sparkasse-versicherungen.dark{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.sparkasse-versicherungen.dark{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.sparkasse-versicherungen.dark{--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white}.sparkasse-versicherungen.dark{--mat-tree-node-min-height: 48px}.sparkasse-versicherungen.dark{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.sparkasse-versicherungen.dark{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.sparkasse-versicherungen.dark{--mat-timepicker-container-background-color: #424242}.sparkasse-versicherungen.dark::-webkit-scrollbar-track{background-color:#ffb3b3}.sparkasse-versicherungen.dark::-webkit-scrollbar-thumb{background-color:#ff8080}.sparkasse-versicherungen.dark::-webkit-scrollbar-thumb:hover{background-color:#ff2626}.sparkasse-versicherungen.dark .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#ffb3b3}.sparkasse-versicherungen.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#ff8080}.sparkasse-versicherungen.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#ff2626}.sparkasse-versicherungen.dark .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#ffb3b3}.sparkasse-versicherungen.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#ff8080}.sparkasse-versicherungen.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#ff2626}.sparkasse-versicherungen.dark .stroke-primary{stroke:#ff8080!important}.sparkasse-versicherungen.dark .color-primary{color:#ff8080!important}.sparkasse-versicherungen.dark .bg-primary{background-color:#ff8080!important;color:#fff!important}.sparkasse-versicherungen.dark .bg-primary-100{background-color:#ffb3b3!important;color:#000!important}.sparkasse-versicherungen.dark .bg-primary-50{background-color:#ffe0e0!important;color:#000!important}.sparkasse-versicherungen.dark .bg-accent{background-color:#757575!important}.sparkasse-versicherungen.dark .bg-success{background-color:#81c784!important}.sparkasse-versicherungen.dark .bg-warn{background-color:#d32f2f!important;color:#fff}.sparkasse-versicherungen.dark .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.sparkasse-versicherungen.dark .bg-warn-50{background-color:#ffebee!important;color:#000000de}.sparkasse-versicherungen.dark .text-primary{color:#ff8080!important}.sparkasse-versicherungen.dark .text-primary-not-important{color:red}.sparkasse-versicherungen.dark .border-primary,.sparkasse-versicherungen.dark .border-primary-left,.sparkasse-versicherungen.dark .border-primary-right,.sparkasse-versicherungen.dark .border-primary-top,.sparkasse-versicherungen.dark .border-primary-bottom{border-color:#ff8080}.sparkasse-versicherungen.dark .border-accent{border-color:#757575!important}.sparkasse-versicherungen.dark .border-accent-100{border-color:#f5f5f5!important}.sparkasse-versicherungen.dark .outline-primary{outline-color:#ff8080!important}.sparkasse-versicherungen.dark .text-warn{color:#f44336!important}.sparkasse-versicherungen.dark .text-error{color:#ef5350!important}.sparkasse-versicherungen.dark .text-accent{color:#9e9e9e!important}.sparkasse-versicherungen.dark .text-hover:hover,.sparkasse-versicherungen.dark .text-hover:hover *{color:#ff8080!important}.sparkasse-versicherungen.dark .text-success{color:#66bb6a!important}.sparkasse-versicherungen.dark.dark .bg-primary-50{background-color:red!important}.sparkasse-versicherungen.dark .required.ng-invalid .mat-mdc-form-field-outline-thick,.sparkasse-versicherungen.dark .required.ng-invalid .mat-mdc-input-element,.sparkasse-versicherungen.dark .required.ng-invalid label{opacity:1;caret-color:#d32f2f!important;color:#d32f2f!important}.sparkasse-versicherungen.dark fp-icon-tile .required{border-color:#d32f2f!important;caret-color:#d32f2f!important;color:#d32f2f!important}.sparkasse-versicherungen.dark .mat-button-toggle-checked{background-color:#ff2626}.sparkasse-versicherungen.dark .mdc-slider__value-indicator{background-color:#ff2626!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.sparkasse-versicherungen.dark .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#ff2626!important}.sparkasse-versicherungen.dark fp-kontoinhaber-select-field{font-size:.5em!important}.sparkasse-versicherungen.dark fp-kontoinhaber-select-field .mat-mdc-form-field-label,.sparkasse-versicherungen.dark fp-kontoinhaber-select-field .mat-mdc-select-arrow,.sparkasse-versicherungen.dark fp-kontoinhaber-select-field .mat-mdc-select-value,.sparkasse-versicherungen.dark fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.sparkasse-versicherungen.dark fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.sparkasse-versicherungen.dark fp-kontoinhaber-select-field .mdc-notched-outline__leading,.sparkasse-versicherungen.dark fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.sparkasse-versicherungen.dark fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.sparkasse-versicherungen.dark fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.sparkasse-versicherungen.dark .navigationbar{border-top-color:#ff2626}.sparkasse-versicherungen.dark .vermoegen-und-verbindlichkeiten-result{color:#ff8080}.sparkasse-versicherungen.dark .mdc-button{font-size:.875rem!important}.sparkasse-versicherungen.dark .mdc-button span{white-space:nowrap!important}.sparkasse-versicherungen.dark .mdc-button[mat-flat-button]{color:#fff!important;background-color:red!important}.sparkasse-versicherungen.dark .mdc-button[mat-stroked-button]{color:red!important;background-color:#fff!important}.sparkasse-versicherungen.dark .mat-mdc-outlined-button{border-color:#ff2626!important;color:#ff2626!important}.sparkasse-versicherungen.dark .mdc-button[disabled]{opacity:.6}.sparkasse-versicherungen.dark .mat-ripple:not(.ziel-card){color:#000!important}.sparkasse-versicherungen.dark.dark .mat-ripple:not(.ziel-card){color:#fff!important}.sparkasse-versicherungen.dark.dark .dark-button{color:#000;background-color:#ff2626}.sparkasse-versicherungen.dark.accessibility-light .accessibility-button,.sparkasse-versicherungen.dark.accessibility-dark .accessibility-button{color:#fff;background-color:#ff2626}.sparkasse-versicherungen.dark.accessibility-light .list-item-link,.sparkasse-versicherungen.dark.accessibility-dark .list-item-link{color:red;background-color:#fff}.sparkasse-versicherungen.dark.accessibility-light .list-item-link--active,.sparkasse-versicherungen.dark.accessibility-light .list-item-link--active .sublist-item-link--active,.sparkasse-versicherungen.dark.accessibility-dark .list-item-link--active,.sparkasse-versicherungen.dark.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#fff;background-color:red!important}.sparkasse-versicherungen.dark.accessibility-light span.text-primary-not-important,.sparkasse-versicherungen.dark.accessibility-dark span.text-primary-not-important,.sparkasse-versicherungen.dark.accessibility-light .text-primary,.sparkasse-versicherungen.dark.accessibility-dark .text-primary{background-color:#fff!important}.sparkasse-versicherungen.dark.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.sparkasse-versicherungen.dark.accessibility-light .legal-footer .data-input,.sparkasse-versicherungen.dark.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:red!important}.sparkasse-versicherungen.dark.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000!important}.sparkasse-versicherungen.dark.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.sparkasse-versicherungen.dark.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#ff2626!important}.sparkasse-versicherungen.dark.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#ff8080!important}.sparkasse-versicherungen.dark.accessibility-dark .fp-milestone-page .text-primary{color:#ff4d4d!important}.sparkasse-versicherungen.dark.accessibility-dark .fp-milestone-page .text-accent{color:#ff2626!important}.sparkasse-versicherungen.dark.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.sparkasse-versicherungen.dark.accessibility-dark .bar.bg-primary-50 span{color:#fff!important}.sparkasse-versicherungen.dark fp-allgemeines,.sparkasse-versicherungen.dark fp-versorgungswunsch,.sparkasse-versicherungen.dark fp-versorgungs-wunsch,.sparkasse-versicherungen.dark fp-bestehende-versorgung,.sparkasse-versicherungen.dark fp-erforderliches-kapital{width:100%!important}.sparkasse-versicherungen.dark .mat-toolbar,.sparkasse-versicherungen.dark .top-toolbar .mat-toolbar{background-color:#000}.sparkasse-versicherungen.dark a,.sparkasse-versicherungen.dark .router-link-active,.sparkasse-versicherungen.dark .clickable-icon{color:#ff2626}.sparkasse-versicherungen.dark a.list-item-link--active,.sparkasse-versicherungen.dark .router-link-active.list-item-link--active,.sparkasse-versicherungen.dark .clickable-icon.list-item-link--active,.sparkasse-versicherungen.dark a.list-item-link--active .sublist-item-link--active,.sparkasse-versicherungen.dark .router-link-active.list-item-link--active .sublist-item-link--active,.sparkasse-versicherungen.dark .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#424242}.sparkasse-versicherungen.dark a:hover,.sparkasse-versicherungen.dark .router-link-active:hover,.sparkasse-versicherungen.dark .clickable-icon:hover{color:#ffb3b3}.sparkasse-versicherungen.dark .emptybankcard{color:red;border-color:red}.rheinland{background-color:#f5f5f5;color:#424242}.rheinland{--mat-ripple-color: rgba(0, 0, 0, .1)}.rheinland{--mat-option-selected-state-label-text-color: #0069b4;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.rheinland .mat-accent{--mat-option-selected-state-label-text-color: #80cbb3;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.rheinland .mat-warn{--mat-option-selected-state-label-text-color: #d32f2f;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.rheinland{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.rheinland{--mat-full-pseudo-checkbox-selected-icon-color: #80cbb3;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.rheinland{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #80cbb3;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.rheinland .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #0069b4;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.rheinland .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #0069b4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.rheinland .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #80cbb3;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.rheinland .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #80cbb3;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.rheinland .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #d32f2f;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.rheinland .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #d32f2f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.rheinland{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.rheinland{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.rheinland{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.rheinland{--mdc-elevated-card-container-shape: 4px}.rheinland{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.rheinland{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.rheinland{--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.rheinland{--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}.rheinland{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.rheinland{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.rheinland .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #0069b4;--mdc-linear-progress-track-color: rgba(0, 105, 180, .25)}.rheinland .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #80cbb3;--mdc-linear-progress-track-color: rgba(128, 203, 179, .25)}.rheinland .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #d32f2f;--mdc-linear-progress-track-color: rgba(211, 47, 47, .25)}.rheinland{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.rheinland{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.rheinland{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.rheinland{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.rheinland{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.rheinland{--mdc-filled-text-field-caret-color: #0069b4;--mdc-filled-text-field-focus-active-indicator-color: #0069b4;--mdc-filled-text-field-focus-label-text-color: rgba(0, 105, 180, .87);--mdc-filled-text-field-container-color: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #d32f2f;--mdc-filled-text-field-error-focus-label-text-color: #d32f2f;--mdc-filled-text-field-error-label-text-color: #d32f2f;--mdc-filled-text-field-error-caret-color: #d32f2f;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-hover-active-indicator-color: #d32f2f}.rheinland{--mdc-outlined-text-field-caret-color: #0069b4;--mdc-outlined-text-field-focus-outline-color: #0069b4;--mdc-outlined-text-field-focus-label-text-color: rgba(0, 105, 180, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #d32f2f;--mdc-outlined-text-field-error-focus-label-text-color: #d32f2f;--mdc-outlined-text-field-error-label-text-color: #d32f2f;--mdc-outlined-text-field-error-hover-label-text-color: #d32f2f;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #d32f2f;--mdc-outlined-text-field-error-hover-outline-color: #d32f2f;--mdc-outlined-text-field-error-outline-color: #d32f2f}.rheinland{--mat-form-field-focus-select-arrow-color: rgba(0, 105, 180, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #d32f2f;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.rheinland .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #80cbb3;--mdc-filled-text-field-focus-active-indicator-color: #80cbb3;--mdc-filled-text-field-focus-label-text-color: rgba(128, 203, 179, .87)}.rheinland .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #80cbb3;--mdc-outlined-text-field-focus-outline-color: #80cbb3;--mdc-outlined-text-field-focus-label-text-color: rgba(128, 203, 179, .87)}.rheinland .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(128, 203, 179, .87)}.rheinland .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #d32f2f;--mdc-filled-text-field-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.rheinland .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #d32f2f;--mdc-outlined-text-field-focus-outline-color: #d32f2f;--mdc-outlined-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.rheinland .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(211, 47, 47, .87)}.rheinland{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.rheinland{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.rheinland{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.rheinland{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.rheinland{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.rheinland{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(0, 105, 180, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.rheinland .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(128, 203, 179, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.rheinland .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(211, 47, 47, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.rheinland{--mat-select-arrow-transform: translateY(-8px)}.rheinland{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.rheinland{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.rheinland{--mat-autocomplete-background-color: white}.rheinland{--mdc-dialog-container-shape: 4px}.rheinland{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.rheinland{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.rheinland{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.rheinland .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.rheinland .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.rheinland .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.rheinland .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.rheinland .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.rheinland .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #0069b4;--mdc-chip-elevated-selected-container-color: #0069b4;--mdc-chip-elevated-disabled-container-color: #0069b4;--mdc-chip-flat-disabled-selected-container-color: #0069b4;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.rheinland .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.rheinland .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.rheinland .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.rheinland .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #80cbb3;--mdc-chip-elevated-selected-container-color: #80cbb3;--mdc-chip-elevated-disabled-container-color: #80cbb3;--mdc-chip-flat-disabled-selected-container-color: #80cbb3;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black}.rheinland .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.rheinland .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.rheinland .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.rheinland .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #d32f2f;--mdc-chip-elevated-selected-container-color: #d32f2f;--mdc-chip-elevated-disabled-container-color: #d32f2f;--mdc-chip-flat-disabled-selected-container-color: #d32f2f;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.rheinland .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.rheinland .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.rheinland .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.rheinland .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.rheinland{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.rheinland .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.rheinland{--mdc-switch-selected-focus-state-layer-color: #0061ad;--mdc-switch-selected-handle-color: #0061ad;--mdc-switch-selected-hover-state-layer-color: #0061ad;--mdc-switch-selected-pressed-state-layer-color: #0061ad;--mdc-switch-selected-focus-handle-color: #003b8c;--mdc-switch-selected-hover-handle-color: #003b8c;--mdc-switch-selected-pressed-handle-color: #003b8c;--mdc-switch-selected-focus-track-color: #4d96cb;--mdc-switch-selected-hover-track-color: #4d96cb;--mdc-switch-selected-pressed-track-color: #4d96cb;--mdc-switch-selected-track-color: #4d96cb;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.rheinland{--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}.rheinland .mat-mdc-slide-toggle{--mat-switch-label-text-color: rgba(0, 0, 0, .87)}.rheinland .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #008f5f;--mdc-switch-selected-handle-color: #008f5f;--mdc-switch-selected-hover-state-layer-color: #008f5f;--mdc-switch-selected-pressed-state-layer-color: #008f5f;--mdc-switch-selected-focus-handle-color: #006939;--mdc-switch-selected-hover-handle-color: #006939;--mdc-switch-selected-pressed-handle-color: #006939;--mdc-switch-selected-focus-track-color: #4db695;--mdc-switch-selected-hover-track-color: #4db695;--mdc-switch-selected-pressed-track-color: #4db695;--mdc-switch-selected-track-color: #4db695}.rheinland .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}.rheinland{--mdc-switch-state-layer-size: 40px}.rheinland .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.rheinland{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.rheinland .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #0069b4;--mdc-radio-selected-hover-icon-color: #0069b4;--mdc-radio-selected-icon-color: #0069b4;--mdc-radio-selected-pressed-icon-color: #0069b4}.rheinland .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #0069b4;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.rheinland .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #80cbb3;--mdc-radio-selected-hover-icon-color: #80cbb3;--mdc-radio-selected-icon-color: #80cbb3;--mdc-radio-selected-pressed-icon-color: #80cbb3}.rheinland .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #80cbb3;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.rheinland .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.rheinland .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #d32f2f;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.rheinland{--mdc-radio-state-layer-size: 40px}.rheinland{--mat-radio-touch-target-display: block}.rheinland{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.rheinland{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.rheinland{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.rheinland{--mdc-slider-handle-color: #0069b4;--mdc-slider-focus-handle-color: #0069b4;--mdc-slider-hover-handle-color: #0069b4;--mdc-slider-active-track-color: #0069b4;--mdc-slider-inactive-track-color: #0069b4;--mdc-slider-with-tick-marks-inactive-container-color: #0069b4;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000}.rheinland{--mat-slider-ripple-color: #0069b4;--mat-slider-hover-state-layer-color: rgba(0, 105, 180, .05);--mat-slider-focus-state-layer-color: rgba(0, 105, 180, .2);--mat-slider-value-indicator-opacity: .6}.rheinland .mat-accent{--mdc-slider-handle-color: #80cbb3;--mdc-slider-focus-handle-color: #80cbb3;--mdc-slider-hover-handle-color: #80cbb3;--mdc-slider-active-track-color: #80cbb3;--mdc-slider-inactive-track-color: #80cbb3;--mdc-slider-with-tick-marks-inactive-container-color: #80cbb3;--mdc-slider-with-tick-marks-active-container-color: black}.rheinland .mat-accent{--mat-slider-ripple-color: #80cbb3;--mat-slider-hover-state-layer-color: rgba(128, 203, 179, .05);--mat-slider-focus-state-layer-color: rgba(128, 203, 179, .2)}.rheinland .mat-warn{--mdc-slider-handle-color: #d32f2f;--mdc-slider-focus-handle-color: #d32f2f;--mdc-slider-hover-handle-color: #d32f2f;--mdc-slider-active-track-color: #d32f2f;--mdc-slider-inactive-track-color: #d32f2f;--mdc-slider-with-tick-marks-inactive-container-color: #d32f2f;--mdc-slider-with-tick-marks-active-container-color: white}.rheinland .mat-warn{--mat-slider-ripple-color: #d32f2f;--mat-slider-hover-state-layer-color: rgba(211, 47, 47, .05);--mat-slider-focus-state-layer-color: rgba(211, 47, 47, .2)}.rheinland{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.rheinland{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.rheinland{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12)}.rheinland{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.rheinland{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.rheinland{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.rheinland{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.rheinland .mdc-list-item__start,.rheinland .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #0069b4;--mdc-radio-selected-hover-icon-color: #0069b4;--mdc-radio-selected-icon-color: #0069b4;--mdc-radio-selected-pressed-icon-color: #0069b4}.rheinland .mat-accent .mdc-list-item__start,.rheinland .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #80cbb3;--mdc-radio-selected-hover-icon-color: #80cbb3;--mdc-radio-selected-icon-color: #80cbb3;--mdc-radio-selected-pressed-icon-color: #80cbb3}.rheinland .mat-warn .mdc-list-item__start,.rheinland .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.rheinland .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #0069b4;--mdc-checkbox-selected-hover-icon-color: #0069b4;--mdc-checkbox-selected-icon-color: #0069b4;--mdc-checkbox-selected-pressed-icon-color: #0069b4;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #0069b4;--mdc-checkbox-selected-hover-state-layer-color: #0069b4;--mdc-checkbox-selected-pressed-state-layer-color: #0069b4;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.rheinland .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #80cbb3;--mdc-checkbox-selected-hover-icon-color: #80cbb3;--mdc-checkbox-selected-icon-color: #80cbb3;--mdc-checkbox-selected-pressed-icon-color: #80cbb3;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #80cbb3;--mdc-checkbox-selected-hover-state-layer-color: #80cbb3;--mdc-checkbox-selected-pressed-state-layer-color: #80cbb3;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.rheinland .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.rheinland .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.rheinland .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.rheinland .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.rheinland .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#0069b4}.rheinland .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.rheinland .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.rheinland .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.rheinland{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.rheinland{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.rheinland .mdc-list-item__start,.rheinland .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.rheinland .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.rheinland .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.rheinland .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.rheinland .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.rheinland .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.rheinland .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.rheinland{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.rheinland .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.rheinland{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}.rheinland{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.rheinland{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.rheinland{--mdc-secondary-navigation-tab-container-height: 48px}.rheinland{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.rheinland{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.rheinland .mat-mdc-tab-group,.rheinland .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #0069b4}.rheinland .mat-mdc-tab-group,.rheinland .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #0069b4;--mat-tab-header-active-ripple-color: #0069b4;--mat-tab-header-inactive-ripple-color: #0069b4;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #0069b4;--mat-tab-header-active-hover-label-text-color: #0069b4;--mat-tab-header-active-focus-indicator-color: #0069b4;--mat-tab-header-active-hover-indicator-color: #0069b4}.rheinland .mat-mdc-tab-group.mat-accent,.rheinland .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #80cbb3}.rheinland .mat-mdc-tab-group.mat-accent,.rheinland .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #80cbb3;--mat-tab-header-active-ripple-color: #80cbb3;--mat-tab-header-inactive-ripple-color: #80cbb3;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #80cbb3;--mat-tab-header-active-hover-label-text-color: #80cbb3;--mat-tab-header-active-focus-indicator-color: #80cbb3;--mat-tab-header-active-hover-indicator-color: #80cbb3}.rheinland .mat-mdc-tab-group.mat-warn,.rheinland .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #d32f2f}.rheinland .mat-mdc-tab-group.mat-warn,.rheinland .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #d32f2f;--mat-tab-header-active-ripple-color: #d32f2f;--mat-tab-header-inactive-ripple-color: #d32f2f;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #d32f2f;--mat-tab-header-active-hover-label-text-color: #d32f2f;--mat-tab-header-active-focus-indicator-color: #d32f2f;--mat-tab-header-active-hover-indicator-color: #d32f2f}.rheinland .mat-mdc-tab-group.mat-background-primary,.rheinland .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #0069b4;--mat-tab-header-with-background-foreground-color: white}.rheinland .mat-mdc-tab-group.mat-background-accent,.rheinland .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #80cbb3;--mat-tab-header-with-background-foreground-color: black}.rheinland .mat-mdc-tab-group.mat-background-warn,.rheinland .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #d32f2f;--mat-tab-header-with-background-foreground-color: white}.rheinland .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.rheinland .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.rheinland{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.rheinland{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #80cbb3;--mdc-checkbox-selected-hover-icon-color: #80cbb3;--mdc-checkbox-selected-icon-color: #80cbb3;--mdc-checkbox-selected-pressed-icon-color: #80cbb3;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #80cbb3;--mdc-checkbox-selected-hover-state-layer-color: #80cbb3;--mdc-checkbox-selected-pressed-state-layer-color: #80cbb3;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.rheinland{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87)}.rheinland .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #0069b4;--mdc-checkbox-selected-hover-icon-color: #0069b4;--mdc-checkbox-selected-icon-color: #0069b4;--mdc-checkbox-selected-pressed-icon-color: #0069b4;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #0069b4;--mdc-checkbox-selected-hover-state-layer-color: #0069b4;--mdc-checkbox-selected-pressed-state-layer-color: #0069b4;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.rheinland .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.rheinland{--mdc-checkbox-state-layer-size: 40px}.rheinland{--mat-checkbox-touch-target-display: block}.rheinland{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.rheinland{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.rheinland{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.rheinland{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.rheinland{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.rheinland{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.rheinland{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.rheinland{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.rheinland{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.rheinland{--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.rheinland{--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12}.rheinland{--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.rheinland{--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12}.rheinland{--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.rheinland{--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12}.rheinland{--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.rheinland{--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.rheinland .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #0069b4}.rheinland .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #0069b4;--mat-text-button-ripple-color: rgba(0, 105, 180, .1)}.rheinland .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #80cbb3}.rheinland .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #80cbb3;--mat-text-button-ripple-color: rgba(128, 203, 179, .1)}.rheinland .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #d32f2f}.rheinland .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #d32f2f;--mat-text-button-ripple-color: rgba(211, 47, 47, .1)}.rheinland .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #0069b4;--mdc-filled-button-label-text-color: white}.rheinland .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.rheinland .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #80cbb3;--mdc-filled-button-label-text-color: black}.rheinland .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.rheinland .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #d32f2f;--mdc-filled-button-label-text-color: white}.rheinland .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.rheinland .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #0069b4;--mdc-protected-button-label-text-color: white}.rheinland .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.rheinland .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #80cbb3;--mdc-protected-button-label-text-color: black}.rheinland .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.rheinland .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #d32f2f;--mdc-protected-button-label-text-color: white}.rheinland .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.rheinland .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #0069b4;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.rheinland .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #0069b4;--mat-outlined-button-ripple-color: rgba(0, 105, 180, .1)}.rheinland .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #80cbb3;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.rheinland .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #80cbb3;--mat-outlined-button-ripple-color: rgba(128, 203, 179, .1)}.rheinland .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #d32f2f;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.rheinland .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #d32f2f;--mat-outlined-button-ripple-color: rgba(211, 47, 47, .1)}.rheinland{--mdc-text-button-container-height: 36px}.rheinland{--mdc-filled-button-container-height: 36px}.rheinland{--mdc-protected-button-container-height: 36px}.rheinland{--mdc-outlined-button-container-height: 36px}.rheinland{--mat-text-button-touch-target-display: block}.rheinland{--mat-filled-button-touch-target-display: block}.rheinland{--mat-protected-button-touch-target-display: block}.rheinland{--mat-outlined-button-touch-target-display: block}.rheinland{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.rheinland{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.rheinland{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.rheinland{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.rheinland{--mdc-icon-button-icon-size: 24px}.rheinland{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.rheinland{--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}.rheinland .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #0069b4}.rheinland .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #0069b4;--mat-icon-button-ripple-color: rgba(0, 105, 180, .1)}.rheinland .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #80cbb3}.rheinland .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #80cbb3;--mat-icon-button-ripple-color: rgba(128, 203, 179, .1)}.rheinland .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #d32f2f}.rheinland .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #d32f2f;--mat-icon-button-ripple-color: rgba(211, 47, 47, .1)}.rheinland{--mat-icon-button-touch-target-display: block}.rheinland .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.rheinland{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.rheinland{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.rheinland{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.rheinland{--mdc-fab-container-color: white}.rheinland{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.rheinland{--mdc-fab-small-container-color: white}.rheinland{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.rheinland .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #0069b4}.rheinland .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.rheinland .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #80cbb3}.rheinland .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.rheinland .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #d32f2f}.rheinland .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.rheinland .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #0069b4}.rheinland .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.rheinland .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #80cbb3}.rheinland .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.rheinland .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #d32f2f}.rheinland .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.rheinland{--mat-fab-touch-target-display: block}.rheinland{--mat-fab-small-touch-target-display: block}.rheinland{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.rheinland{--mdc-snackbar-container-shape: 4px}.rheinland{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}.rheinland{--mat-snack-bar-button-color: #b3d2e9}.rheinland{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.rheinland{--mat-table-row-item-outline-width: 1px}.rheinland{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}.rheinland{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.rheinland{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.rheinland{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.rheinland{--mdc-circular-progress-active-indicator-color: #0069b4}.rheinland .mat-accent{--mdc-circular-progress-active-indicator-color: #80cbb3}.rheinland .mat-warn{--mdc-circular-progress-active-indicator-color: #d32f2f}.rheinland{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.rheinland{--mat-badge-background-color: #0069b4;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.rheinland .mat-badge-accent{--mat-badge-background-color: #80cbb3;--mat-badge-text-color: black}.rheinland .mat-badge-warn{--mat-badge-background-color: #d32f2f;--mat-badge-text-color: white}.rheinland{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.rheinland{--mat-bottom-sheet-container-shape: 4px}.rheinland{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.rheinland{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.rheinland{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.rheinland{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.rheinland{--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd}.rheinland{--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: rgb(224.4, 224.4, 224.4)}.rheinland{--mat-standard-button-toggle-height: 48px}.rheinland{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.rheinland{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.rheinland{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.rheinland{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #0069b4;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 105, 180, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 105, 180, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 105, 180, .3);--mat-datepicker-toggle-active-state-icon-color: #0069b4;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 105, 180, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.rheinland .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #80cbb3;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(128, 203, 179, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(128, 203, 179, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(128, 203, 179, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(128, 203, 179, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.rheinland .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #d32f2f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(211, 47, 47, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(211, 47, 47, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.rheinland .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #80cbb3}.rheinland .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #d32f2f}.rheinland .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.rheinland .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.rheinland{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.rheinland{--mat-divider-width: 1px}.rheinland{--mat-divider-color: rgba(0, 0, 0, .12)}.rheinland{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.rheinland{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}.rheinland{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.rheinland{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.rheinland{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.rheinland{--mat-icon-color: inherit}.rheinland .mat-icon.mat-primary{--mat-icon-color: #0069b4}.rheinland .mat-icon.mat-accent{--mat-icon-color: #80cbb3}.rheinland .mat-icon.mat-warn{--mat-icon-color: #d32f2f}.rheinland{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.rheinland{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}.rheinland{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #0069b4;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #0069b4;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #0069b4;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #d32f2f;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #d32f2f;--mat-stepper-header-error-state-icon-background-color: transparent}.rheinland .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #80cbb3;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #80cbb3;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #80cbb3;--mat-stepper-header-edit-state-icon-foreground-color: black}.rheinland .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #d32f2f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #d32f2f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #d32f2f;--mat-stepper-header-edit-state-icon-foreground-color: white}.rheinland{--mat-stepper-header-height: 72px}.rheinland{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.rheinland{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.rheinland{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.rheinland .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #0069b4;--mat-toolbar-container-text-color: white}.rheinland .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #80cbb3;--mat-toolbar-container-text-color: black}.rheinland .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #d32f2f;--mat-toolbar-container-text-color: white}.rheinland{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.rheinland{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.rheinland{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.rheinland{--mat-tree-node-min-height: 48px}.rheinland{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.rheinland{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.rheinland{--mat-timepicker-container-background-color: white}.rheinland::-webkit-scrollbar-track{background-color:#b3d2e9}.rheinland::-webkit-scrollbar-thumb{background-color:#0069b4}.rheinland::-webkit-scrollbar-thumb:hover{background-color:#2680bf}.rheinland .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#b3d2e9}.rheinland .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#0069b4}.rheinland .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#2680bf}.rheinland .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#b3d2e9}.rheinland .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#0069b4}.rheinland .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#2680bf}.rheinland .stroke-primary{stroke:#0069b4!important}.rheinland .color-primary{color:#0069b4!important}.rheinland .bg-primary{background-color:#0069b4!important;color:#fff!important}.rheinland .bg-primary-100{background-color:#b3d2e9!important;color:#000!important}.rheinland .bg-primary-50{background-color:#e0edf6!important;color:#000!important}.rheinland .bg-accent{background-color:#80cbb3!important}.rheinland .bg-success{background-color:#81c784!important}.rheinland .bg-warn{background-color:#d32f2f!important;color:#fff}.rheinland .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.rheinland .bg-warn-50{background-color:#ffebee!important;color:#000000de}.rheinland .text-primary{color:#0069b4!important}.rheinland .text-primary-not-important{color:#004c9c}.rheinland .border-primary,.rheinland .border-primary-left,.rheinland .border-primary-right,.rheinland .border-primary-top,.rheinland .border-primary-bottom{border-color:#0069b4}.rheinland .border-accent{border-color:#80cbb3!important}.rheinland .border-accent-100{border-color:#b3e0d1!important}.rheinland .outline-primary{outline-color:#0069b4!important}.rheinland .text-warn{color:#f44336!important}.rheinland .text-error{color:#ef5350!important}.rheinland .text-accent{color:#009767!important}.rheinland .text-hover:hover,.rheinland .text-hover:hover *{color:#80b4da!important}.rheinland .text-success{color:#66bb6a!important}.rheinland.dark .bg-primary-50{background-color:#003b8c!important}.rheinland .required.ng-invalid .mat-mdc-form-field-outline-thick,.rheinland .required.ng-invalid .mat-mdc-input-element,.rheinland .required.ng-invalid label{opacity:1;caret-color:#d32f2f!important;color:#d32f2f!important}.rheinland fp-icon-tile .required{border-color:#d32f2f!important;caret-color:#d32f2f!important;color:#d32f2f!important}.rheinland .mat-button-toggle-checked{background-color:#2680bf}.rheinland .mdc-slider__value-indicator{background-color:#2680bf!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.rheinland .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#2680bf!important}.rheinland fp-kontoinhaber-select-field{font-size:.5em!important}.rheinland fp-kontoinhaber-select-field .mat-mdc-form-field-label,.rheinland fp-kontoinhaber-select-field .mat-mdc-select-arrow,.rheinland fp-kontoinhaber-select-field .mat-mdc-select-value,.rheinland fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.rheinland fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.rheinland fp-kontoinhaber-select-field .mdc-notched-outline__leading,.rheinland fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.rheinland fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.rheinland fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.rheinland .navigationbar{border-top-color:#2680bf}.rheinland .vermoegen-und-verbindlichkeiten-result{color:#0069b4}.rheinland .mdc-button{font-size:.875rem!important}.rheinland .mdc-button span{white-space:nowrap!important}.rheinland .mdc-button[mat-flat-button]{color:#fff!important;background-color:#004c9c!important}.rheinland .mdc-button[mat-stroked-button]{color:#004c9c!important;background-color:#fff!important}.rheinland .mat-mdc-outlined-button{border-color:#2680bf!important;color:#2680bf!important}.rheinland .mdc-button[disabled]{opacity:.6}.rheinland .mat-ripple:not(.ziel-card){color:#000!important}.rheinland.dark .mat-ripple:not(.ziel-card){color:#fff!important}.rheinland.dark .dark-button{color:#000;background-color:#2680bf}.rheinland.accessibility-light .accessibility-button,.rheinland.accessibility-dark .accessibility-button{color:#fff;background-color:#2680bf}.rheinland.accessibility-light .list-item-link,.rheinland.accessibility-dark .list-item-link{color:#004c9c;background-color:#fff}.rheinland.accessibility-light .list-item-link--active,.rheinland.accessibility-light .list-item-link--active .sublist-item-link--active,.rheinland.accessibility-dark .list-item-link--active,.rheinland.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#fff;background-color:#003b8c!important}.rheinland.accessibility-light span.text-primary-not-important,.rheinland.accessibility-dark span.text-primary-not-important,.rheinland.accessibility-light .text-primary,.rheinland.accessibility-dark .text-primary{background-color:#fff!important}.rheinland.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.rheinland.accessibility-light .legal-footer .data-input,.rheinland.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#003b8c!important}.rheinland.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000!important}.rheinland.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.rheinland.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#2680bf!important}.rheinland.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#80b4da!important}.rheinland.accessibility-dark .fp-milestone-page .text-primary{color:#4d96cb!important}.rheinland.accessibility-dark .fp-milestone-page .text-accent{color:#2680bf!important}.rheinland.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.rheinland.accessibility-dark .bar.bg-primary-50 span{color:#fff!important}.rheinland fp-allgemeines,.rheinland fp-versorgungswunsch,.rheinland fp-versorgungs-wunsch,.rheinland fp-bestehende-versorgung,.rheinland fp-erforderliches-kapital{width:100%!important}.rheinland .mat-toolbar,.rheinland .top-toolbar .mat-toolbar{background-color:#fff}.rheinland .emptybankcard{color:#0069b4;border-color:#0069b4}.rheinland a,.rheinland .router-link-active,.rheinland .clickable-icon{color:#0069b4}.rheinland a.list-item-link--active,.rheinland .router-link-active.list-item-link--active,.rheinland .clickable-icon.list-item-link--active,.rheinland a.list-item-link--active .sublist-item-link--active,.rheinland .router-link-active.list-item-link--active .sublist-item-link--active,.rheinland .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#e0e0e0}.rheinland a:hover,.rheinland .router-link-active:hover,.rheinland .clickable-icon:hover{color:#80b4da}.rheinland .checklist{top:50%!important;left:50%!important}.rheinland.dark{background-color:#000;color:#eee}.rheinland.dark{--mat-ripple-color: rgba(255, 255, 255, .1)}.rheinland.dark{--mat-option-selected-state-label-text-color: #80b4da;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.rheinland.dark .mat-accent{--mat-option-selected-state-label-text-color: #757575;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.rheinland.dark .mat-warn{--mat-option-selected-state-label-text-color: #d32f2f;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.rheinland.dark{--mat-optgroup-label-text-color: white}.rheinland.dark{--mat-full-pseudo-checkbox-selected-icon-color: #757575;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.rheinland.dark{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #757575;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.rheinland.dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #80b4da;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.rheinland.dark .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #80b4da;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.rheinland.dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #757575;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.rheinland.dark .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #757575;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.rheinland.dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #d32f2f;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.rheinland.dark .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #d32f2f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.rheinland.dark{--mat-app-background-color: #303030;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.rheinland.dark{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.rheinland.dark{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.rheinland.dark{--mdc-elevated-card-container-shape: 4px}.rheinland.dark{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.rheinland.dark{--mdc-elevated-card-container-color: #424242;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.rheinland.dark{--mdc-outlined-card-container-color: #424242;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.rheinland.dark{--mat-card-subtitle-text-color: rgba(255, 255, 255, .7)}.rheinland.dark{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.rheinland.dark{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.rheinland.dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #80b4da;--mdc-linear-progress-track-color: rgba(128, 180, 218, .25)}.rheinland.dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #757575;--mdc-linear-progress-track-color: rgba(117, 117, 117, .25)}.rheinland.dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #d32f2f;--mdc-linear-progress-track-color: rgba(211, 47, 47, .25)}.rheinland.dark{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.rheinland.dark{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.rheinland.dark{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.rheinland.dark{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.rheinland.dark{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.rheinland.dark{--mdc-filled-text-field-caret-color: #80b4da;--mdc-filled-text-field-focus-active-indicator-color: #80b4da;--mdc-filled-text-field-focus-label-text-color: rgba(128, 180, 218, .87);--mdc-filled-text-field-container-color: rgb(73.56, 73.56, 73.56);--mdc-filled-text-field-disabled-container-color: rgb(69.78, 69.78, 69.78);--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #d32f2f;--mdc-filled-text-field-error-focus-label-text-color: #d32f2f;--mdc-filled-text-field-error-label-text-color: #d32f2f;--mdc-filled-text-field-error-caret-color: #d32f2f;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-hover-active-indicator-color: #d32f2f}.rheinland.dark{--mdc-outlined-text-field-caret-color: #80b4da;--mdc-outlined-text-field-focus-outline-color: #80b4da;--mdc-outlined-text-field-focus-label-text-color: rgba(128, 180, 218, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #d32f2f;--mdc-outlined-text-field-error-focus-label-text-color: #d32f2f;--mdc-outlined-text-field-error-label-text-color: #d32f2f;--mdc-outlined-text-field-error-hover-label-text-color: #d32f2f;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #d32f2f;--mdc-outlined-text-field-error-hover-outline-color: #d32f2f;--mdc-outlined-text-field-error-outline-color: #d32f2f}.rheinland.dark{--mat-form-field-focus-select-arrow-color: rgba(128, 180, 218, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #d32f2f;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24}.rheinland.dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #757575;--mdc-filled-text-field-focus-active-indicator-color: #757575;--mdc-filled-text-field-focus-label-text-color: rgba(117, 117, 117, .87)}.rheinland.dark .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #757575;--mdc-outlined-text-field-focus-outline-color: #757575;--mdc-outlined-text-field-focus-label-text-color: rgba(117, 117, 117, .87)}.rheinland.dark .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(117, 117, 117, .87)}.rheinland.dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #d32f2f;--mdc-filled-text-field-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.rheinland.dark .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #d32f2f;--mdc-outlined-text-field-focus-outline-color: #d32f2f;--mdc-outlined-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.rheinland.dark .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(211, 47, 47, .87)}.rheinland.dark{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.rheinland.dark{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.rheinland.dark{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.rheinland.dark{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.rheinland.dark{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.rheinland.dark{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(128, 180, 218, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.rheinland.dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(117, 117, 117, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.rheinland.dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(211, 47, 47, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.rheinland.dark{--mat-select-arrow-transform: translateY(-8px)}.rheinland.dark{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.rheinland.dark{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.rheinland.dark{--mat-autocomplete-background-color: #424242}.rheinland.dark{--mdc-dialog-container-shape: 4px}.rheinland.dark{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.rheinland.dark{--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.rheinland.dark{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.rheinland.dark .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.rheinland.dark .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.rheinland.dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-disabled-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-flat-disabled-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa}.rheinland.dark .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.rheinland.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.rheinland.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #80b4da;--mdc-chip-elevated-selected-container-color: #80b4da;--mdc-chip-elevated-disabled-container-color: #80b4da;--mdc-chip-flat-disabled-selected-container-color: #80b4da;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black}.rheinland.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.rheinland.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.rheinland.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.rheinland.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #757575;--mdc-chip-elevated-selected-container-color: #757575;--mdc-chip-elevated-disabled-container-color: #757575;--mdc-chip-flat-disabled-selected-container-color: #757575;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.rheinland.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.rheinland.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.rheinland.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.rheinland.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #d32f2f;--mdc-chip-elevated-selected-container-color: #d32f2f;--mdc-chip-elevated-disabled-container-color: #d32f2f;--mdc-chip-flat-disabled-selected-container-color: #d32f2f;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.rheinland.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.rheinland.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.rheinland.dark .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.rheinland.dark .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.rheinland.dark{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.rheinland.dark .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.rheinland.dark{--mdc-switch-selected-focus-state-layer-color: #4d96cb;--mdc-switch-selected-handle-color: #4d96cb;--mdc-switch-selected-hover-state-layer-color: #4d96cb;--mdc-switch-selected-pressed-state-layer-color: #4d96cb;--mdc-switch-selected-focus-handle-color: #80b4da;--mdc-switch-selected-hover-handle-color: #80b4da;--mdc-switch-selected-pressed-handle-color: #80b4da;--mdc-switch-selected-focus-track-color: #0061ad;--mdc-switch-selected-hover-track-color: #0061ad;--mdc-switch-selected-pressed-track-color: #0061ad;--mdc-switch-selected-track-color: #0061ad;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.rheinland.dark{--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5)}.rheinland.dark .mat-mdc-slide-toggle{--mat-switch-label-text-color: white}.rheinland.dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #e0e0e0;--mdc-switch-selected-handle-color: #e0e0e0;--mdc-switch-selected-hover-state-layer-color: #e0e0e0;--mdc-switch-selected-pressed-state-layer-color: #e0e0e0;--mdc-switch-selected-focus-handle-color: #eeeeee;--mdc-switch-selected-hover-handle-color: #eeeeee;--mdc-switch-selected-pressed-handle-color: #eeeeee;--mdc-switch-selected-focus-track-color: #757575;--mdc-switch-selected-hover-track-color: #757575;--mdc-switch-selected-pressed-track-color: #757575;--mdc-switch-selected-track-color: #757575}.rheinland.dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e57373;--mdc-switch-selected-handle-color: #e57373;--mdc-switch-selected-hover-state-layer-color: #e57373;--mdc-switch-selected-pressed-state-layer-color: #e57373;--mdc-switch-selected-focus-handle-color: #ef9a9a;--mdc-switch-selected-hover-handle-color: #ef9a9a;--mdc-switch-selected-pressed-handle-color: #ef9a9a;--mdc-switch-selected-focus-track-color: #e53935;--mdc-switch-selected-hover-track-color: #e53935;--mdc-switch-selected-pressed-track-color: #e53935;--mdc-switch-selected-track-color: #e53935}.rheinland.dark{--mdc-switch-state-layer-size: 40px}.rheinland.dark .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.rheinland.dark{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.rheinland.dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #80b4da;--mdc-radio-selected-hover-icon-color: #80b4da;--mdc-radio-selected-icon-color: #80b4da;--mdc-radio-selected-pressed-icon-color: #80b4da}.rheinland.dark .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #80b4da;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.rheinland.dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #757575;--mdc-radio-selected-hover-icon-color: #757575;--mdc-radio-selected-icon-color: #757575;--mdc-radio-selected-pressed-icon-color: #757575}.rheinland.dark .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #757575;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.rheinland.dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.rheinland.dark .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #d32f2f;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.rheinland.dark{--mdc-radio-state-layer-size: 40px}.rheinland.dark{--mat-radio-touch-target-display: block}.rheinland.dark{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.rheinland.dark{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.rheinland.dark{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.rheinland.dark{--mdc-slider-handle-color: #80b4da;--mdc-slider-focus-handle-color: #80b4da;--mdc-slider-hover-handle-color: #80b4da;--mdc-slider-active-track-color: #80b4da;--mdc-slider-inactive-track-color: #80b4da;--mdc-slider-with-tick-marks-inactive-container-color: #80b4da;--mdc-slider-with-tick-marks-active-container-color: black;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff}.rheinland.dark{--mat-slider-ripple-color: #80b4da;--mat-slider-hover-state-layer-color: rgba(128, 180, 218, .05);--mat-slider-focus-state-layer-color: rgba(128, 180, 218, .2);--mat-slider-value-indicator-opacity: .9}.rheinland.dark .mat-accent{--mdc-slider-handle-color: #757575;--mdc-slider-focus-handle-color: #757575;--mdc-slider-hover-handle-color: #757575;--mdc-slider-active-track-color: #757575;--mdc-slider-inactive-track-color: #757575;--mdc-slider-with-tick-marks-inactive-container-color: #757575;--mdc-slider-with-tick-marks-active-container-color: white}.rheinland.dark .mat-accent{--mat-slider-ripple-color: #757575;--mat-slider-hover-state-layer-color: rgba(117, 117, 117, .05);--mat-slider-focus-state-layer-color: rgba(117, 117, 117, .2)}.rheinland.dark .mat-warn{--mdc-slider-handle-color: #d32f2f;--mdc-slider-focus-handle-color: #d32f2f;--mdc-slider-hover-handle-color: #d32f2f;--mdc-slider-active-track-color: #d32f2f;--mdc-slider-inactive-track-color: #d32f2f;--mdc-slider-with-tick-marks-inactive-container-color: #d32f2f;--mdc-slider-with-tick-marks-active-container-color: white}.rheinland.dark .mat-warn{--mat-slider-ripple-color: #d32f2f;--mat-slider-hover-state-layer-color: rgba(211, 47, 47, .05);--mat-slider-focus-state-layer-color: rgba(211, 47, 47, .2)}.rheinland.dark{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.rheinland.dark{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.rheinland.dark{--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #424242;--mat-menu-divider-color: rgba(255, 255, 255, .12)}.rheinland.dark{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.rheinland.dark{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.rheinland.dark{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.rheinland.dark{--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24}.rheinland.dark .mdc-list-item__start,.rheinland.dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #80b4da;--mdc-radio-selected-hover-icon-color: #80b4da;--mdc-radio-selected-icon-color: #80b4da;--mdc-radio-selected-pressed-icon-color: #80b4da}.rheinland.dark .mat-accent .mdc-list-item__start,.rheinland.dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #757575;--mdc-radio-selected-hover-icon-color: #757575;--mdc-radio-selected-icon-color: #757575;--mdc-radio-selected-pressed-icon-color: #757575}.rheinland.dark .mat-warn .mdc-list-item__start,.rheinland.dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.rheinland.dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #80b4da;--mdc-checkbox-selected-hover-icon-color: #80b4da;--mdc-checkbox-selected-icon-color: #80b4da;--mdc-checkbox-selected-pressed-icon-color: #80b4da;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #80b4da;--mdc-checkbox-selected-hover-state-layer-color: #80b4da;--mdc-checkbox-selected-pressed-state-layer-color: #80b4da;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.rheinland.dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #757575;--mdc-checkbox-selected-hover-icon-color: #757575;--mdc-checkbox-selected-icon-color: #757575;--mdc-checkbox-selected-pressed-icon-color: #757575;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #757575;--mdc-checkbox-selected-hover-state-layer-color: #757575;--mdc-checkbox-selected-pressed-state-layer-color: #757575;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.rheinland.dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.rheinland.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.rheinland.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.rheinland.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.rheinland.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#80b4da}.rheinland.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.rheinland.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.rheinland.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.rheinland.dark{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.rheinland.dark{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.rheinland.dark .mdc-list-item__start,.rheinland.dark .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.rheinland.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.rheinland.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.rheinland.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.rheinland.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.rheinland.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.rheinland.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.rheinland.dark{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.rheinland.dark .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.rheinland.dark{--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12)}.rheinland.dark{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.rheinland.dark{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.rheinland.dark{--mdc-secondary-navigation-tab-container-height: 48px}.rheinland.dark{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.rheinland.dark{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.rheinland.dark .mat-mdc-tab-group,.rheinland.dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #80b4da}.rheinland.dark .mat-mdc-tab-group,.rheinland.dark .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #80b4da;--mat-tab-header-active-ripple-color: #80b4da;--mat-tab-header-inactive-ripple-color: #80b4da;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #80b4da;--mat-tab-header-active-hover-label-text-color: #80b4da;--mat-tab-header-active-focus-indicator-color: #80b4da;--mat-tab-header-active-hover-indicator-color: #80b4da}.rheinland.dark .mat-mdc-tab-group.mat-accent,.rheinland.dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #757575}.rheinland.dark .mat-mdc-tab-group.mat-accent,.rheinland.dark .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #757575;--mat-tab-header-active-ripple-color: #757575;--mat-tab-header-inactive-ripple-color: #757575;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #757575;--mat-tab-header-active-hover-label-text-color: #757575;--mat-tab-header-active-focus-indicator-color: #757575;--mat-tab-header-active-hover-indicator-color: #757575}.rheinland.dark .mat-mdc-tab-group.mat-warn,.rheinland.dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #d32f2f}.rheinland.dark .mat-mdc-tab-group.mat-warn,.rheinland.dark .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #d32f2f;--mat-tab-header-active-ripple-color: #d32f2f;--mat-tab-header-inactive-ripple-color: #d32f2f;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #d32f2f;--mat-tab-header-active-hover-label-text-color: #d32f2f;--mat-tab-header-active-focus-indicator-color: #d32f2f;--mat-tab-header-active-hover-indicator-color: #d32f2f}.rheinland.dark .mat-mdc-tab-group.mat-background-primary,.rheinland.dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #80b4da;--mat-tab-header-with-background-foreground-color: black}.rheinland.dark .mat-mdc-tab-group.mat-background-accent,.rheinland.dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #757575;--mat-tab-header-with-background-foreground-color: white}.rheinland.dark .mat-mdc-tab-group.mat-background-warn,.rheinland.dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #d32f2f;--mat-tab-header-with-background-foreground-color: white}.rheinland.dark .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.rheinland.dark .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.rheinland.dark{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.rheinland.dark{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #757575;--mdc-checkbox-selected-hover-icon-color: #757575;--mdc-checkbox-selected-icon-color: #757575;--mdc-checkbox-selected-pressed-icon-color: #757575;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #757575;--mdc-checkbox-selected-hover-state-layer-color: #757575;--mdc-checkbox-selected-pressed-state-layer-color: #757575;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.rheinland.dark{--mat-checkbox-disabled-label-color: rgba(255, 255, 255, .5);--mat-checkbox-label-text-color: white}.rheinland.dark .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #80b4da;--mdc-checkbox-selected-hover-icon-color: #80b4da;--mdc-checkbox-selected-icon-color: #80b4da;--mdc-checkbox-selected-pressed-icon-color: #80b4da;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #80b4da;--mdc-checkbox-selected-hover-state-layer-color: #80b4da;--mdc-checkbox-selected-pressed-state-layer-color: #80b4da;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.rheinland.dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.rheinland.dark{--mdc-checkbox-state-layer-size: 40px}.rheinland.dark{--mat-checkbox-touch-target-display: block}.rheinland.dark{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.rheinland.dark{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.rheinland.dark{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.rheinland.dark{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.rheinland.dark{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.rheinland.dark{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.rheinland.dark{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.rheinland.dark{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.rheinland.dark{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.rheinland.dark{--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.rheinland.dark{--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24}.rheinland.dark{--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.rheinland.dark{--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24}.rheinland.dark{--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.rheinland.dark{--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24}.rheinland.dark{--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.rheinland.dark{--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24}.rheinland.dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #80b4da}.rheinland.dark .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #80b4da;--mat-text-button-ripple-color: rgba(128, 180, 218, .1)}.rheinland.dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #757575}.rheinland.dark .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #757575;--mat-text-button-ripple-color: rgba(117, 117, 117, .1)}.rheinland.dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #d32f2f}.rheinland.dark .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #d32f2f;--mat-text-button-ripple-color: rgba(211, 47, 47, .1)}.rheinland.dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #80b4da;--mdc-filled-button-label-text-color: black}.rheinland.dark .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.rheinland.dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #757575;--mdc-filled-button-label-text-color: white}.rheinland.dark .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.rheinland.dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #d32f2f;--mdc-filled-button-label-text-color: white}.rheinland.dark .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.rheinland.dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #80b4da;--mdc-protected-button-label-text-color: black}.rheinland.dark .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.rheinland.dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #757575;--mdc-protected-button-label-text-color: white}.rheinland.dark .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.rheinland.dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #d32f2f;--mdc-protected-button-label-text-color: white}.rheinland.dark .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.rheinland.dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #80b4da;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.rheinland.dark .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #80b4da;--mat-outlined-button-ripple-color: rgba(128, 180, 218, .1)}.rheinland.dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #757575;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.rheinland.dark .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #757575;--mat-outlined-button-ripple-color: rgba(117, 117, 117, .1)}.rheinland.dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #d32f2f;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.rheinland.dark .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #d32f2f;--mat-outlined-button-ripple-color: rgba(211, 47, 47, .1)}.rheinland.dark{--mdc-text-button-container-height: 36px}.rheinland.dark{--mdc-filled-button-container-height: 36px}.rheinland.dark{--mdc-protected-button-container-height: 36px}.rheinland.dark{--mdc-outlined-button-container-height: 36px}.rheinland.dark{--mat-text-button-touch-target-display: block}.rheinland.dark{--mat-filled-button-touch-target-display: block}.rheinland.dark{--mat-protected-button-touch-target-display: block}.rheinland.dark{--mat-outlined-button-touch-target-display: block}.rheinland.dark{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.rheinland.dark{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.rheinland.dark{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.rheinland.dark{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.rheinland.dark{--mdc-icon-button-icon-size: 24px}.rheinland.dark{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5)}.rheinland.dark{--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24}.rheinland.dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #80b4da}.rheinland.dark .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #80b4da;--mat-icon-button-ripple-color: rgba(128, 180, 218, .1)}.rheinland.dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #757575}.rheinland.dark .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #757575;--mat-icon-button-ripple-color: rgba(117, 117, 117, .1)}.rheinland.dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #d32f2f}.rheinland.dark .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #d32f2f;--mat-icon-button-ripple-color: rgba(211, 47, 47, .1)}.rheinland.dark{--mat-icon-button-touch-target-display: block}.rheinland.dark .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.rheinland.dark{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.rheinland.dark{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.rheinland.dark{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.rheinland.dark{--mdc-fab-container-color: #424242}.rheinland.dark{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.rheinland.dark{--mdc-fab-small-container-color: #424242}.rheinland.dark{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-small-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.rheinland.dark .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #80b4da}.rheinland.dark .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.rheinland.dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #757575}.rheinland.dark .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.rheinland.dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #d32f2f}.rheinland.dark .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.rheinland.dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #80b4da}.rheinland.dark .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.rheinland.dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #757575}.rheinland.dark .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.rheinland.dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #d32f2f}.rheinland.dark .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.rheinland.dark{--mat-fab-touch-target-display: block}.rheinland.dark{--mat-fab-small-touch-target-display: block}.rheinland.dark{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.rheinland.dark{--mdc-snackbar-container-shape: 4px}.rheinland.dark{--mdc-snackbar-container-color: rgb(217.2, 217.2, 217.2);--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87)}.rheinland.dark{--mat-snack-bar-button-color: #0069b4}.rheinland.dark{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.rheinland.dark{--mat-table-row-item-outline-width: 1px}.rheinland.dark{--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12)}.rheinland.dark{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.rheinland.dark{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.rheinland.dark{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.rheinland.dark{--mdc-circular-progress-active-indicator-color: #80b4da}.rheinland.dark .mat-accent{--mdc-circular-progress-active-indicator-color: #757575}.rheinland.dark .mat-warn{--mdc-circular-progress-active-indicator-color: #d32f2f}.rheinland.dark{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.rheinland.dark{--mat-badge-background-color: #80b4da;--mat-badge-text-color: black;--mat-badge-disabled-state-background-color: rgb(110.1, 110.1, 110.1);--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5)}.rheinland.dark .mat-badge-accent{--mat-badge-background-color: #757575;--mat-badge-text-color: white}.rheinland.dark .mat-badge-warn{--mat-badge-background-color: #d32f2f;--mat-badge-text-color: white}.rheinland.dark{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.rheinland.dark{--mat-bottom-sheet-container-shape: 4px}.rheinland.dark{--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242}.rheinland.dark{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.rheinland.dark{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.rheinland.dark{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.rheinland.dark{--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242}.rheinland.dark{--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: rgb(88.68, 88.68, 88.68)}.rheinland.dark{--mat-standard-button-toggle-height: 48px}.rheinland.dark{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.rheinland.dark{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.rheinland.dark{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.rheinland.dark{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #80b4da;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(128, 180, 218, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(128, 180, 218, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(128, 180, 218, .3);--mat-datepicker-toggle-active-state-icon-color: #80b4da;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(128, 180, 218, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white}.rheinland.dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #757575;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(117, 117, 117, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(117, 117, 117, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(117, 117, 117, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(117, 117, 117, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.rheinland.dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #d32f2f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(211, 47, 47, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(211, 47, 47, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.rheinland.dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #757575}.rheinland.dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #d32f2f}.rheinland.dark .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.rheinland.dark .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.rheinland.dark{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.rheinland.dark{--mat-divider-width: 1px}.rheinland.dark{--mat-divider-color: rgba(255, 255, 255, .12)}.rheinland.dark{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.rheinland.dark{--mat-expansion-container-background-color: #424242;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7)}.rheinland.dark{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.rheinland.dark{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.rheinland.dark{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.rheinland.dark{--mat-icon-color: inherit}.rheinland.dark .mat-icon.mat-primary{--mat-icon-color: #80b4da}.rheinland.dark .mat-icon.mat-accent{--mat-icon-color: #757575}.rheinland.dark .mat-icon.mat-warn{--mat-icon-color: #d32f2f}.rheinland.dark{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.rheinland.dark{--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6)}.rheinland.dark{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #80b4da;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #80b4da;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #80b4da;--mat-stepper-header-edit-state-icon-foreground-color: black;--mat-stepper-container-color: #424242;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #d32f2f;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #d32f2f;--mat-stepper-header-error-state-icon-background-color: transparent}.rheinland.dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #757575;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #757575;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #757575;--mat-stepper-header-edit-state-icon-foreground-color: white}.rheinland.dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #d32f2f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #d32f2f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #d32f2f;--mat-stepper-header-edit-state-icon-foreground-color: white}.rheinland.dark{--mat-stepper-header-height: 72px}.rheinland.dark{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.rheinland.dark{--mat-sort-arrow-color: rgb(198.3, 198.3, 198.3)}.rheinland.dark{--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white}.rheinland.dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #80b4da;--mat-toolbar-container-text-color: black}.rheinland.dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #757575;--mat-toolbar-container-text-color: white}.rheinland.dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #d32f2f;--mat-toolbar-container-text-color: white}.rheinland.dark{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.rheinland.dark{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.rheinland.dark{--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white}.rheinland.dark{--mat-tree-node-min-height: 48px}.rheinland.dark{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.rheinland.dark{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.rheinland.dark{--mat-timepicker-container-background-color: #424242}.rheinland.dark::-webkit-scrollbar-track{background-color:#b3d2e9}.rheinland.dark::-webkit-scrollbar-thumb{background-color:#80b4da}.rheinland.dark::-webkit-scrollbar-thumb:hover{background-color:#2680bf}.rheinland.dark .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#b3d2e9}.rheinland.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#80b4da}.rheinland.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#2680bf}.rheinland.dark .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#b3d2e9}.rheinland.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#80b4da}.rheinland.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#2680bf}.rheinland.dark .stroke-primary{stroke:#80b4da!important}.rheinland.dark .color-primary{color:#80b4da!important}.rheinland.dark .bg-primary{background-color:#80b4da!important;color:#fff!important}.rheinland.dark .bg-primary-100{background-color:#b3d2e9!important;color:#000!important}.rheinland.dark .bg-primary-50{background-color:#e0edf6!important;color:#000!important}.rheinland.dark .bg-accent{background-color:#757575!important}.rheinland.dark .bg-success{background-color:#81c784!important}.rheinland.dark .bg-warn{background-color:#d32f2f!important;color:#fff}.rheinland.dark .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.rheinland.dark .bg-warn-50{background-color:#ffebee!important;color:#000000de}.rheinland.dark .text-primary{color:#80b4da!important}.rheinland.dark .text-primary-not-important{color:#004c9c}.rheinland.dark .border-primary,.rheinland.dark .border-primary-left,.rheinland.dark .border-primary-right,.rheinland.dark .border-primary-top,.rheinland.dark .border-primary-bottom{border-color:#80b4da}.rheinland.dark .border-accent{border-color:#757575!important}.rheinland.dark .border-accent-100{border-color:#f5f5f5!important}.rheinland.dark .outline-primary{outline-color:#80b4da!important}.rheinland.dark .text-warn{color:#f44336!important}.rheinland.dark .text-error{color:#ef5350!important}.rheinland.dark .text-accent{color:#9e9e9e!important}.rheinland.dark .text-hover:hover,.rheinland.dark .text-hover:hover *{color:#80b4da!important}.rheinland.dark .text-success{color:#66bb6a!important}.rheinland.dark.dark .bg-primary-50{background-color:#003b8c!important}.rheinland.dark .required.ng-invalid .mat-mdc-form-field-outline-thick,.rheinland.dark .required.ng-invalid .mat-mdc-input-element,.rheinland.dark .required.ng-invalid label{opacity:1;caret-color:#d32f2f!important;color:#d32f2f!important}.rheinland.dark fp-icon-tile .required{border-color:#d32f2f!important;caret-color:#d32f2f!important;color:#d32f2f!important}.rheinland.dark .mat-button-toggle-checked{background-color:#2680bf}.rheinland.dark .mdc-slider__value-indicator{background-color:#2680bf!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.rheinland.dark .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#2680bf!important}.rheinland.dark fp-kontoinhaber-select-field{font-size:.5em!important}.rheinland.dark fp-kontoinhaber-select-field .mat-mdc-form-field-label,.rheinland.dark fp-kontoinhaber-select-field .mat-mdc-select-arrow,.rheinland.dark fp-kontoinhaber-select-field .mat-mdc-select-value,.rheinland.dark fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.rheinland.dark fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.rheinland.dark fp-kontoinhaber-select-field .mdc-notched-outline__leading,.rheinland.dark fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.rheinland.dark fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.rheinland.dark fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.rheinland.dark .navigationbar{border-top-color:#2680bf}.rheinland.dark .vermoegen-und-verbindlichkeiten-result{color:#80b4da}.rheinland.dark .mdc-button{font-size:.875rem!important}.rheinland.dark .mdc-button span{white-space:nowrap!important}.rheinland.dark .mdc-button[mat-flat-button]{color:#fff!important;background-color:#004c9c!important}.rheinland.dark .mdc-button[mat-stroked-button]{color:#004c9c!important;background-color:#fff!important}.rheinland.dark .mat-mdc-outlined-button{border-color:#2680bf!important;color:#2680bf!important}.rheinland.dark .mdc-button[disabled]{opacity:.6}.rheinland.dark .mat-ripple:not(.ziel-card){color:#000!important}.rheinland.dark.dark .mat-ripple:not(.ziel-card){color:#fff!important}.rheinland.dark.dark .dark-button{color:#000;background-color:#2680bf}.rheinland.dark.accessibility-light .accessibility-button,.rheinland.dark.accessibility-dark .accessibility-button{color:#fff;background-color:#2680bf}.rheinland.dark.accessibility-light .list-item-link,.rheinland.dark.accessibility-dark .list-item-link{color:#004c9c;background-color:#fff}.rheinland.dark.accessibility-light .list-item-link--active,.rheinland.dark.accessibility-light .list-item-link--active .sublist-item-link--active,.rheinland.dark.accessibility-dark .list-item-link--active,.rheinland.dark.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#fff;background-color:#003b8c!important}.rheinland.dark.accessibility-light span.text-primary-not-important,.rheinland.dark.accessibility-dark span.text-primary-not-important,.rheinland.dark.accessibility-light .text-primary,.rheinland.dark.accessibility-dark .text-primary{background-color:#fff!important}.rheinland.dark.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.rheinland.dark.accessibility-light .legal-footer .data-input,.rheinland.dark.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#003b8c!important}.rheinland.dark.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000!important}.rheinland.dark.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.rheinland.dark.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#2680bf!important}.rheinland.dark.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#80b4da!important}.rheinland.dark.accessibility-dark .fp-milestone-page .text-primary{color:#4d96cb!important}.rheinland.dark.accessibility-dark .fp-milestone-page .text-accent{color:#2680bf!important}.rheinland.dark.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.rheinland.dark.accessibility-dark .bar.bg-primary-50 span{color:#fff!important}.rheinland.dark fp-allgemeines,.rheinland.dark fp-versorgungswunsch,.rheinland.dark fp-versorgungs-wunsch,.rheinland.dark fp-bestehende-versorgung,.rheinland.dark fp-erforderliches-kapital{width:100%!important}.rheinland.dark .mat-toolbar,.rheinland.dark .top-toolbar .mat-toolbar{background-color:#000}.rheinland.dark a,.rheinland.dark .router-link-active,.rheinland.dark .clickable-icon{color:#2680bf}.rheinland.dark a.list-item-link--active,.rheinland.dark .router-link-active.list-item-link--active,.rheinland.dark .clickable-icon.list-item-link--active,.rheinland.dark a.list-item-link--active .sublist-item-link--active,.rheinland.dark .router-link-active.list-item-link--active .sublist-item-link--active,.rheinland.dark .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#424242}.rheinland.dark a:hover,.rheinland.dark .router-link-active:hover,.rheinland.dark .clickable-icon:hover{color:#b3d2e9}.rheinland.dark .emptybankcard{color:#0069b4;border-color:#0069b4}.baloise{background-color:#f5f5f5;color:#424242}.baloise{--mat-ripple-color: rgba(0, 0, 0, .1)}.baloise{--mat-option-selected-state-label-text-color: #000d6e;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.baloise .mat-accent{--mat-option-selected-state-label-text-color: #bdbdbd;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.baloise .mat-warn{--mat-option-selected-state-label-text-color: #d32f2f;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.baloise{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.baloise{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.baloise{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.baloise .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #000d6e;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.baloise .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #000d6e;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.baloise .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.baloise .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.baloise .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #d32f2f;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.baloise .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #d32f2f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.baloise{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.baloise{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.baloise{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.baloise{--mdc-elevated-card-container-shape: 4px}.baloise{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.baloise{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.baloise{--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.baloise{--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}.baloise{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.baloise{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.baloise .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #000d6e;--mdc-linear-progress-track-color: rgba(0, 13, 110, .25)}.baloise .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #bdbdbd;--mdc-linear-progress-track-color: rgba(189, 189, 189, .25)}.baloise .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #d32f2f;--mdc-linear-progress-track-color: rgba(211, 47, 47, .25)}.baloise{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.baloise{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.baloise{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.baloise{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.baloise{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.baloise{--mdc-filled-text-field-caret-color: #000d6e;--mdc-filled-text-field-focus-active-indicator-color: #000d6e;--mdc-filled-text-field-focus-label-text-color: rgba(0, 13, 110, .87);--mdc-filled-text-field-container-color: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #d32f2f;--mdc-filled-text-field-error-focus-label-text-color: #d32f2f;--mdc-filled-text-field-error-label-text-color: #d32f2f;--mdc-filled-text-field-error-caret-color: #d32f2f;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-hover-active-indicator-color: #d32f2f}.baloise{--mdc-outlined-text-field-caret-color: #000d6e;--mdc-outlined-text-field-focus-outline-color: #000d6e;--mdc-outlined-text-field-focus-label-text-color: rgba(0, 13, 110, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #d32f2f;--mdc-outlined-text-field-error-focus-label-text-color: #d32f2f;--mdc-outlined-text-field-error-label-text-color: #d32f2f;--mdc-outlined-text-field-error-hover-label-text-color: #d32f2f;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #d32f2f;--mdc-outlined-text-field-error-hover-outline-color: #d32f2f;--mdc-outlined-text-field-error-outline-color: #d32f2f}.baloise{--mat-form-field-focus-select-arrow-color: rgba(0, 13, 110, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #d32f2f;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.baloise .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #bdbdbd;--mdc-filled-text-field-focus-active-indicator-color: #bdbdbd;--mdc-filled-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.baloise .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #bdbdbd;--mdc-outlined-text-field-focus-outline-color: #bdbdbd;--mdc-outlined-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.baloise .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(189, 189, 189, .87)}.baloise .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #d32f2f;--mdc-filled-text-field-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.baloise .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #d32f2f;--mdc-outlined-text-field-focus-outline-color: #d32f2f;--mdc-outlined-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.baloise .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(211, 47, 47, .87)}.baloise{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.baloise{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.baloise{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.baloise{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.baloise{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.baloise{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(0, 13, 110, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.baloise .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(189, 189, 189, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.baloise .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(211, 47, 47, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.baloise{--mat-select-arrow-transform: translateY(-8px)}.baloise{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.baloise{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.baloise{--mat-autocomplete-background-color: white}.baloise{--mdc-dialog-container-shape: 4px}.baloise{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.baloise{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.baloise{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.baloise .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.baloise .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.baloise .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.baloise .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.baloise .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.baloise .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #000d6e;--mdc-chip-elevated-selected-container-color: #000d6e;--mdc-chip-elevated-disabled-container-color: #000d6e;--mdc-chip-flat-disabled-selected-container-color: #000d6e;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.baloise .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.baloise .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.baloise .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.baloise .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color: #bdbdbd;--mdc-chip-elevated-selected-container-color: #bdbdbd;--mdc-chip-elevated-disabled-container-color: #bdbdbd;--mdc-chip-flat-disabled-selected-container-color: #bdbdbd;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}.baloise .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.baloise .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.baloise .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.baloise .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #d32f2f;--mdc-chip-elevated-selected-container-color: #d32f2f;--mdc-chip-elevated-disabled-container-color: #d32f2f;--mdc-chip-flat-disabled-selected-container-color: #d32f2f;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.baloise .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.baloise .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.baloise .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.baloise .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.baloise{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.baloise .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.baloise{--mdc-switch-selected-focus-state-layer-color: #000b66;--mdc-switch-selected-handle-color: #000b66;--mdc-switch-selected-hover-state-layer-color: #000b66;--mdc-switch-selected-pressed-state-layer-color: #000b66;--mdc-switch-selected-focus-handle-color: #00033f;--mdc-switch-selected-hover-handle-color: #00033f;--mdc-switch-selected-pressed-handle-color: #00033f;--mdc-switch-selected-focus-track-color: #4d569a;--mdc-switch-selected-hover-track-color: #4d569a;--mdc-switch-selected-pressed-track-color: #4d569a;--mdc-switch-selected-track-color: #4d569a;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.baloise{--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}.baloise .mat-mdc-slide-toggle{--mat-switch-label-text-color: rgba(0, 0, 0, .87)}.baloise .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #757575;--mdc-switch-selected-handle-color: #757575;--mdc-switch-selected-hover-state-layer-color: #757575;--mdc-switch-selected-pressed-state-layer-color: #757575;--mdc-switch-selected-focus-handle-color: #212121;--mdc-switch-selected-hover-handle-color: #212121;--mdc-switch-selected-pressed-handle-color: #212121;--mdc-switch-selected-focus-track-color: #e0e0e0;--mdc-switch-selected-hover-track-color: #e0e0e0;--mdc-switch-selected-pressed-track-color: #e0e0e0;--mdc-switch-selected-track-color: #e0e0e0}.baloise .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}.baloise{--mdc-switch-state-layer-size: 40px}.baloise .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.baloise{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.baloise .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #000d6e;--mdc-radio-selected-hover-icon-color: #000d6e;--mdc-radio-selected-icon-color: #000d6e;--mdc-radio-selected-pressed-icon-color: #000d6e}.baloise .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #000d6e;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.baloise .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.baloise .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #bdbdbd;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.baloise .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.baloise .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #d32f2f;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.baloise{--mdc-radio-state-layer-size: 40px}.baloise{--mat-radio-touch-target-display: block}.baloise{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.baloise{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.baloise{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.baloise{--mdc-slider-handle-color: #000d6e;--mdc-slider-focus-handle-color: #000d6e;--mdc-slider-hover-handle-color: #000d6e;--mdc-slider-active-track-color: #000d6e;--mdc-slider-inactive-track-color: #000d6e;--mdc-slider-with-tick-marks-inactive-container-color: #000d6e;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000}.baloise{--mat-slider-ripple-color: #000d6e;--mat-slider-hover-state-layer-color: rgba(0, 13, 110, .05);--mat-slider-focus-state-layer-color: rgba(0, 13, 110, .2);--mat-slider-value-indicator-opacity: .6}.baloise .mat-accent{--mdc-slider-handle-color: #bdbdbd;--mdc-slider-focus-handle-color: #bdbdbd;--mdc-slider-hover-handle-color: #bdbdbd;--mdc-slider-active-track-color: #bdbdbd;--mdc-slider-inactive-track-color: #bdbdbd;--mdc-slider-with-tick-marks-inactive-container-color: #bdbdbd;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87)}.baloise .mat-accent{--mat-slider-ripple-color: #bdbdbd;--mat-slider-hover-state-layer-color: rgba(189, 189, 189, .05);--mat-slider-focus-state-layer-color: rgba(189, 189, 189, .2)}.baloise .mat-warn{--mdc-slider-handle-color: #d32f2f;--mdc-slider-focus-handle-color: #d32f2f;--mdc-slider-hover-handle-color: #d32f2f;--mdc-slider-active-track-color: #d32f2f;--mdc-slider-inactive-track-color: #d32f2f;--mdc-slider-with-tick-marks-inactive-container-color: #d32f2f;--mdc-slider-with-tick-marks-active-container-color: white}.baloise .mat-warn{--mat-slider-ripple-color: #d32f2f;--mat-slider-hover-state-layer-color: rgba(211, 47, 47, .05);--mat-slider-focus-state-layer-color: rgba(211, 47, 47, .2)}.baloise{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.baloise{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.baloise{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12)}.baloise{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.baloise{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.baloise{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.baloise{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.baloise .mdc-list-item__start,.baloise .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #000d6e;--mdc-radio-selected-hover-icon-color: #000d6e;--mdc-radio-selected-icon-color: #000d6e;--mdc-radio-selected-pressed-icon-color: #000d6e}.baloise .mat-accent .mdc-list-item__start,.baloise .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.baloise .mat-warn .mdc-list-item__start,.baloise .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.baloise .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #000d6e;--mdc-checkbox-selected-hover-icon-color: #000d6e;--mdc-checkbox-selected-icon-color: #000d6e;--mdc-checkbox-selected-pressed-icon-color: #000d6e;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #000d6e;--mdc-checkbox-selected-hover-state-layer-color: #000d6e;--mdc-checkbox-selected-pressed-state-layer-color: #000d6e;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.baloise .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.baloise .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.baloise .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.baloise .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.baloise .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.baloise .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#000d6e}.baloise .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.baloise .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.baloise .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.baloise{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.baloise{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.baloise .mdc-list-item__start,.baloise .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.baloise .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.baloise .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.baloise .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.baloise .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.baloise .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.baloise .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.baloise{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.baloise .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.baloise{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}.baloise{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.baloise{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.baloise{--mdc-secondary-navigation-tab-container-height: 48px}.baloise{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.baloise{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.baloise .mat-mdc-tab-group,.baloise .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #000d6e}.baloise .mat-mdc-tab-group,.baloise .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #000d6e;--mat-tab-header-active-ripple-color: #000d6e;--mat-tab-header-inactive-ripple-color: #000d6e;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #000d6e;--mat-tab-header-active-hover-label-text-color: #000d6e;--mat-tab-header-active-focus-indicator-color: #000d6e;--mat-tab-header-active-hover-indicator-color: #000d6e}.baloise .mat-mdc-tab-group.mat-accent,.baloise .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #bdbdbd}.baloise .mat-mdc-tab-group.mat-accent,.baloise .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #bdbdbd;--mat-tab-header-active-ripple-color: #bdbdbd;--mat-tab-header-inactive-ripple-color: #bdbdbd;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #bdbdbd;--mat-tab-header-active-hover-label-text-color: #bdbdbd;--mat-tab-header-active-focus-indicator-color: #bdbdbd;--mat-tab-header-active-hover-indicator-color: #bdbdbd}.baloise .mat-mdc-tab-group.mat-warn,.baloise .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #d32f2f}.baloise .mat-mdc-tab-group.mat-warn,.baloise .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #d32f2f;--mat-tab-header-active-ripple-color: #d32f2f;--mat-tab-header-inactive-ripple-color: #d32f2f;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #d32f2f;--mat-tab-header-active-hover-label-text-color: #d32f2f;--mat-tab-header-active-focus-indicator-color: #d32f2f;--mat-tab-header-active-hover-indicator-color: #d32f2f}.baloise .mat-mdc-tab-group.mat-background-primary,.baloise .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #000d6e;--mat-tab-header-with-background-foreground-color: white}.baloise .mat-mdc-tab-group.mat-background-accent,.baloise .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #bdbdbd;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}.baloise .mat-mdc-tab-group.mat-background-warn,.baloise .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #d32f2f;--mat-tab-header-with-background-foreground-color: white}.baloise .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.baloise .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.baloise{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.baloise{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.baloise{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87)}.baloise .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #000d6e;--mdc-checkbox-selected-hover-icon-color: #000d6e;--mdc-checkbox-selected-icon-color: #000d6e;--mdc-checkbox-selected-pressed-icon-color: #000d6e;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #000d6e;--mdc-checkbox-selected-hover-state-layer-color: #000d6e;--mdc-checkbox-selected-pressed-state-layer-color: #000d6e;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.baloise .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.baloise{--mdc-checkbox-state-layer-size: 40px}.baloise{--mat-checkbox-touch-target-display: block}.baloise{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.baloise{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.baloise{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.baloise{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.baloise{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.baloise{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.baloise{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.baloise{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.baloise{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.baloise{--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.baloise{--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12}.baloise{--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.baloise{--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12}.baloise{--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.baloise{--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12}.baloise{--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.baloise{--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.baloise .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #000d6e}.baloise .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #000d6e;--mat-text-button-ripple-color: rgba(0, 13, 110, .1)}.baloise .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #bdbdbd}.baloise .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #bdbdbd;--mat-text-button-ripple-color: rgba(189, 189, 189, .1)}.baloise .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #d32f2f}.baloise .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #d32f2f;--mat-text-button-ripple-color: rgba(211, 47, 47, .1)}.baloise .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #000d6e;--mdc-filled-button-label-text-color: white}.baloise .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.baloise .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #bdbdbd;--mdc-filled-button-label-text-color: black}.baloise .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.baloise .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #d32f2f;--mdc-filled-button-label-text-color: white}.baloise .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.baloise .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #000d6e;--mdc-protected-button-label-text-color: white}.baloise .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.baloise .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #bdbdbd;--mdc-protected-button-label-text-color: black}.baloise .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.baloise .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #d32f2f;--mdc-protected-button-label-text-color: white}.baloise .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.baloise .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #000d6e;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.baloise .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #000d6e;--mat-outlined-button-ripple-color: rgba(0, 13, 110, .1)}.baloise .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #bdbdbd;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.baloise .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #bdbdbd;--mat-outlined-button-ripple-color: rgba(189, 189, 189, .1)}.baloise .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #d32f2f;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.baloise .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #d32f2f;--mat-outlined-button-ripple-color: rgba(211, 47, 47, .1)}.baloise{--mdc-text-button-container-height: 36px}.baloise{--mdc-filled-button-container-height: 36px}.baloise{--mdc-protected-button-container-height: 36px}.baloise{--mdc-outlined-button-container-height: 36px}.baloise{--mat-text-button-touch-target-display: block}.baloise{--mat-filled-button-touch-target-display: block}.baloise{--mat-protected-button-touch-target-display: block}.baloise{--mat-outlined-button-touch-target-display: block}.baloise{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.baloise{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.baloise{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.baloise{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.baloise{--mdc-icon-button-icon-size: 24px}.baloise{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.baloise{--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}.baloise .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #000d6e}.baloise .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #000d6e;--mat-icon-button-ripple-color: rgba(0, 13, 110, .1)}.baloise .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #bdbdbd}.baloise .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #bdbdbd;--mat-icon-button-ripple-color: rgba(189, 189, 189, .1)}.baloise .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #d32f2f}.baloise .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #d32f2f;--mat-icon-button-ripple-color: rgba(211, 47, 47, .1)}.baloise{--mat-icon-button-touch-target-display: block}.baloise .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.baloise{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.baloise{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.baloise{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.baloise{--mdc-fab-container-color: white}.baloise{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.baloise{--mdc-fab-small-container-color: white}.baloise{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.baloise .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #000d6e}.baloise .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.baloise .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #bdbdbd}.baloise .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.baloise .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #d32f2f}.baloise .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.baloise .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #000d6e}.baloise .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.baloise .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #bdbdbd}.baloise .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.baloise .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #d32f2f}.baloise .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.baloise{--mat-fab-touch-target-display: block}.baloise{--mat-fab-small-touch-target-display: block}.baloise{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.baloise{--mdc-snackbar-container-shape: 4px}.baloise{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}.baloise{--mat-snack-bar-button-color: #b3b6d4}.baloise{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.baloise{--mat-table-row-item-outline-width: 1px}.baloise{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}.baloise{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.baloise{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.baloise{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.baloise{--mdc-circular-progress-active-indicator-color: #000d6e}.baloise .mat-accent{--mdc-circular-progress-active-indicator-color: #bdbdbd}.baloise .mat-warn{--mdc-circular-progress-active-indicator-color: #d32f2f}.baloise{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.baloise{--mat-badge-background-color: #000d6e;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.baloise .mat-badge-accent{--mat-badge-background-color: #bdbdbd;--mat-badge-text-color: rgba(0, 0, 0, .87)}.baloise .mat-badge-warn{--mat-badge-background-color: #d32f2f;--mat-badge-text-color: white}.baloise{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.baloise{--mat-bottom-sheet-container-shape: 4px}.baloise{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.baloise{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.baloise{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.baloise{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.baloise{--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd}.baloise{--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: rgb(224.4, 224.4, 224.4)}.baloise{--mat-standard-button-toggle-height: 48px}.baloise{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.baloise{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.baloise{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.baloise{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #000d6e;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 13, 110, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 13, 110, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 13, 110, .3);--mat-datepicker-toggle-active-state-icon-color: #000d6e;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 13, 110, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.baloise .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #bdbdbd;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(189, 189, 189, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(189, 189, 189, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.baloise .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #d32f2f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(211, 47, 47, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(211, 47, 47, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.baloise .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #bdbdbd}.baloise .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #d32f2f}.baloise .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.baloise .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.baloise{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.baloise{--mat-divider-width: 1px}.baloise{--mat-divider-color: rgba(0, 0, 0, .12)}.baloise{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.baloise{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}.baloise{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.baloise{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.baloise{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.baloise{--mat-icon-color: inherit}.baloise .mat-icon.mat-primary{--mat-icon-color: #000d6e}.baloise .mat-icon.mat-accent{--mat-icon-color: #bdbdbd}.baloise .mat-icon.mat-warn{--mat-icon-color: #d32f2f}.baloise{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.baloise{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}.baloise{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #000d6e;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #000d6e;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #000d6e;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #d32f2f;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #d32f2f;--mat-stepper-header-error-state-icon-background-color: transparent}.baloise .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #bdbdbd;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #bdbdbd;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #bdbdbd;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87)}.baloise .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #d32f2f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #d32f2f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #d32f2f;--mat-stepper-header-edit-state-icon-foreground-color: white}.baloise{--mat-stepper-header-height: 72px}.baloise{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.baloise{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.baloise{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.baloise .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #000d6e;--mat-toolbar-container-text-color: white}.baloise .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #bdbdbd;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.baloise .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #d32f2f;--mat-toolbar-container-text-color: white}.baloise{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.baloise{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.baloise{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.baloise{--mat-tree-node-min-height: 48px}.baloise{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.baloise{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.baloise{--mat-timepicker-container-background-color: white}.baloise::-webkit-scrollbar-track{background-color:#b3b6d4}.baloise::-webkit-scrollbar-thumb{background-color:#000d6e}.baloise::-webkit-scrollbar-thumb:hover{background-color:#263184}.baloise .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#b3b6d4}.baloise .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#000d6e}.baloise .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#263184}.baloise .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#b3b6d4}.baloise .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#000d6e}.baloise .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#263184}.baloise .stroke-primary{stroke:#000d6e!important}.baloise .color-primary{color:#000d6e!important}.baloise .bg-primary{background-color:#000d6e!important;color:#fff!important}.baloise .bg-primary-100{background-color:#b3b6d4!important;color:#000!important}.baloise .bg-primary-50{background-color:#e0e2ee!important;color:#000!important}.baloise .bg-accent{background-color:#bdbdbd!important}.baloise .bg-success{background-color:#81c784!important}.baloise .bg-warn{background-color:#d32f2f!important;color:#fff}.baloise .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.baloise .bg-warn-50{background-color:#ffebee!important;color:#000000de}.baloise .text-primary{color:#000d6e!important}.baloise .text-primary-not-important{color:#000751}.baloise .border-primary,.baloise .border-primary-left,.baloise .border-primary-right,.baloise .border-primary-top,.baloise .border-primary-bottom{border-color:#000d6e}.baloise .border-accent{border-color:#bdbdbd!important}.baloise .border-accent-100{border-color:#f5f5f5!important}.baloise .outline-primary{outline-color:#000d6e!important}.baloise .text-warn{color:#f44336!important}.baloise .text-error{color:#ef5350!important}.baloise .text-accent{color:#9e9e9e!important}.baloise .text-hover:hover,.baloise .text-hover:hover *{color:#8086b7!important}.baloise .text-success{color:#66bb6a!important}.baloise.dark .bg-primary-50{background-color:#00033f!important}.baloise .required.ng-invalid .mat-mdc-form-field-outline-thick,.baloise .required.ng-invalid .mat-mdc-input-element,.baloise .required.ng-invalid label{opacity:1;caret-color:#d32f2f!important;color:#d32f2f!important}.baloise fp-icon-tile .required{border-color:#d32f2f!important;caret-color:#d32f2f!important;color:#d32f2f!important}.baloise .mat-button-toggle-checked{background-color:#263184}.baloise .mdc-slider__value-indicator{background-color:#263184!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.baloise .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#263184!important}.baloise fp-kontoinhaber-select-field{font-size:.5em!important}.baloise fp-kontoinhaber-select-field .mat-mdc-form-field-label,.baloise fp-kontoinhaber-select-field .mat-mdc-select-arrow,.baloise fp-kontoinhaber-select-field .mat-mdc-select-value,.baloise fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.baloise fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.baloise fp-kontoinhaber-select-field .mdc-notched-outline__leading,.baloise fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.baloise fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.baloise fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.baloise .navigationbar{border-top-color:#263184}.baloise .vermoegen-und-verbindlichkeiten-result{color:#000d6e}.baloise .mdc-button{font-size:.875rem!important}.baloise .mdc-button span{white-space:nowrap!important}.baloise .mdc-button[mat-flat-button]{color:#fff!important;background-color:#000751!important}.baloise .mdc-button[mat-stroked-button]{color:#000751!important;background-color:#fff!important}.baloise .mat-mdc-outlined-button{border-color:#263184!important;color:#263184!important}.baloise .mdc-button[disabled]{opacity:.6}.baloise .mat-ripple:not(.ziel-card){color:#000!important}.baloise.dark .mat-ripple:not(.ziel-card){color:#fff!important}.baloise.dark .dark-button{color:#000;background-color:#263184}.baloise.accessibility-light .accessibility-button,.baloise.accessibility-dark .accessibility-button{color:#fff;background-color:#263184}.baloise.accessibility-light .list-item-link,.baloise.accessibility-dark .list-item-link{color:#000751;background-color:#fff}.baloise.accessibility-light .list-item-link--active,.baloise.accessibility-light .list-item-link--active .sublist-item-link--active,.baloise.accessibility-dark .list-item-link--active,.baloise.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#fff;background-color:#00033f!important}.baloise.accessibility-light span.text-primary-not-important,.baloise.accessibility-dark span.text-primary-not-important,.baloise.accessibility-light .text-primary,.baloise.accessibility-dark .text-primary{background-color:#fff!important}.baloise.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.baloise.accessibility-light .legal-footer .data-input,.baloise.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#00033f!important}.baloise.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000!important}.baloise.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.baloise.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#263184!important}.baloise.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#8086b7!important}.baloise.accessibility-dark .fp-milestone-page .text-primary{color:#4d569a!important}.baloise.accessibility-dark .fp-milestone-page .text-accent{color:#263184!important}.baloise.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.baloise.accessibility-dark .bar.bg-primary-50 span{color:#fff!important}.baloise fp-allgemeines,.baloise fp-versorgungswunsch,.baloise fp-versorgungs-wunsch,.baloise fp-bestehende-versorgung,.baloise fp-erforderliches-kapital{width:100%!important}.baloise .mat-toolbar,.baloise .top-toolbar .mat-toolbar{background-color:#fff}.baloise .emptybankcard{color:#000d6e;border-color:#000d6e}.baloise a,.baloise .router-link-active,.baloise .clickable-icon{color:#000d6e}.baloise a.list-item-link--active,.baloise .router-link-active.list-item-link--active,.baloise .clickable-icon.list-item-link--active,.baloise a.list-item-link--active .sublist-item-link--active,.baloise .router-link-active.list-item-link--active .sublist-item-link--active,.baloise .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#e0e0e0}.baloise a:hover,.baloise .router-link-active:hover,.baloise .clickable-icon:hover{color:#8086b7}.baloise .checklist{top:50%!important;left:50%!important}.baloise.dark{background-color:#000;color:#eee}.baloise.dark{--mat-ripple-color: rgba(255, 255, 255, .1)}.baloise.dark{--mat-option-selected-state-label-text-color: #8086b7;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.baloise.dark .mat-accent{--mat-option-selected-state-label-text-color: #757575;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.baloise.dark .mat-warn{--mat-option-selected-state-label-text-color: #ff1744;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.baloise.dark{--mat-optgroup-label-text-color: white}.baloise.dark{--mat-full-pseudo-checkbox-selected-icon-color: #757575;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.baloise.dark{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #757575;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.baloise.dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #8086b7;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.baloise.dark .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #8086b7;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.baloise.dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #757575;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.baloise.dark .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #757575;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.baloise.dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ff1744;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.baloise.dark .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff1744;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.baloise.dark{--mat-app-background-color: #303030;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.baloise.dark{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.baloise.dark{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.baloise.dark{--mdc-elevated-card-container-shape: 4px}.baloise.dark{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.baloise.dark{--mdc-elevated-card-container-color: #424242;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.baloise.dark{--mdc-outlined-card-container-color: #424242;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.baloise.dark{--mat-card-subtitle-text-color: rgba(255, 255, 255, .7)}.baloise.dark{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.baloise.dark{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.baloise.dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #8086b7;--mdc-linear-progress-track-color: rgba(128, 134, 183, .25)}.baloise.dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #757575;--mdc-linear-progress-track-color: rgba(117, 117, 117, .25)}.baloise.dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ff1744;--mdc-linear-progress-track-color: rgba(255, 23, 68, .25)}.baloise.dark{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.baloise.dark{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.baloise.dark{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.baloise.dark{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.baloise.dark{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.baloise.dark{--mdc-filled-text-field-caret-color: #8086b7;--mdc-filled-text-field-focus-active-indicator-color: #8086b7;--mdc-filled-text-field-focus-label-text-color: rgba(128, 134, 183, .87);--mdc-filled-text-field-container-color: rgb(73.56, 73.56, 73.56);--mdc-filled-text-field-disabled-container-color: rgb(69.78, 69.78, 69.78);--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #ff1744;--mdc-filled-text-field-error-focus-label-text-color: #ff1744;--mdc-filled-text-field-error-label-text-color: #ff1744;--mdc-filled-text-field-error-caret-color: #ff1744;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #ff1744;--mdc-filled-text-field-error-focus-active-indicator-color: #ff1744;--mdc-filled-text-field-error-hover-active-indicator-color: #ff1744}.baloise.dark{--mdc-outlined-text-field-caret-color: #8086b7;--mdc-outlined-text-field-focus-outline-color: #8086b7;--mdc-outlined-text-field-focus-label-text-color: rgba(128, 134, 183, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #ff1744;--mdc-outlined-text-field-error-focus-label-text-color: #ff1744;--mdc-outlined-text-field-error-label-text-color: #ff1744;--mdc-outlined-text-field-error-hover-label-text-color: #ff1744;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #ff1744;--mdc-outlined-text-field-error-hover-outline-color: #ff1744;--mdc-outlined-text-field-error-outline-color: #ff1744}.baloise.dark{--mat-form-field-focus-select-arrow-color: rgba(128, 134, 183, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #ff1744;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24}.baloise.dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #757575;--mdc-filled-text-field-focus-active-indicator-color: #757575;--mdc-filled-text-field-focus-label-text-color: rgba(117, 117, 117, .87)}.baloise.dark .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #757575;--mdc-outlined-text-field-focus-outline-color: #757575;--mdc-outlined-text-field-focus-label-text-color: rgba(117, 117, 117, .87)}.baloise.dark .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(117, 117, 117, .87)}.baloise.dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ff1744;--mdc-filled-text-field-focus-active-indicator-color: #ff1744;--mdc-filled-text-field-focus-label-text-color: rgba(255, 23, 68, .87)}.baloise.dark .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #ff1744;--mdc-outlined-text-field-focus-outline-color: #ff1744;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 23, 68, .87)}.baloise.dark .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(255, 23, 68, .87)}.baloise.dark{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.baloise.dark{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.baloise.dark{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.baloise.dark{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.baloise.dark{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.baloise.dark{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(128, 134, 183, .87);--mat-select-invalid-arrow-color: rgba(255, 23, 68, .87)}.baloise.dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(117, 117, 117, .87);--mat-select-invalid-arrow-color: rgba(255, 23, 68, .87)}.baloise.dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(255, 23, 68, .87);--mat-select-invalid-arrow-color: rgba(255, 23, 68, .87)}.baloise.dark{--mat-select-arrow-transform: translateY(-8px)}.baloise.dark{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.baloise.dark{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.baloise.dark{--mat-autocomplete-background-color: #424242}.baloise.dark{--mdc-dialog-container-shape: 4px}.baloise.dark{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.baloise.dark{--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.baloise.dark{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.baloise.dark .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.baloise.dark .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.baloise.dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-disabled-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-flat-disabled-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa}.baloise.dark .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.baloise.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.baloise.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #8086b7;--mdc-chip-elevated-selected-container-color: #8086b7;--mdc-chip-elevated-disabled-container-color: #8086b7;--mdc-chip-flat-disabled-selected-container-color: #8086b7;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black}.baloise.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.baloise.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.baloise.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.baloise.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #757575;--mdc-chip-elevated-selected-container-color: #757575;--mdc-chip-elevated-disabled-container-color: #757575;--mdc-chip-flat-disabled-selected-container-color: #757575;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.baloise.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.baloise.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.baloise.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.baloise.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ff1744;--mdc-chip-elevated-selected-container-color: #ff1744;--mdc-chip-elevated-disabled-container-color: #ff1744;--mdc-chip-flat-disabled-selected-container-color: #ff1744;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.baloise.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.baloise.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.baloise.dark .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.baloise.dark .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.baloise.dark{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.baloise.dark .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.baloise.dark{--mdc-switch-selected-focus-state-layer-color: #4d569a;--mdc-switch-selected-handle-color: #4d569a;--mdc-switch-selected-hover-state-layer-color: #4d569a;--mdc-switch-selected-pressed-state-layer-color: #4d569a;--mdc-switch-selected-focus-handle-color: #8086b7;--mdc-switch-selected-hover-handle-color: #8086b7;--mdc-switch-selected-pressed-handle-color: #8086b7;--mdc-switch-selected-focus-track-color: #000b66;--mdc-switch-selected-hover-track-color: #000b66;--mdc-switch-selected-pressed-track-color: #000b66;--mdc-switch-selected-track-color: #000b66;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.baloise.dark{--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5)}.baloise.dark .mat-mdc-slide-toggle{--mat-switch-label-text-color: white}.baloise.dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #e0e0e0;--mdc-switch-selected-handle-color: #e0e0e0;--mdc-switch-selected-hover-state-layer-color: #e0e0e0;--mdc-switch-selected-pressed-state-layer-color: #e0e0e0;--mdc-switch-selected-focus-handle-color: #eeeeee;--mdc-switch-selected-hover-handle-color: #eeeeee;--mdc-switch-selected-pressed-handle-color: #eeeeee;--mdc-switch-selected-focus-track-color: #757575;--mdc-switch-selected-hover-track-color: #757575;--mdc-switch-selected-pressed-track-color: #757575;--mdc-switch-selected-track-color: #757575}.baloise.dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e57373;--mdc-switch-selected-handle-color: #e57373;--mdc-switch-selected-hover-state-layer-color: #e57373;--mdc-switch-selected-pressed-state-layer-color: #e57373;--mdc-switch-selected-focus-handle-color: #ef9a9a;--mdc-switch-selected-hover-handle-color: #ef9a9a;--mdc-switch-selected-pressed-handle-color: #ef9a9a;--mdc-switch-selected-focus-track-color: #e53935;--mdc-switch-selected-hover-track-color: #e53935;--mdc-switch-selected-pressed-track-color: #e53935;--mdc-switch-selected-track-color: #e53935}.baloise.dark{--mdc-switch-state-layer-size: 40px}.baloise.dark .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.baloise.dark{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.baloise.dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #8086b7;--mdc-radio-selected-hover-icon-color: #8086b7;--mdc-radio-selected-icon-color: #8086b7;--mdc-radio-selected-pressed-icon-color: #8086b7}.baloise.dark .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #8086b7;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.baloise.dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #757575;--mdc-radio-selected-hover-icon-color: #757575;--mdc-radio-selected-icon-color: #757575;--mdc-radio-selected-pressed-icon-color: #757575}.baloise.dark .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #757575;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.baloise.dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ff1744;--mdc-radio-selected-hover-icon-color: #ff1744;--mdc-radio-selected-icon-color: #ff1744;--mdc-radio-selected-pressed-icon-color: #ff1744}.baloise.dark .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #ff1744;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.baloise.dark{--mdc-radio-state-layer-size: 40px}.baloise.dark{--mat-radio-touch-target-display: block}.baloise.dark{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.baloise.dark{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.baloise.dark{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.baloise.dark{--mdc-slider-handle-color: #8086b7;--mdc-slider-focus-handle-color: #8086b7;--mdc-slider-hover-handle-color: #8086b7;--mdc-slider-active-track-color: #8086b7;--mdc-slider-inactive-track-color: #8086b7;--mdc-slider-with-tick-marks-inactive-container-color: #8086b7;--mdc-slider-with-tick-marks-active-container-color: black;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff}.baloise.dark{--mat-slider-ripple-color: #8086b7;--mat-slider-hover-state-layer-color: rgba(128, 134, 183, .05);--mat-slider-focus-state-layer-color: rgba(128, 134, 183, .2);--mat-slider-value-indicator-opacity: .9}.baloise.dark .mat-accent{--mdc-slider-handle-color: #757575;--mdc-slider-focus-handle-color: #757575;--mdc-slider-hover-handle-color: #757575;--mdc-slider-active-track-color: #757575;--mdc-slider-inactive-track-color: #757575;--mdc-slider-with-tick-marks-inactive-container-color: #757575;--mdc-slider-with-tick-marks-active-container-color: white}.baloise.dark .mat-accent{--mat-slider-ripple-color: #757575;--mat-slider-hover-state-layer-color: rgba(117, 117, 117, .05);--mat-slider-focus-state-layer-color: rgba(117, 117, 117, .2)}.baloise.dark .mat-warn{--mdc-slider-handle-color: #ff1744;--mdc-slider-focus-handle-color: #ff1744;--mdc-slider-hover-handle-color: #ff1744;--mdc-slider-active-track-color: #ff1744;--mdc-slider-inactive-track-color: #ff1744;--mdc-slider-with-tick-marks-inactive-container-color: #ff1744;--mdc-slider-with-tick-marks-active-container-color: white}.baloise.dark .mat-warn{--mat-slider-ripple-color: #ff1744;--mat-slider-hover-state-layer-color: rgba(255, 23, 68, .05);--mat-slider-focus-state-layer-color: rgba(255, 23, 68, .2)}.baloise.dark{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.baloise.dark{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.baloise.dark{--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #424242;--mat-menu-divider-color: rgba(255, 255, 255, .12)}.baloise.dark{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.baloise.dark{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.baloise.dark{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.baloise.dark{--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24}.baloise.dark .mdc-list-item__start,.baloise.dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #8086b7;--mdc-radio-selected-hover-icon-color: #8086b7;--mdc-radio-selected-icon-color: #8086b7;--mdc-radio-selected-pressed-icon-color: #8086b7}.baloise.dark .mat-accent .mdc-list-item__start,.baloise.dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #757575;--mdc-radio-selected-hover-icon-color: #757575;--mdc-radio-selected-icon-color: #757575;--mdc-radio-selected-pressed-icon-color: #757575}.baloise.dark .mat-warn .mdc-list-item__start,.baloise.dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ff1744;--mdc-radio-selected-hover-icon-color: #ff1744;--mdc-radio-selected-icon-color: #ff1744;--mdc-radio-selected-pressed-icon-color: #ff1744}.baloise.dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #8086b7;--mdc-checkbox-selected-hover-icon-color: #8086b7;--mdc-checkbox-selected-icon-color: #8086b7;--mdc-checkbox-selected-pressed-icon-color: #8086b7;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #8086b7;--mdc-checkbox-selected-hover-state-layer-color: #8086b7;--mdc-checkbox-selected-pressed-state-layer-color: #8086b7;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.baloise.dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #757575;--mdc-checkbox-selected-hover-icon-color: #757575;--mdc-checkbox-selected-icon-color: #757575;--mdc-checkbox-selected-pressed-icon-color: #757575;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #757575;--mdc-checkbox-selected-hover-state-layer-color: #757575;--mdc-checkbox-selected-pressed-state-layer-color: #757575;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.baloise.dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ff1744;--mdc-checkbox-selected-hover-icon-color: #ff1744;--mdc-checkbox-selected-icon-color: #ff1744;--mdc-checkbox-selected-pressed-icon-color: #ff1744;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff1744;--mdc-checkbox-selected-hover-state-layer-color: #ff1744;--mdc-checkbox-selected-pressed-state-layer-color: #ff1744;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.baloise.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.baloise.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.baloise.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.baloise.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#8086b7}.baloise.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.baloise.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.baloise.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.baloise.dark{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.baloise.dark{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.baloise.dark .mdc-list-item__start,.baloise.dark .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.baloise.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.baloise.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.baloise.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.baloise.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.baloise.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.baloise.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.baloise.dark{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.baloise.dark .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.baloise.dark{--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12)}.baloise.dark{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.baloise.dark{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.baloise.dark{--mdc-secondary-navigation-tab-container-height: 48px}.baloise.dark{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.baloise.dark{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.baloise.dark .mat-mdc-tab-group,.baloise.dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #8086b7}.baloise.dark .mat-mdc-tab-group,.baloise.dark .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #8086b7;--mat-tab-header-active-ripple-color: #8086b7;--mat-tab-header-inactive-ripple-color: #8086b7;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #8086b7;--mat-tab-header-active-hover-label-text-color: #8086b7;--mat-tab-header-active-focus-indicator-color: #8086b7;--mat-tab-header-active-hover-indicator-color: #8086b7}.baloise.dark .mat-mdc-tab-group.mat-accent,.baloise.dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #757575}.baloise.dark .mat-mdc-tab-group.mat-accent,.baloise.dark .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #757575;--mat-tab-header-active-ripple-color: #757575;--mat-tab-header-inactive-ripple-color: #757575;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #757575;--mat-tab-header-active-hover-label-text-color: #757575;--mat-tab-header-active-focus-indicator-color: #757575;--mat-tab-header-active-hover-indicator-color: #757575}.baloise.dark .mat-mdc-tab-group.mat-warn,.baloise.dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ff1744}.baloise.dark .mat-mdc-tab-group.mat-warn,.baloise.dark .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #ff1744;--mat-tab-header-active-ripple-color: #ff1744;--mat-tab-header-inactive-ripple-color: #ff1744;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #ff1744;--mat-tab-header-active-hover-label-text-color: #ff1744;--mat-tab-header-active-focus-indicator-color: #ff1744;--mat-tab-header-active-hover-indicator-color: #ff1744}.baloise.dark .mat-mdc-tab-group.mat-background-primary,.baloise.dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #8086b7;--mat-tab-header-with-background-foreground-color: black}.baloise.dark .mat-mdc-tab-group.mat-background-accent,.baloise.dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #757575;--mat-tab-header-with-background-foreground-color: white}.baloise.dark .mat-mdc-tab-group.mat-background-warn,.baloise.dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ff1744;--mat-tab-header-with-background-foreground-color: white}.baloise.dark .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.baloise.dark .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.baloise.dark{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.baloise.dark{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #757575;--mdc-checkbox-selected-hover-icon-color: #757575;--mdc-checkbox-selected-icon-color: #757575;--mdc-checkbox-selected-pressed-icon-color: #757575;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #757575;--mdc-checkbox-selected-hover-state-layer-color: #757575;--mdc-checkbox-selected-pressed-state-layer-color: #757575;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.baloise.dark{--mat-checkbox-disabled-label-color: rgba(255, 255, 255, .5);--mat-checkbox-label-text-color: white}.baloise.dark .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #8086b7;--mdc-checkbox-selected-hover-icon-color: #8086b7;--mdc-checkbox-selected-icon-color: #8086b7;--mdc-checkbox-selected-pressed-icon-color: #8086b7;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #8086b7;--mdc-checkbox-selected-hover-state-layer-color: #8086b7;--mdc-checkbox-selected-pressed-state-layer-color: #8086b7;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.baloise.dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ff1744;--mdc-checkbox-selected-hover-icon-color: #ff1744;--mdc-checkbox-selected-icon-color: #ff1744;--mdc-checkbox-selected-pressed-icon-color: #ff1744;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff1744;--mdc-checkbox-selected-hover-state-layer-color: #ff1744;--mdc-checkbox-selected-pressed-state-layer-color: #ff1744;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.baloise.dark{--mdc-checkbox-state-layer-size: 40px}.baloise.dark{--mat-checkbox-touch-target-display: block}.baloise.dark{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.baloise.dark{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.baloise.dark{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.baloise.dark{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.baloise.dark{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.baloise.dark{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.baloise.dark{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.baloise.dark{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.baloise.dark{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.baloise.dark{--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.baloise.dark{--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24}.baloise.dark{--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.baloise.dark{--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24}.baloise.dark{--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.baloise.dark{--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24}.baloise.dark{--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.baloise.dark{--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24}.baloise.dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #8086b7}.baloise.dark .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #8086b7;--mat-text-button-ripple-color: rgba(128, 134, 183, .1)}.baloise.dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #757575}.baloise.dark .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #757575;--mat-text-button-ripple-color: rgba(117, 117, 117, .1)}.baloise.dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ff1744}.baloise.dark .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #ff1744;--mat-text-button-ripple-color: rgba(255, 23, 68, .1)}.baloise.dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #8086b7;--mdc-filled-button-label-text-color: black}.baloise.dark .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.baloise.dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #757575;--mdc-filled-button-label-text-color: white}.baloise.dark .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.baloise.dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ff1744;--mdc-filled-button-label-text-color: white}.baloise.dark .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.baloise.dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #8086b7;--mdc-protected-button-label-text-color: black}.baloise.dark .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.baloise.dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #757575;--mdc-protected-button-label-text-color: white}.baloise.dark .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.baloise.dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ff1744;--mdc-protected-button-label-text-color: white}.baloise.dark .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.baloise.dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #8086b7;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.baloise.dark .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #8086b7;--mat-outlined-button-ripple-color: rgba(128, 134, 183, .1)}.baloise.dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #757575;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.baloise.dark .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #757575;--mat-outlined-button-ripple-color: rgba(117, 117, 117, .1)}.baloise.dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ff1744;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.baloise.dark .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #ff1744;--mat-outlined-button-ripple-color: rgba(255, 23, 68, .1)}.baloise.dark{--mdc-text-button-container-height: 36px}.baloise.dark{--mdc-filled-button-container-height: 36px}.baloise.dark{--mdc-protected-button-container-height: 36px}.baloise.dark{--mdc-outlined-button-container-height: 36px}.baloise.dark{--mat-text-button-touch-target-display: block}.baloise.dark{--mat-filled-button-touch-target-display: block}.baloise.dark{--mat-protected-button-touch-target-display: block}.baloise.dark{--mat-outlined-button-touch-target-display: block}.baloise.dark{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.baloise.dark{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.baloise.dark{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.baloise.dark{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.baloise.dark{--mdc-icon-button-icon-size: 24px}.baloise.dark{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5)}.baloise.dark{--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24}.baloise.dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #8086b7}.baloise.dark .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #8086b7;--mat-icon-button-ripple-color: rgba(128, 134, 183, .1)}.baloise.dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #757575}.baloise.dark .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #757575;--mat-icon-button-ripple-color: rgba(117, 117, 117, .1)}.baloise.dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ff1744}.baloise.dark .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #ff1744;--mat-icon-button-ripple-color: rgba(255, 23, 68, .1)}.baloise.dark{--mat-icon-button-touch-target-display: block}.baloise.dark .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.baloise.dark{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.baloise.dark{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.baloise.dark{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.baloise.dark{--mdc-fab-container-color: #424242}.baloise.dark{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.baloise.dark{--mdc-fab-small-container-color: #424242}.baloise.dark{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-small-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.baloise.dark .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #8086b7}.baloise.dark .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.baloise.dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #757575}.baloise.dark .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.baloise.dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ff1744}.baloise.dark .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.baloise.dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #8086b7}.baloise.dark .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.baloise.dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #757575}.baloise.dark .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.baloise.dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ff1744}.baloise.dark .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.baloise.dark{--mat-fab-touch-target-display: block}.baloise.dark{--mat-fab-small-touch-target-display: block}.baloise.dark{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.baloise.dark{--mdc-snackbar-container-shape: 4px}.baloise.dark{--mdc-snackbar-container-color: rgb(217.2, 217.2, 217.2);--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87)}.baloise.dark{--mat-snack-bar-button-color: #000d6e}.baloise.dark{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.baloise.dark{--mat-table-row-item-outline-width: 1px}.baloise.dark{--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12)}.baloise.dark{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.baloise.dark{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.baloise.dark{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.baloise.dark{--mdc-circular-progress-active-indicator-color: #8086b7}.baloise.dark .mat-accent{--mdc-circular-progress-active-indicator-color: #757575}.baloise.dark .mat-warn{--mdc-circular-progress-active-indicator-color: #ff1744}.baloise.dark{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.baloise.dark{--mat-badge-background-color: #8086b7;--mat-badge-text-color: black;--mat-badge-disabled-state-background-color: rgb(110.1, 110.1, 110.1);--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5)}.baloise.dark .mat-badge-accent{--mat-badge-background-color: #757575;--mat-badge-text-color: white}.baloise.dark .mat-badge-warn{--mat-badge-background-color: #ff1744;--mat-badge-text-color: white}.baloise.dark{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.baloise.dark{--mat-bottom-sheet-container-shape: 4px}.baloise.dark{--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242}.baloise.dark{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.baloise.dark{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.baloise.dark{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.baloise.dark{--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242}.baloise.dark{--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: rgb(88.68, 88.68, 88.68)}.baloise.dark{--mat-standard-button-toggle-height: 48px}.baloise.dark{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.baloise.dark{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.baloise.dark{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.baloise.dark{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #8086b7;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(128, 134, 183, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(128, 134, 183, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(128, 134, 183, .3);--mat-datepicker-toggle-active-state-icon-color: #8086b7;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(128, 134, 183, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white}.baloise.dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #757575;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(117, 117, 117, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(117, 117, 117, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(117, 117, 117, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(117, 117, 117, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.baloise.dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ff1744;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 23, 68, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 23, 68, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 23, 68, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 23, 68, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.baloise.dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #757575}.baloise.dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ff1744}.baloise.dark .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.baloise.dark .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.baloise.dark{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.baloise.dark{--mat-divider-width: 1px}.baloise.dark{--mat-divider-color: rgba(255, 255, 255, .12)}.baloise.dark{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.baloise.dark{--mat-expansion-container-background-color: #424242;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7)}.baloise.dark{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.baloise.dark{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.baloise.dark{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.baloise.dark{--mat-icon-color: inherit}.baloise.dark .mat-icon.mat-primary{--mat-icon-color: #8086b7}.baloise.dark .mat-icon.mat-accent{--mat-icon-color: #757575}.baloise.dark .mat-icon.mat-warn{--mat-icon-color: #ff1744}.baloise.dark{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.baloise.dark{--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6)}.baloise.dark{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #8086b7;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #8086b7;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #8086b7;--mat-stepper-header-edit-state-icon-foreground-color: black;--mat-stepper-container-color: #424242;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #ff1744;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #ff1744;--mat-stepper-header-error-state-icon-background-color: transparent}.baloise.dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #757575;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #757575;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #757575;--mat-stepper-header-edit-state-icon-foreground-color: white}.baloise.dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ff1744;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ff1744;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ff1744;--mat-stepper-header-edit-state-icon-foreground-color: white}.baloise.dark{--mat-stepper-header-height: 72px}.baloise.dark{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.baloise.dark{--mat-sort-arrow-color: rgb(198.3, 198.3, 198.3)}.baloise.dark{--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white}.baloise.dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #8086b7;--mat-toolbar-container-text-color: black}.baloise.dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #757575;--mat-toolbar-container-text-color: white}.baloise.dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ff1744;--mat-toolbar-container-text-color: white}.baloise.dark{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.baloise.dark{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.baloise.dark{--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white}.baloise.dark{--mat-tree-node-min-height: 48px}.baloise.dark{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.baloise.dark{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.baloise.dark{--mat-timepicker-container-background-color: #424242}.baloise.dark::-webkit-scrollbar-track{background-color:#b3b6d4}.baloise.dark::-webkit-scrollbar-thumb{background-color:#8086b7}.baloise.dark::-webkit-scrollbar-thumb:hover{background-color:#263184}.baloise.dark .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#b3b6d4}.baloise.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#8086b7}.baloise.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#263184}.baloise.dark .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#b3b6d4}.baloise.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#8086b7}.baloise.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#263184}.baloise.dark .stroke-primary{stroke:#8086b7!important}.baloise.dark .color-primary{color:#8086b7!important}.baloise.dark .bg-primary{background-color:#8086b7!important;color:#fff!important}.baloise.dark .bg-primary-100{background-color:#b3b6d4!important;color:#000!important}.baloise.dark .bg-primary-50{background-color:#e0e2ee!important;color:#000!important}.baloise.dark .bg-accent{background-color:#757575!important}.baloise.dark .bg-success{background-color:#81c784!important}.baloise.dark .bg-warn{background-color:#ff1744!important;color:#fff}.baloise.dark .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.baloise.dark .bg-warn-50{background-color:#ffebee!important;color:#000000de}.baloise.dark .text-primary{color:#8086b7!important}.baloise.dark .text-primary-not-important{color:#000751}.baloise.dark .border-primary,.baloise.dark .border-primary-left,.baloise.dark .border-primary-right,.baloise.dark .border-primary-top,.baloise.dark .border-primary-bottom{border-color:#8086b7}.baloise.dark .border-accent{border-color:#757575!important}.baloise.dark .border-accent-100{border-color:#f5f5f5!important}.baloise.dark .outline-primary{outline-color:#8086b7!important}.baloise.dark .text-warn{color:#f44336!important}.baloise.dark .text-error{color:#ef5350!important}.baloise.dark .text-accent{color:#9e9e9e!important}.baloise.dark .text-hover:hover,.baloise.dark .text-hover:hover *{color:#8086b7!important}.baloise.dark .text-success{color:#66bb6a!important}.baloise.dark.dark .bg-primary-50{background-color:#00033f!important}.baloise.dark .required.ng-invalid .mat-mdc-form-field-outline-thick,.baloise.dark .required.ng-invalid .mat-mdc-input-element,.baloise.dark .required.ng-invalid label{opacity:1;caret-color:#ff1744!important;color:#ff1744!important}.baloise.dark fp-icon-tile .required{border-color:#ff1744!important;caret-color:#ff1744!important;color:#ff1744!important}.baloise.dark .mat-button-toggle-checked{background-color:#263184}.baloise.dark .mdc-slider__value-indicator{background-color:#263184!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.baloise.dark .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#263184!important}.baloise.dark fp-kontoinhaber-select-field{font-size:.5em!important}.baloise.dark fp-kontoinhaber-select-field .mat-mdc-form-field-label,.baloise.dark fp-kontoinhaber-select-field .mat-mdc-select-arrow,.baloise.dark fp-kontoinhaber-select-field .mat-mdc-select-value,.baloise.dark fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.baloise.dark fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.baloise.dark fp-kontoinhaber-select-field .mdc-notched-outline__leading,.baloise.dark fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.baloise.dark fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.baloise.dark fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.baloise.dark .navigationbar{border-top-color:#263184}.baloise.dark .vermoegen-und-verbindlichkeiten-result{color:#8086b7}.baloise.dark .mdc-button{font-size:.875rem!important}.baloise.dark .mdc-button span{white-space:nowrap!important}.baloise.dark .mdc-button[mat-flat-button]{color:#fff!important;background-color:#000751!important}.baloise.dark .mdc-button[mat-stroked-button]{color:#000751!important;background-color:#fff!important}.baloise.dark .mat-mdc-outlined-button{border-color:#263184!important;color:#263184!important}.baloise.dark .mdc-button[disabled]{opacity:.6}.baloise.dark .mat-ripple:not(.ziel-card){color:#000!important}.baloise.dark.dark .mat-ripple:not(.ziel-card){color:#fff!important}.baloise.dark.dark .dark-button{color:#000;background-color:#263184}.baloise.dark.accessibility-light .accessibility-button,.baloise.dark.accessibility-dark .accessibility-button{color:#fff;background-color:#263184}.baloise.dark.accessibility-light .list-item-link,.baloise.dark.accessibility-dark .list-item-link{color:#000751;background-color:#fff}.baloise.dark.accessibility-light .list-item-link--active,.baloise.dark.accessibility-light .list-item-link--active .sublist-item-link--active,.baloise.dark.accessibility-dark .list-item-link--active,.baloise.dark.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#fff;background-color:#00033f!important}.baloise.dark.accessibility-light span.text-primary-not-important,.baloise.dark.accessibility-dark span.text-primary-not-important,.baloise.dark.accessibility-light .text-primary,.baloise.dark.accessibility-dark .text-primary{background-color:#fff!important}.baloise.dark.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.baloise.dark.accessibility-light .legal-footer .data-input,.baloise.dark.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#00033f!important}.baloise.dark.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000!important}.baloise.dark.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.baloise.dark.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#263184!important}.baloise.dark.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#8086b7!important}.baloise.dark.accessibility-dark .fp-milestone-page .text-primary{color:#4d569a!important}.baloise.dark.accessibility-dark .fp-milestone-page .text-accent{color:#263184!important}.baloise.dark.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.baloise.dark.accessibility-dark .bar.bg-primary-50 span{color:#fff!important}.baloise.dark fp-allgemeines,.baloise.dark fp-versorgungswunsch,.baloise.dark fp-versorgungs-wunsch,.baloise.dark fp-bestehende-versorgung,.baloise.dark fp-erforderliches-kapital{width:100%!important}.baloise.dark .mat-toolbar,.baloise.dark .top-toolbar .mat-toolbar{background-color:#000}.baloise.dark a,.baloise.dark .router-link-active,.baloise.dark .clickable-icon{color:#8086b7}.baloise.dark a.list-item-link--active,.baloise.dark .router-link-active.list-item-link--active,.baloise.dark .clickable-icon.list-item-link--active,.baloise.dark a.list-item-link--active .sublist-item-link--active,.baloise.dark .router-link-active.list-item-link--active .sublist-item-link--active,.baloise.dark .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#424242}.baloise.dark a:hover,.baloise.dark .router-link-active:hover,.baloise.dark .clickable-icon:hover{color:#b3b6d4}.baloise.dark .emptybankcard{color:#000d6e;border-color:#000d6e}.vb-select{background-color:#f5f5f5;color:#424242}.vb-select{--mat-ripple-color: rgba(0, 0, 0, .1)}.vb-select{--mat-option-selected-state-label-text-color: #94003a;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.vb-select .mat-accent{--mat-option-selected-state-label-text-color: #bdbdbd;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.vb-select .mat-warn{--mat-option-selected-state-label-text-color: #d32f2f;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.vb-select{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.vb-select{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.vb-select{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.vb-select .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #94003a;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.vb-select .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #94003a;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.vb-select .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.vb-select .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.vb-select .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #d32f2f;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.vb-select .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #d32f2f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.vb-select{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.vb-select{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.vb-select{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.vb-select{--mdc-elevated-card-container-shape: 4px}.vb-select{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.vb-select{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.vb-select{--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.vb-select{--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}.vb-select{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.vb-select{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.vb-select .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #94003a;--mdc-linear-progress-track-color: rgba(148, 0, 58, .25)}.vb-select .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #bdbdbd;--mdc-linear-progress-track-color: rgba(189, 189, 189, .25)}.vb-select .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #d32f2f;--mdc-linear-progress-track-color: rgba(211, 47, 47, .25)}.vb-select{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.vb-select{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.vb-select{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.vb-select{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.vb-select{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.vb-select{--mdc-filled-text-field-caret-color: #94003a;--mdc-filled-text-field-focus-active-indicator-color: #94003a;--mdc-filled-text-field-focus-label-text-color: rgba(148, 0, 58, .87);--mdc-filled-text-field-container-color: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #d32f2f;--mdc-filled-text-field-error-focus-label-text-color: #d32f2f;--mdc-filled-text-field-error-label-text-color: #d32f2f;--mdc-filled-text-field-error-caret-color: #d32f2f;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-hover-active-indicator-color: #d32f2f}.vb-select{--mdc-outlined-text-field-caret-color: #94003a;--mdc-outlined-text-field-focus-outline-color: #94003a;--mdc-outlined-text-field-focus-label-text-color: rgba(148, 0, 58, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #d32f2f;--mdc-outlined-text-field-error-focus-label-text-color: #d32f2f;--mdc-outlined-text-field-error-label-text-color: #d32f2f;--mdc-outlined-text-field-error-hover-label-text-color: #d32f2f;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #d32f2f;--mdc-outlined-text-field-error-hover-outline-color: #d32f2f;--mdc-outlined-text-field-error-outline-color: #d32f2f}.vb-select{--mat-form-field-focus-select-arrow-color: rgba(148, 0, 58, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #d32f2f;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.vb-select .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #bdbdbd;--mdc-filled-text-field-focus-active-indicator-color: #bdbdbd;--mdc-filled-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.vb-select .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #bdbdbd;--mdc-outlined-text-field-focus-outline-color: #bdbdbd;--mdc-outlined-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.vb-select .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(189, 189, 189, .87)}.vb-select .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #d32f2f;--mdc-filled-text-field-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.vb-select .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #d32f2f;--mdc-outlined-text-field-focus-outline-color: #d32f2f;--mdc-outlined-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.vb-select .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(211, 47, 47, .87)}.vb-select{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.vb-select{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.vb-select{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.vb-select{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.vb-select{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.vb-select{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(148, 0, 58, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.vb-select .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(189, 189, 189, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.vb-select .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(211, 47, 47, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.vb-select{--mat-select-arrow-transform: translateY(-8px)}.vb-select{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.vb-select{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.vb-select{--mat-autocomplete-background-color: white}.vb-select{--mdc-dialog-container-shape: 4px}.vb-select{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.vb-select{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.vb-select{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.vb-select .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.vb-select .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.vb-select .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.vb-select .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.vb-select .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.vb-select .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #94003a;--mdc-chip-elevated-selected-container-color: #94003a;--mdc-chip-elevated-disabled-container-color: #94003a;--mdc-chip-flat-disabled-selected-container-color: #94003a;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.vb-select .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.vb-select .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.vb-select .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.vb-select .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color: #bdbdbd;--mdc-chip-elevated-selected-container-color: #bdbdbd;--mdc-chip-elevated-disabled-container-color: #bdbdbd;--mdc-chip-flat-disabled-selected-container-color: #bdbdbd;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}.vb-select .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.vb-select .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.vb-select .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.vb-select .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #d32f2f;--mdc-chip-elevated-selected-container-color: #d32f2f;--mdc-chip-elevated-disabled-container-color: #d32f2f;--mdc-chip-flat-disabled-selected-container-color: #d32f2f;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.vb-select .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.vb-select .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.vb-select .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.vb-select .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.vb-select{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.vb-select .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.vb-select{--mdc-switch-selected-focus-state-layer-color: #8c0034;--mdc-switch-selected-handle-color: #8c0034;--mdc-switch-selected-hover-state-layer-color: #8c0034;--mdc-switch-selected-pressed-state-layer-color: #8c0034;--mdc-switch-selected-focus-handle-color: #650018;--mdc-switch-selected-hover-handle-color: #650018;--mdc-switch-selected-pressed-handle-color: #650018;--mdc-switch-selected-focus-track-color: #b44d75;--mdc-switch-selected-hover-track-color: #b44d75;--mdc-switch-selected-pressed-track-color: #b44d75;--mdc-switch-selected-track-color: #b44d75;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.vb-select{--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}.vb-select .mat-mdc-slide-toggle{--mat-switch-label-text-color: rgba(0, 0, 0, .87)}.vb-select .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #757575;--mdc-switch-selected-handle-color: #757575;--mdc-switch-selected-hover-state-layer-color: #757575;--mdc-switch-selected-pressed-state-layer-color: #757575;--mdc-switch-selected-focus-handle-color: #212121;--mdc-switch-selected-hover-handle-color: #212121;--mdc-switch-selected-pressed-handle-color: #212121;--mdc-switch-selected-focus-track-color: #e0e0e0;--mdc-switch-selected-hover-track-color: #e0e0e0;--mdc-switch-selected-pressed-track-color: #e0e0e0;--mdc-switch-selected-track-color: #e0e0e0}.vb-select .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}.vb-select{--mdc-switch-state-layer-size: 40px}.vb-select .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.vb-select{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.vb-select .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #94003a;--mdc-radio-selected-hover-icon-color: #94003a;--mdc-radio-selected-icon-color: #94003a;--mdc-radio-selected-pressed-icon-color: #94003a}.vb-select .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #94003a;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.vb-select .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.vb-select .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #bdbdbd;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.vb-select .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.vb-select .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #d32f2f;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.vb-select{--mdc-radio-state-layer-size: 40px}.vb-select{--mat-radio-touch-target-display: block}.vb-select{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.vb-select{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.vb-select{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.vb-select{--mdc-slider-handle-color: #94003a;--mdc-slider-focus-handle-color: #94003a;--mdc-slider-hover-handle-color: #94003a;--mdc-slider-active-track-color: #94003a;--mdc-slider-inactive-track-color: #94003a;--mdc-slider-with-tick-marks-inactive-container-color: #94003a;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000}.vb-select{--mat-slider-ripple-color: #94003a;--mat-slider-hover-state-layer-color: rgba(148, 0, 58, .05);--mat-slider-focus-state-layer-color: rgba(148, 0, 58, .2);--mat-slider-value-indicator-opacity: .6}.vb-select .mat-accent{--mdc-slider-handle-color: #bdbdbd;--mdc-slider-focus-handle-color: #bdbdbd;--mdc-slider-hover-handle-color: #bdbdbd;--mdc-slider-active-track-color: #bdbdbd;--mdc-slider-inactive-track-color: #bdbdbd;--mdc-slider-with-tick-marks-inactive-container-color: #bdbdbd;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87)}.vb-select .mat-accent{--mat-slider-ripple-color: #bdbdbd;--mat-slider-hover-state-layer-color: rgba(189, 189, 189, .05);--mat-slider-focus-state-layer-color: rgba(189, 189, 189, .2)}.vb-select .mat-warn{--mdc-slider-handle-color: #d32f2f;--mdc-slider-focus-handle-color: #d32f2f;--mdc-slider-hover-handle-color: #d32f2f;--mdc-slider-active-track-color: #d32f2f;--mdc-slider-inactive-track-color: #d32f2f;--mdc-slider-with-tick-marks-inactive-container-color: #d32f2f;--mdc-slider-with-tick-marks-active-container-color: white}.vb-select .mat-warn{--mat-slider-ripple-color: #d32f2f;--mat-slider-hover-state-layer-color: rgba(211, 47, 47, .05);--mat-slider-focus-state-layer-color: rgba(211, 47, 47, .2)}.vb-select{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.vb-select{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.vb-select{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12)}.vb-select{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.vb-select{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.vb-select{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.vb-select{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.vb-select .mdc-list-item__start,.vb-select .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #94003a;--mdc-radio-selected-hover-icon-color: #94003a;--mdc-radio-selected-icon-color: #94003a;--mdc-radio-selected-pressed-icon-color: #94003a}.vb-select .mat-accent .mdc-list-item__start,.vb-select .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.vb-select .mat-warn .mdc-list-item__start,.vb-select .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.vb-select .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #94003a;--mdc-checkbox-selected-hover-icon-color: #94003a;--mdc-checkbox-selected-icon-color: #94003a;--mdc-checkbox-selected-pressed-icon-color: #94003a;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #94003a;--mdc-checkbox-selected-hover-state-layer-color: #94003a;--mdc-checkbox-selected-pressed-state-layer-color: #94003a;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.vb-select .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.vb-select .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.vb-select .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.vb-select .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.vb-select .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.vb-select .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#94003a}.vb-select .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.vb-select .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.vb-select .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.vb-select{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.vb-select{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.vb-select .mdc-list-item__start,.vb-select .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.vb-select .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.vb-select .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.vb-select .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.vb-select .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.vb-select .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.vb-select .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.vb-select{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.vb-select .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.vb-select{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}.vb-select{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.vb-select{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.vb-select{--mdc-secondary-navigation-tab-container-height: 48px}.vb-select{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.vb-select{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.vb-select .mat-mdc-tab-group,.vb-select .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #94003a}.vb-select .mat-mdc-tab-group,.vb-select .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #94003a;--mat-tab-header-active-ripple-color: #94003a;--mat-tab-header-inactive-ripple-color: #94003a;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #94003a;--mat-tab-header-active-hover-label-text-color: #94003a;--mat-tab-header-active-focus-indicator-color: #94003a;--mat-tab-header-active-hover-indicator-color: #94003a}.vb-select .mat-mdc-tab-group.mat-accent,.vb-select .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #bdbdbd}.vb-select .mat-mdc-tab-group.mat-accent,.vb-select .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #bdbdbd;--mat-tab-header-active-ripple-color: #bdbdbd;--mat-tab-header-inactive-ripple-color: #bdbdbd;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #bdbdbd;--mat-tab-header-active-hover-label-text-color: #bdbdbd;--mat-tab-header-active-focus-indicator-color: #bdbdbd;--mat-tab-header-active-hover-indicator-color: #bdbdbd}.vb-select .mat-mdc-tab-group.mat-warn,.vb-select .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #d32f2f}.vb-select .mat-mdc-tab-group.mat-warn,.vb-select .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #d32f2f;--mat-tab-header-active-ripple-color: #d32f2f;--mat-tab-header-inactive-ripple-color: #d32f2f;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #d32f2f;--mat-tab-header-active-hover-label-text-color: #d32f2f;--mat-tab-header-active-focus-indicator-color: #d32f2f;--mat-tab-header-active-hover-indicator-color: #d32f2f}.vb-select .mat-mdc-tab-group.mat-background-primary,.vb-select .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #94003a;--mat-tab-header-with-background-foreground-color: white}.vb-select .mat-mdc-tab-group.mat-background-accent,.vb-select .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #bdbdbd;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}.vb-select .mat-mdc-tab-group.mat-background-warn,.vb-select .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #d32f2f;--mat-tab-header-with-background-foreground-color: white}.vb-select .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.vb-select .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.vb-select{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.vb-select{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.vb-select{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87)}.vb-select .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #94003a;--mdc-checkbox-selected-hover-icon-color: #94003a;--mdc-checkbox-selected-icon-color: #94003a;--mdc-checkbox-selected-pressed-icon-color: #94003a;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #94003a;--mdc-checkbox-selected-hover-state-layer-color: #94003a;--mdc-checkbox-selected-pressed-state-layer-color: #94003a;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.vb-select .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.vb-select{--mdc-checkbox-state-layer-size: 40px}.vb-select{--mat-checkbox-touch-target-display: block}.vb-select{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.vb-select{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.vb-select{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.vb-select{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.vb-select{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.vb-select{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.vb-select{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.vb-select{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.vb-select{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.vb-select{--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.vb-select{--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12}.vb-select{--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.vb-select{--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12}.vb-select{--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.vb-select{--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12}.vb-select{--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.vb-select{--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.vb-select .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #94003a}.vb-select .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #94003a;--mat-text-button-ripple-color: rgba(148, 0, 58, .1)}.vb-select .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #bdbdbd}.vb-select .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #bdbdbd;--mat-text-button-ripple-color: rgba(189, 189, 189, .1)}.vb-select .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #d32f2f}.vb-select .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #d32f2f;--mat-text-button-ripple-color: rgba(211, 47, 47, .1)}.vb-select .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #94003a;--mdc-filled-button-label-text-color: white}.vb-select .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.vb-select .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #bdbdbd;--mdc-filled-button-label-text-color: black}.vb-select .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.vb-select .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #d32f2f;--mdc-filled-button-label-text-color: white}.vb-select .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.vb-select .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #94003a;--mdc-protected-button-label-text-color: white}.vb-select .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.vb-select .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #bdbdbd;--mdc-protected-button-label-text-color: black}.vb-select .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.vb-select .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #d32f2f;--mdc-protected-button-label-text-color: white}.vb-select .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.vb-select .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #94003a;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.vb-select .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #94003a;--mat-outlined-button-ripple-color: rgba(148, 0, 58, .1)}.vb-select .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #bdbdbd;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.vb-select .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #bdbdbd;--mat-outlined-button-ripple-color: rgba(189, 189, 189, .1)}.vb-select .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #d32f2f;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.vb-select .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #d32f2f;--mat-outlined-button-ripple-color: rgba(211, 47, 47, .1)}.vb-select{--mdc-text-button-container-height: 36px}.vb-select{--mdc-filled-button-container-height: 36px}.vb-select{--mdc-protected-button-container-height: 36px}.vb-select{--mdc-outlined-button-container-height: 36px}.vb-select{--mat-text-button-touch-target-display: block}.vb-select{--mat-filled-button-touch-target-display: block}.vb-select{--mat-protected-button-touch-target-display: block}.vb-select{--mat-outlined-button-touch-target-display: block}.vb-select{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.vb-select{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.vb-select{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.vb-select{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.vb-select{--mdc-icon-button-icon-size: 24px}.vb-select{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.vb-select{--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}.vb-select .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #94003a}.vb-select .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #94003a;--mat-icon-button-ripple-color: rgba(148, 0, 58, .1)}.vb-select .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #bdbdbd}.vb-select .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #bdbdbd;--mat-icon-button-ripple-color: rgba(189, 189, 189, .1)}.vb-select .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #d32f2f}.vb-select .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #d32f2f;--mat-icon-button-ripple-color: rgba(211, 47, 47, .1)}.vb-select{--mat-icon-button-touch-target-display: block}.vb-select .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.vb-select{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.vb-select{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.vb-select{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.vb-select{--mdc-fab-container-color: white}.vb-select{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.vb-select{--mdc-fab-small-container-color: white}.vb-select{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.vb-select .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #94003a}.vb-select .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.vb-select .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #bdbdbd}.vb-select .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.vb-select .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #d32f2f}.vb-select .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.vb-select .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #94003a}.vb-select .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.vb-select .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #bdbdbd}.vb-select .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.vb-select .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #d32f2f}.vb-select .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.vb-select{--mat-fab-touch-target-display: block}.vb-select{--mat-fab-small-touch-target-display: block}.vb-select{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.vb-select{--mdc-snackbar-container-shape: 4px}.vb-select{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}.vb-select{--mat-snack-bar-button-color: #dfb3c4}.vb-select{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.vb-select{--mat-table-row-item-outline-width: 1px}.vb-select{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}.vb-select{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.vb-select{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.vb-select{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.vb-select{--mdc-circular-progress-active-indicator-color: #94003a}.vb-select .mat-accent{--mdc-circular-progress-active-indicator-color: #bdbdbd}.vb-select .mat-warn{--mdc-circular-progress-active-indicator-color: #d32f2f}.vb-select{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.vb-select{--mat-badge-background-color: #94003a;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.vb-select .mat-badge-accent{--mat-badge-background-color: #bdbdbd;--mat-badge-text-color: rgba(0, 0, 0, .87)}.vb-select .mat-badge-warn{--mat-badge-background-color: #d32f2f;--mat-badge-text-color: white}.vb-select{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.vb-select{--mat-bottom-sheet-container-shape: 4px}.vb-select{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.vb-select{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.vb-select{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.vb-select{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.vb-select{--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd}.vb-select{--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: rgb(224.4, 224.4, 224.4)}.vb-select{--mat-standard-button-toggle-height: 48px}.vb-select{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.vb-select{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.vb-select{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.vb-select{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #94003a;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(148, 0, 58, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(148, 0, 58, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(148, 0, 58, .3);--mat-datepicker-toggle-active-state-icon-color: #94003a;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(148, 0, 58, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.vb-select .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #bdbdbd;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(189, 189, 189, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(189, 189, 189, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.vb-select .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #d32f2f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(211, 47, 47, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(211, 47, 47, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.vb-select .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #bdbdbd}.vb-select .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #d32f2f}.vb-select .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.vb-select .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.vb-select{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.vb-select{--mat-divider-width: 1px}.vb-select{--mat-divider-color: rgba(0, 0, 0, .12)}.vb-select{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.vb-select{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}.vb-select{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.vb-select{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.vb-select{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.vb-select{--mat-icon-color: inherit}.vb-select .mat-icon.mat-primary{--mat-icon-color: #94003a}.vb-select .mat-icon.mat-accent{--mat-icon-color: #bdbdbd}.vb-select .mat-icon.mat-warn{--mat-icon-color: #d32f2f}.vb-select{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.vb-select{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}.vb-select{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #94003a;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #94003a;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #94003a;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #d32f2f;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #d32f2f;--mat-stepper-header-error-state-icon-background-color: transparent}.vb-select .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #bdbdbd;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #bdbdbd;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #bdbdbd;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87)}.vb-select .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #d32f2f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #d32f2f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #d32f2f;--mat-stepper-header-edit-state-icon-foreground-color: white}.vb-select{--mat-stepper-header-height: 72px}.vb-select{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.vb-select{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.vb-select{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.vb-select .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #94003a;--mat-toolbar-container-text-color: white}.vb-select .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #bdbdbd;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.vb-select .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #d32f2f;--mat-toolbar-container-text-color: white}.vb-select{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.vb-select{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.vb-select{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.vb-select{--mat-tree-node-min-height: 48px}.vb-select{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.vb-select{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.vb-select{--mat-timepicker-container-background-color: white}.vb-select::-webkit-scrollbar-track{background-color:#dfb3c4}.vb-select::-webkit-scrollbar-thumb{background-color:#94003a}.vb-select::-webkit-scrollbar-thumb:hover{background-color:#a42658}.vb-select .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#dfb3c4}.vb-select .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#94003a}.vb-select .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#a42658}.vb-select .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#dfb3c4}.vb-select .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#94003a}.vb-select .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#a42658}.vb-select .stroke-primary{stroke:#94003a!important}.vb-select .color-primary{color:#94003a!important}.vb-select .bg-primary{background-color:#94003a!important;color:#fff!important}.vb-select .bg-primary-100{background-color:#dfb3c4!important;color:#000!important}.vb-select .bg-primary-50{background-color:#f2e0e7!important;color:#000!important}.vb-select .bg-accent{background-color:#bdbdbd!important}.vb-select .bg-success{background-color:#81c784!important}.vb-select .bg-warn{background-color:#d32f2f!important;color:#fff}.vb-select .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.vb-select .bg-warn-50{background-color:#ffebee!important;color:#000000de}.vb-select .text-primary{color:#94003a!important}.vb-select .text-primary-not-important{color:#770025}.vb-select .border-primary,.vb-select .border-primary-left,.vb-select .border-primary-right,.vb-select .border-primary-top,.vb-select .border-primary-bottom{border-color:#94003a}.vb-select .border-accent{border-color:#bdbdbd!important}.vb-select .border-accent-100{border-color:#f5f5f5!important}.vb-select .outline-primary{outline-color:#94003a!important}.vb-select .text-warn{color:#f44336!important}.vb-select .text-error{color:#ef5350!important}.vb-select .text-accent{color:#9e9e9e!important}.vb-select .text-hover:hover,.vb-select .text-hover:hover *{color:#ca809d!important}.vb-select .text-success{color:#66bb6a!important}.vb-select.dark .bg-primary-50{background-color:#650018!important}.vb-select .required.ng-invalid .mat-mdc-form-field-outline-thick,.vb-select .required.ng-invalid .mat-mdc-input-element,.vb-select .required.ng-invalid label{opacity:1;caret-color:#d32f2f!important;color:#d32f2f!important}.vb-select fp-icon-tile .required{border-color:#d32f2f!important;caret-color:#d32f2f!important;color:#d32f2f!important}.vb-select .mat-button-toggle-checked{background-color:#a42658}.vb-select .mdc-slider__value-indicator{background-color:#a42658!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.vb-select .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#a42658!important}.vb-select fp-kontoinhaber-select-field{font-size:.5em!important}.vb-select fp-kontoinhaber-select-field .mat-mdc-form-field-label,.vb-select fp-kontoinhaber-select-field .mat-mdc-select-arrow,.vb-select fp-kontoinhaber-select-field .mat-mdc-select-value,.vb-select fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.vb-select fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.vb-select fp-kontoinhaber-select-field .mdc-notched-outline__leading,.vb-select fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.vb-select fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.vb-select fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.vb-select .navigationbar{border-top-color:#a42658}.vb-select .vermoegen-und-verbindlichkeiten-result{color:#94003a}.vb-select .mdc-button{font-size:.875rem!important}.vb-select .mdc-button span{white-space:nowrap!important}.vb-select .mdc-button[mat-flat-button]{color:#fff!important;background-color:#770025!important}.vb-select .mdc-button[mat-stroked-button]{color:#770025!important;background-color:#fff!important}.vb-select .mat-mdc-outlined-button{border-color:#a42658!important;color:#a42658!important}.vb-select .mdc-button[disabled]{opacity:.6}.vb-select .mat-ripple:not(.ziel-card){color:#000!important}.vb-select.dark .mat-ripple:not(.ziel-card){color:#fff!important}.vb-select.dark .dark-button{color:#000;background-color:#a42658}.vb-select.accessibility-light .accessibility-button,.vb-select.accessibility-dark .accessibility-button{color:#fff;background-color:#a42658}.vb-select.accessibility-light .list-item-link,.vb-select.accessibility-dark .list-item-link{color:#770025;background-color:#fff}.vb-select.accessibility-light .list-item-link--active,.vb-select.accessibility-light .list-item-link--active .sublist-item-link--active,.vb-select.accessibility-dark .list-item-link--active,.vb-select.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#fff;background-color:#650018!important}.vb-select.accessibility-light span.text-primary-not-important,.vb-select.accessibility-dark span.text-primary-not-important,.vb-select.accessibility-light .text-primary,.vb-select.accessibility-dark .text-primary{background-color:#fff!important}.vb-select.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.vb-select.accessibility-light .legal-footer .data-input,.vb-select.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#650018!important}.vb-select.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000!important}.vb-select.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.vb-select.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#a42658!important}.vb-select.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#ca809d!important}.vb-select.accessibility-dark .fp-milestone-page .text-primary{color:#b44d75!important}.vb-select.accessibility-dark .fp-milestone-page .text-accent{color:#a42658!important}.vb-select.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.vb-select.accessibility-dark .bar.bg-primary-50 span{color:#fff!important}.vb-select fp-allgemeines,.vb-select fp-versorgungswunsch,.vb-select fp-versorgungs-wunsch,.vb-select fp-bestehende-versorgung,.vb-select fp-erforderliches-kapital{width:100%!important}.vb-select .mat-toolbar,.vb-select .top-toolbar .mat-toolbar{background-color:#fff}.vb-select .emptybankcard{color:#94003a;border-color:#94003a}.vb-select a,.vb-select .router-link-active,.vb-select .clickable-icon{color:#94003a}.vb-select a.list-item-link--active,.vb-select .router-link-active.list-item-link--active,.vb-select .clickable-icon.list-item-link--active,.vb-select a.list-item-link--active .sublist-item-link--active,.vb-select .router-link-active.list-item-link--active .sublist-item-link--active,.vb-select .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#e0e0e0}.vb-select a:hover,.vb-select .router-link-active:hover,.vb-select .clickable-icon:hover{color:#ca809d}.vb-select .checklist{top:50%!important;left:50%!important}.vb-select.dark{background-color:#000;color:#eee}.vb-select.dark{--mat-ripple-color: rgba(255, 255, 255, .1)}.vb-select.dark{--mat-option-selected-state-label-text-color: #ca809d;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.vb-select.dark .mat-accent{--mat-option-selected-state-label-text-color: #757575;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.vb-select.dark .mat-warn{--mat-option-selected-state-label-text-color: #ff1744;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.vb-select.dark{--mat-optgroup-label-text-color: white}.vb-select.dark{--mat-full-pseudo-checkbox-selected-icon-color: #757575;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.vb-select.dark{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #757575;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.vb-select.dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #ca809d;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.vb-select.dark .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ca809d;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.vb-select.dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #757575;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.vb-select.dark .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #757575;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.vb-select.dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ff1744;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.vb-select.dark .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff1744;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.vb-select.dark{--mat-app-background-color: #303030;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.vb-select.dark{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.vb-select.dark{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.vb-select.dark{--mdc-elevated-card-container-shape: 4px}.vb-select.dark{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.vb-select.dark{--mdc-elevated-card-container-color: #424242;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.vb-select.dark{--mdc-outlined-card-container-color: #424242;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.vb-select.dark{--mat-card-subtitle-text-color: rgba(255, 255, 255, .7)}.vb-select.dark{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.vb-select.dark{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.vb-select.dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #ca809d;--mdc-linear-progress-track-color: rgba(202, 128, 157, .25)}.vb-select.dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #757575;--mdc-linear-progress-track-color: rgba(117, 117, 117, .25)}.vb-select.dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ff1744;--mdc-linear-progress-track-color: rgba(255, 23, 68, .25)}.vb-select.dark{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.vb-select.dark{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.vb-select.dark{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.vb-select.dark{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.vb-select.dark{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.vb-select.dark{--mdc-filled-text-field-caret-color: #ca809d;--mdc-filled-text-field-focus-active-indicator-color: #ca809d;--mdc-filled-text-field-focus-label-text-color: rgba(202, 128, 157, .87);--mdc-filled-text-field-container-color: rgb(73.56, 73.56, 73.56);--mdc-filled-text-field-disabled-container-color: rgb(69.78, 69.78, 69.78);--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #ff1744;--mdc-filled-text-field-error-focus-label-text-color: #ff1744;--mdc-filled-text-field-error-label-text-color: #ff1744;--mdc-filled-text-field-error-caret-color: #ff1744;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #ff1744;--mdc-filled-text-field-error-focus-active-indicator-color: #ff1744;--mdc-filled-text-field-error-hover-active-indicator-color: #ff1744}.vb-select.dark{--mdc-outlined-text-field-caret-color: #ca809d;--mdc-outlined-text-field-focus-outline-color: #ca809d;--mdc-outlined-text-field-focus-label-text-color: rgba(202, 128, 157, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #ff1744;--mdc-outlined-text-field-error-focus-label-text-color: #ff1744;--mdc-outlined-text-field-error-label-text-color: #ff1744;--mdc-outlined-text-field-error-hover-label-text-color: #ff1744;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #ff1744;--mdc-outlined-text-field-error-hover-outline-color: #ff1744;--mdc-outlined-text-field-error-outline-color: #ff1744}.vb-select.dark{--mat-form-field-focus-select-arrow-color: rgba(202, 128, 157, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #ff1744;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24}.vb-select.dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #757575;--mdc-filled-text-field-focus-active-indicator-color: #757575;--mdc-filled-text-field-focus-label-text-color: rgba(117, 117, 117, .87)}.vb-select.dark .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #757575;--mdc-outlined-text-field-focus-outline-color: #757575;--mdc-outlined-text-field-focus-label-text-color: rgba(117, 117, 117, .87)}.vb-select.dark .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(117, 117, 117, .87)}.vb-select.dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ff1744;--mdc-filled-text-field-focus-active-indicator-color: #ff1744;--mdc-filled-text-field-focus-label-text-color: rgba(255, 23, 68, .87)}.vb-select.dark .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #ff1744;--mdc-outlined-text-field-focus-outline-color: #ff1744;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 23, 68, .87)}.vb-select.dark .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(255, 23, 68, .87)}.vb-select.dark{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.vb-select.dark{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.vb-select.dark{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.vb-select.dark{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.vb-select.dark{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.vb-select.dark{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(202, 128, 157, .87);--mat-select-invalid-arrow-color: rgba(255, 23, 68, .87)}.vb-select.dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(117, 117, 117, .87);--mat-select-invalid-arrow-color: rgba(255, 23, 68, .87)}.vb-select.dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(255, 23, 68, .87);--mat-select-invalid-arrow-color: rgba(255, 23, 68, .87)}.vb-select.dark{--mat-select-arrow-transform: translateY(-8px)}.vb-select.dark{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.vb-select.dark{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.vb-select.dark{--mat-autocomplete-background-color: #424242}.vb-select.dark{--mdc-dialog-container-shape: 4px}.vb-select.dark{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.vb-select.dark{--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.vb-select.dark{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.vb-select.dark .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.vb-select.dark .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.vb-select.dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-disabled-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-flat-disabled-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa}.vb-select.dark .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.vb-select.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.vb-select.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #ca809d;--mdc-chip-elevated-selected-container-color: #ca809d;--mdc-chip-elevated-disabled-container-color: #ca809d;--mdc-chip-flat-disabled-selected-container-color: #ca809d;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black}.vb-select.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.vb-select.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.vb-select.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.vb-select.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #757575;--mdc-chip-elevated-selected-container-color: #757575;--mdc-chip-elevated-disabled-container-color: #757575;--mdc-chip-flat-disabled-selected-container-color: #757575;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.vb-select.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.vb-select.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.vb-select.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.vb-select.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ff1744;--mdc-chip-elevated-selected-container-color: #ff1744;--mdc-chip-elevated-disabled-container-color: #ff1744;--mdc-chip-flat-disabled-selected-container-color: #ff1744;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.vb-select.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.vb-select.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.vb-select.dark .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.vb-select.dark .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.vb-select.dark{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.vb-select.dark .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.vb-select.dark{--mdc-switch-selected-focus-state-layer-color: #b44d75;--mdc-switch-selected-handle-color: #b44d75;--mdc-switch-selected-hover-state-layer-color: #b44d75;--mdc-switch-selected-pressed-state-layer-color: #b44d75;--mdc-switch-selected-focus-handle-color: #ca809d;--mdc-switch-selected-hover-handle-color: #ca809d;--mdc-switch-selected-pressed-handle-color: #ca809d;--mdc-switch-selected-focus-track-color: #8c0034;--mdc-switch-selected-hover-track-color: #8c0034;--mdc-switch-selected-pressed-track-color: #8c0034;--mdc-switch-selected-track-color: #8c0034;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.vb-select.dark{--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5)}.vb-select.dark .mat-mdc-slide-toggle{--mat-switch-label-text-color: white}.vb-select.dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #e0e0e0;--mdc-switch-selected-handle-color: #e0e0e0;--mdc-switch-selected-hover-state-layer-color: #e0e0e0;--mdc-switch-selected-pressed-state-layer-color: #e0e0e0;--mdc-switch-selected-focus-handle-color: #eeeeee;--mdc-switch-selected-hover-handle-color: #eeeeee;--mdc-switch-selected-pressed-handle-color: #eeeeee;--mdc-switch-selected-focus-track-color: #757575;--mdc-switch-selected-hover-track-color: #757575;--mdc-switch-selected-pressed-track-color: #757575;--mdc-switch-selected-track-color: #757575}.vb-select.dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e57373;--mdc-switch-selected-handle-color: #e57373;--mdc-switch-selected-hover-state-layer-color: #e57373;--mdc-switch-selected-pressed-state-layer-color: #e57373;--mdc-switch-selected-focus-handle-color: #ef9a9a;--mdc-switch-selected-hover-handle-color: #ef9a9a;--mdc-switch-selected-pressed-handle-color: #ef9a9a;--mdc-switch-selected-focus-track-color: #e53935;--mdc-switch-selected-hover-track-color: #e53935;--mdc-switch-selected-pressed-track-color: #e53935;--mdc-switch-selected-track-color: #e53935}.vb-select.dark{--mdc-switch-state-layer-size: 40px}.vb-select.dark .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.vb-select.dark{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.vb-select.dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ca809d;--mdc-radio-selected-hover-icon-color: #ca809d;--mdc-radio-selected-icon-color: #ca809d;--mdc-radio-selected-pressed-icon-color: #ca809d}.vb-select.dark .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #ca809d;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.vb-select.dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #757575;--mdc-radio-selected-hover-icon-color: #757575;--mdc-radio-selected-icon-color: #757575;--mdc-radio-selected-pressed-icon-color: #757575}.vb-select.dark .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #757575;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.vb-select.dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ff1744;--mdc-radio-selected-hover-icon-color: #ff1744;--mdc-radio-selected-icon-color: #ff1744;--mdc-radio-selected-pressed-icon-color: #ff1744}.vb-select.dark .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #ff1744;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.vb-select.dark{--mdc-radio-state-layer-size: 40px}.vb-select.dark{--mat-radio-touch-target-display: block}.vb-select.dark{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.vb-select.dark{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.vb-select.dark{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.vb-select.dark{--mdc-slider-handle-color: #ca809d;--mdc-slider-focus-handle-color: #ca809d;--mdc-slider-hover-handle-color: #ca809d;--mdc-slider-active-track-color: #ca809d;--mdc-slider-inactive-track-color: #ca809d;--mdc-slider-with-tick-marks-inactive-container-color: #ca809d;--mdc-slider-with-tick-marks-active-container-color: black;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff}.vb-select.dark{--mat-slider-ripple-color: #ca809d;--mat-slider-hover-state-layer-color: rgba(202, 128, 157, .05);--mat-slider-focus-state-layer-color: rgba(202, 128, 157, .2);--mat-slider-value-indicator-opacity: .9}.vb-select.dark .mat-accent{--mdc-slider-handle-color: #757575;--mdc-slider-focus-handle-color: #757575;--mdc-slider-hover-handle-color: #757575;--mdc-slider-active-track-color: #757575;--mdc-slider-inactive-track-color: #757575;--mdc-slider-with-tick-marks-inactive-container-color: #757575;--mdc-slider-with-tick-marks-active-container-color: white}.vb-select.dark .mat-accent{--mat-slider-ripple-color: #757575;--mat-slider-hover-state-layer-color: rgba(117, 117, 117, .05);--mat-slider-focus-state-layer-color: rgba(117, 117, 117, .2)}.vb-select.dark .mat-warn{--mdc-slider-handle-color: #ff1744;--mdc-slider-focus-handle-color: #ff1744;--mdc-slider-hover-handle-color: #ff1744;--mdc-slider-active-track-color: #ff1744;--mdc-slider-inactive-track-color: #ff1744;--mdc-slider-with-tick-marks-inactive-container-color: #ff1744;--mdc-slider-with-tick-marks-active-container-color: white}.vb-select.dark .mat-warn{--mat-slider-ripple-color: #ff1744;--mat-slider-hover-state-layer-color: rgba(255, 23, 68, .05);--mat-slider-focus-state-layer-color: rgba(255, 23, 68, .2)}.vb-select.dark{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.vb-select.dark{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.vb-select.dark{--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #424242;--mat-menu-divider-color: rgba(255, 255, 255, .12)}.vb-select.dark{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.vb-select.dark{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.vb-select.dark{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.vb-select.dark{--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24}.vb-select.dark .mdc-list-item__start,.vb-select.dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ca809d;--mdc-radio-selected-hover-icon-color: #ca809d;--mdc-radio-selected-icon-color: #ca809d;--mdc-radio-selected-pressed-icon-color: #ca809d}.vb-select.dark .mat-accent .mdc-list-item__start,.vb-select.dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #757575;--mdc-radio-selected-hover-icon-color: #757575;--mdc-radio-selected-icon-color: #757575;--mdc-radio-selected-pressed-icon-color: #757575}.vb-select.dark .mat-warn .mdc-list-item__start,.vb-select.dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ff1744;--mdc-radio-selected-hover-icon-color: #ff1744;--mdc-radio-selected-icon-color: #ff1744;--mdc-radio-selected-pressed-icon-color: #ff1744}.vb-select.dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #ca809d;--mdc-checkbox-selected-hover-icon-color: #ca809d;--mdc-checkbox-selected-icon-color: #ca809d;--mdc-checkbox-selected-pressed-icon-color: #ca809d;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ca809d;--mdc-checkbox-selected-hover-state-layer-color: #ca809d;--mdc-checkbox-selected-pressed-state-layer-color: #ca809d;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.vb-select.dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #757575;--mdc-checkbox-selected-hover-icon-color: #757575;--mdc-checkbox-selected-icon-color: #757575;--mdc-checkbox-selected-pressed-icon-color: #757575;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #757575;--mdc-checkbox-selected-hover-state-layer-color: #757575;--mdc-checkbox-selected-pressed-state-layer-color: #757575;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.vb-select.dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ff1744;--mdc-checkbox-selected-hover-icon-color: #ff1744;--mdc-checkbox-selected-icon-color: #ff1744;--mdc-checkbox-selected-pressed-icon-color: #ff1744;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff1744;--mdc-checkbox-selected-hover-state-layer-color: #ff1744;--mdc-checkbox-selected-pressed-state-layer-color: #ff1744;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.vb-select.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.vb-select.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.vb-select.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.vb-select.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#ca809d}.vb-select.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.vb-select.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.vb-select.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.vb-select.dark{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.vb-select.dark{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.vb-select.dark .mdc-list-item__start,.vb-select.dark .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.vb-select.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.vb-select.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.vb-select.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.vb-select.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.vb-select.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.vb-select.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.vb-select.dark{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.vb-select.dark .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.vb-select.dark{--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12)}.vb-select.dark{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.vb-select.dark{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.vb-select.dark{--mdc-secondary-navigation-tab-container-height: 48px}.vb-select.dark{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.vb-select.dark{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.vb-select.dark .mat-mdc-tab-group,.vb-select.dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #ca809d}.vb-select.dark .mat-mdc-tab-group,.vb-select.dark .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #ca809d;--mat-tab-header-active-ripple-color: #ca809d;--mat-tab-header-inactive-ripple-color: #ca809d;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #ca809d;--mat-tab-header-active-hover-label-text-color: #ca809d;--mat-tab-header-active-focus-indicator-color: #ca809d;--mat-tab-header-active-hover-indicator-color: #ca809d}.vb-select.dark .mat-mdc-tab-group.mat-accent,.vb-select.dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #757575}.vb-select.dark .mat-mdc-tab-group.mat-accent,.vb-select.dark .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #757575;--mat-tab-header-active-ripple-color: #757575;--mat-tab-header-inactive-ripple-color: #757575;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #757575;--mat-tab-header-active-hover-label-text-color: #757575;--mat-tab-header-active-focus-indicator-color: #757575;--mat-tab-header-active-hover-indicator-color: #757575}.vb-select.dark .mat-mdc-tab-group.mat-warn,.vb-select.dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ff1744}.vb-select.dark .mat-mdc-tab-group.mat-warn,.vb-select.dark .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #ff1744;--mat-tab-header-active-ripple-color: #ff1744;--mat-tab-header-inactive-ripple-color: #ff1744;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #ff1744;--mat-tab-header-active-hover-label-text-color: #ff1744;--mat-tab-header-active-focus-indicator-color: #ff1744;--mat-tab-header-active-hover-indicator-color: #ff1744}.vb-select.dark .mat-mdc-tab-group.mat-background-primary,.vb-select.dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #ca809d;--mat-tab-header-with-background-foreground-color: black}.vb-select.dark .mat-mdc-tab-group.mat-background-accent,.vb-select.dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #757575;--mat-tab-header-with-background-foreground-color: white}.vb-select.dark .mat-mdc-tab-group.mat-background-warn,.vb-select.dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ff1744;--mat-tab-header-with-background-foreground-color: white}.vb-select.dark .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.vb-select.dark .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.vb-select.dark{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.vb-select.dark{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #757575;--mdc-checkbox-selected-hover-icon-color: #757575;--mdc-checkbox-selected-icon-color: #757575;--mdc-checkbox-selected-pressed-icon-color: #757575;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #757575;--mdc-checkbox-selected-hover-state-layer-color: #757575;--mdc-checkbox-selected-pressed-state-layer-color: #757575;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.vb-select.dark{--mat-checkbox-disabled-label-color: rgba(255, 255, 255, .5);--mat-checkbox-label-text-color: white}.vb-select.dark .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #ca809d;--mdc-checkbox-selected-hover-icon-color: #ca809d;--mdc-checkbox-selected-icon-color: #ca809d;--mdc-checkbox-selected-pressed-icon-color: #ca809d;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ca809d;--mdc-checkbox-selected-hover-state-layer-color: #ca809d;--mdc-checkbox-selected-pressed-state-layer-color: #ca809d;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.vb-select.dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ff1744;--mdc-checkbox-selected-hover-icon-color: #ff1744;--mdc-checkbox-selected-icon-color: #ff1744;--mdc-checkbox-selected-pressed-icon-color: #ff1744;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff1744;--mdc-checkbox-selected-hover-state-layer-color: #ff1744;--mdc-checkbox-selected-pressed-state-layer-color: #ff1744;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.vb-select.dark{--mdc-checkbox-state-layer-size: 40px}.vb-select.dark{--mat-checkbox-touch-target-display: block}.vb-select.dark{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.vb-select.dark{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.vb-select.dark{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.vb-select.dark{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.vb-select.dark{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.vb-select.dark{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.vb-select.dark{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.vb-select.dark{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.vb-select.dark{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.vb-select.dark{--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.vb-select.dark{--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24}.vb-select.dark{--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.vb-select.dark{--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24}.vb-select.dark{--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.vb-select.dark{--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24}.vb-select.dark{--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.vb-select.dark{--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24}.vb-select.dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #ca809d}.vb-select.dark .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #ca809d;--mat-text-button-ripple-color: rgba(202, 128, 157, .1)}.vb-select.dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #757575}.vb-select.dark .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #757575;--mat-text-button-ripple-color: rgba(117, 117, 117, .1)}.vb-select.dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ff1744}.vb-select.dark .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #ff1744;--mat-text-button-ripple-color: rgba(255, 23, 68, .1)}.vb-select.dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #ca809d;--mdc-filled-button-label-text-color: black}.vb-select.dark .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.vb-select.dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #757575;--mdc-filled-button-label-text-color: white}.vb-select.dark .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.vb-select.dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ff1744;--mdc-filled-button-label-text-color: white}.vb-select.dark .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.vb-select.dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #ca809d;--mdc-protected-button-label-text-color: black}.vb-select.dark .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.vb-select.dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #757575;--mdc-protected-button-label-text-color: white}.vb-select.dark .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.vb-select.dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ff1744;--mdc-protected-button-label-text-color: white}.vb-select.dark .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.vb-select.dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #ca809d;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.vb-select.dark .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #ca809d;--mat-outlined-button-ripple-color: rgba(202, 128, 157, .1)}.vb-select.dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #757575;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.vb-select.dark .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #757575;--mat-outlined-button-ripple-color: rgba(117, 117, 117, .1)}.vb-select.dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ff1744;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.vb-select.dark .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #ff1744;--mat-outlined-button-ripple-color: rgba(255, 23, 68, .1)}.vb-select.dark{--mdc-text-button-container-height: 36px}.vb-select.dark{--mdc-filled-button-container-height: 36px}.vb-select.dark{--mdc-protected-button-container-height: 36px}.vb-select.dark{--mdc-outlined-button-container-height: 36px}.vb-select.dark{--mat-text-button-touch-target-display: block}.vb-select.dark{--mat-filled-button-touch-target-display: block}.vb-select.dark{--mat-protected-button-touch-target-display: block}.vb-select.dark{--mat-outlined-button-touch-target-display: block}.vb-select.dark{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.vb-select.dark{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.vb-select.dark{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.vb-select.dark{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.vb-select.dark{--mdc-icon-button-icon-size: 24px}.vb-select.dark{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5)}.vb-select.dark{--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24}.vb-select.dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #ca809d}.vb-select.dark .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #ca809d;--mat-icon-button-ripple-color: rgba(202, 128, 157, .1)}.vb-select.dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #757575}.vb-select.dark .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #757575;--mat-icon-button-ripple-color: rgba(117, 117, 117, .1)}.vb-select.dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ff1744}.vb-select.dark .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #ff1744;--mat-icon-button-ripple-color: rgba(255, 23, 68, .1)}.vb-select.dark{--mat-icon-button-touch-target-display: block}.vb-select.dark .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.vb-select.dark{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.vb-select.dark{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.vb-select.dark{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.vb-select.dark{--mdc-fab-container-color: #424242}.vb-select.dark{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.vb-select.dark{--mdc-fab-small-container-color: #424242}.vb-select.dark{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-small-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.vb-select.dark .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #ca809d}.vb-select.dark .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.vb-select.dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #757575}.vb-select.dark .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.vb-select.dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ff1744}.vb-select.dark .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.vb-select.dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #ca809d}.vb-select.dark .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.vb-select.dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #757575}.vb-select.dark .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.vb-select.dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ff1744}.vb-select.dark .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.vb-select.dark{--mat-fab-touch-target-display: block}.vb-select.dark{--mat-fab-small-touch-target-display: block}.vb-select.dark{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.vb-select.dark{--mdc-snackbar-container-shape: 4px}.vb-select.dark{--mdc-snackbar-container-color: rgb(217.2, 217.2, 217.2);--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87)}.vb-select.dark{--mat-snack-bar-button-color: #94003a}.vb-select.dark{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.vb-select.dark{--mat-table-row-item-outline-width: 1px}.vb-select.dark{--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12)}.vb-select.dark{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.vb-select.dark{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.vb-select.dark{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.vb-select.dark{--mdc-circular-progress-active-indicator-color: #ca809d}.vb-select.dark .mat-accent{--mdc-circular-progress-active-indicator-color: #757575}.vb-select.dark .mat-warn{--mdc-circular-progress-active-indicator-color: #ff1744}.vb-select.dark{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.vb-select.dark{--mat-badge-background-color: #ca809d;--mat-badge-text-color: black;--mat-badge-disabled-state-background-color: rgb(110.1, 110.1, 110.1);--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5)}.vb-select.dark .mat-badge-accent{--mat-badge-background-color: #757575;--mat-badge-text-color: white}.vb-select.dark .mat-badge-warn{--mat-badge-background-color: #ff1744;--mat-badge-text-color: white}.vb-select.dark{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.vb-select.dark{--mat-bottom-sheet-container-shape: 4px}.vb-select.dark{--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242}.vb-select.dark{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.vb-select.dark{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.vb-select.dark{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.vb-select.dark{--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242}.vb-select.dark{--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: rgb(88.68, 88.68, 88.68)}.vb-select.dark{--mat-standard-button-toggle-height: 48px}.vb-select.dark{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.vb-select.dark{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.vb-select.dark{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.vb-select.dark{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #ca809d;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(202, 128, 157, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(202, 128, 157, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(202, 128, 157, .3);--mat-datepicker-toggle-active-state-icon-color: #ca809d;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(202, 128, 157, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white}.vb-select.dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #757575;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(117, 117, 117, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(117, 117, 117, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(117, 117, 117, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(117, 117, 117, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.vb-select.dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ff1744;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 23, 68, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 23, 68, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 23, 68, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 23, 68, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.vb-select.dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #757575}.vb-select.dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ff1744}.vb-select.dark .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.vb-select.dark .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.vb-select.dark{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.vb-select.dark{--mat-divider-width: 1px}.vb-select.dark{--mat-divider-color: rgba(255, 255, 255, .12)}.vb-select.dark{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.vb-select.dark{--mat-expansion-container-background-color: #424242;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7)}.vb-select.dark{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.vb-select.dark{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.vb-select.dark{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.vb-select.dark{--mat-icon-color: inherit}.vb-select.dark .mat-icon.mat-primary{--mat-icon-color: #ca809d}.vb-select.dark .mat-icon.mat-accent{--mat-icon-color: #757575}.vb-select.dark .mat-icon.mat-warn{--mat-icon-color: #ff1744}.vb-select.dark{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.vb-select.dark{--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6)}.vb-select.dark{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #ca809d;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #ca809d;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #ca809d;--mat-stepper-header-edit-state-icon-foreground-color: black;--mat-stepper-container-color: #424242;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #ff1744;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #ff1744;--mat-stepper-header-error-state-icon-background-color: transparent}.vb-select.dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #757575;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #757575;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #757575;--mat-stepper-header-edit-state-icon-foreground-color: white}.vb-select.dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ff1744;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ff1744;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ff1744;--mat-stepper-header-edit-state-icon-foreground-color: white}.vb-select.dark{--mat-stepper-header-height: 72px}.vb-select.dark{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.vb-select.dark{--mat-sort-arrow-color: rgb(198.3, 198.3, 198.3)}.vb-select.dark{--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white}.vb-select.dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #ca809d;--mat-toolbar-container-text-color: black}.vb-select.dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #757575;--mat-toolbar-container-text-color: white}.vb-select.dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ff1744;--mat-toolbar-container-text-color: white}.vb-select.dark{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.vb-select.dark{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.vb-select.dark{--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white}.vb-select.dark{--mat-tree-node-min-height: 48px}.vb-select.dark{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.vb-select.dark{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.vb-select.dark{--mat-timepicker-container-background-color: #424242}.vb-select.dark::-webkit-scrollbar-track{background-color:#dfb3c4}.vb-select.dark::-webkit-scrollbar-thumb{background-color:#ca809d}.vb-select.dark::-webkit-scrollbar-thumb:hover{background-color:#a42658}.vb-select.dark .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#dfb3c4}.vb-select.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#ca809d}.vb-select.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#a42658}.vb-select.dark .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#dfb3c4}.vb-select.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#ca809d}.vb-select.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#a42658}.vb-select.dark .stroke-primary{stroke:#ca809d!important}.vb-select.dark .color-primary{color:#ca809d!important}.vb-select.dark .bg-primary{background-color:#ca809d!important;color:#fff!important}.vb-select.dark .bg-primary-100{background-color:#dfb3c4!important;color:#000!important}.vb-select.dark .bg-primary-50{background-color:#f2e0e7!important;color:#000!important}.vb-select.dark .bg-accent{background-color:#757575!important}.vb-select.dark .bg-success{background-color:#81c784!important}.vb-select.dark .bg-warn{background-color:#ff1744!important;color:#fff}.vb-select.dark .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.vb-select.dark .bg-warn-50{background-color:#ffebee!important;color:#000000de}.vb-select.dark .text-primary{color:#ca809d!important}.vb-select.dark .text-primary-not-important{color:#770025}.vb-select.dark .border-primary,.vb-select.dark .border-primary-left,.vb-select.dark .border-primary-right,.vb-select.dark .border-primary-top,.vb-select.dark .border-primary-bottom{border-color:#ca809d}.vb-select.dark .border-accent{border-color:#757575!important}.vb-select.dark .border-accent-100{border-color:#f5f5f5!important}.vb-select.dark .outline-primary{outline-color:#ca809d!important}.vb-select.dark .text-warn{color:#f44336!important}.vb-select.dark .text-error{color:#ef5350!important}.vb-select.dark .text-accent{color:#9e9e9e!important}.vb-select.dark .text-hover:hover,.vb-select.dark .text-hover:hover *{color:#ca809d!important}.vb-select.dark .text-success{color:#66bb6a!important}.vb-select.dark.dark .bg-primary-50{background-color:#650018!important}.vb-select.dark .required.ng-invalid .mat-mdc-form-field-outline-thick,.vb-select.dark .required.ng-invalid .mat-mdc-input-element,.vb-select.dark .required.ng-invalid label{opacity:1;caret-color:#ff1744!important;color:#ff1744!important}.vb-select.dark fp-icon-tile .required{border-color:#ff1744!important;caret-color:#ff1744!important;color:#ff1744!important}.vb-select.dark .mat-button-toggle-checked{background-color:#a42658}.vb-select.dark .mdc-slider__value-indicator{background-color:#a42658!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.vb-select.dark .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#a42658!important}.vb-select.dark fp-kontoinhaber-select-field{font-size:.5em!important}.vb-select.dark fp-kontoinhaber-select-field .mat-mdc-form-field-label,.vb-select.dark fp-kontoinhaber-select-field .mat-mdc-select-arrow,.vb-select.dark fp-kontoinhaber-select-field .mat-mdc-select-value,.vb-select.dark fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.vb-select.dark fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.vb-select.dark fp-kontoinhaber-select-field .mdc-notched-outline__leading,.vb-select.dark fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.vb-select.dark fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.vb-select.dark fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.vb-select.dark .navigationbar{border-top-color:#a42658}.vb-select.dark .vermoegen-und-verbindlichkeiten-result{color:#ca809d}.vb-select.dark .mdc-button{font-size:.875rem!important}.vb-select.dark .mdc-button span{white-space:nowrap!important}.vb-select.dark .mdc-button[mat-flat-button]{color:#fff!important;background-color:#770025!important}.vb-select.dark .mdc-button[mat-stroked-button]{color:#770025!important;background-color:#fff!important}.vb-select.dark .mat-mdc-outlined-button{border-color:#a42658!important;color:#a42658!important}.vb-select.dark .mdc-button[disabled]{opacity:.6}.vb-select.dark .mat-ripple:not(.ziel-card){color:#000!important}.vb-select.dark.dark .mat-ripple:not(.ziel-card){color:#fff!important}.vb-select.dark.dark .dark-button{color:#000;background-color:#a42658}.vb-select.dark.accessibility-light .accessibility-button,.vb-select.dark.accessibility-dark .accessibility-button{color:#fff;background-color:#a42658}.vb-select.dark.accessibility-light .list-item-link,.vb-select.dark.accessibility-dark .list-item-link{color:#770025;background-color:#fff}.vb-select.dark.accessibility-light .list-item-link--active,.vb-select.dark.accessibility-light .list-item-link--active .sublist-item-link--active,.vb-select.dark.accessibility-dark .list-item-link--active,.vb-select.dark.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#fff;background-color:#650018!important}.vb-select.dark.accessibility-light span.text-primary-not-important,.vb-select.dark.accessibility-dark span.text-primary-not-important,.vb-select.dark.accessibility-light .text-primary,.vb-select.dark.accessibility-dark .text-primary{background-color:#fff!important}.vb-select.dark.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.vb-select.dark.accessibility-light .legal-footer .data-input,.vb-select.dark.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#650018!important}.vb-select.dark.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000!important}.vb-select.dark.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.vb-select.dark.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#a42658!important}.vb-select.dark.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#ca809d!important}.vb-select.dark.accessibility-dark .fp-milestone-page .text-primary{color:#b44d75!important}.vb-select.dark.accessibility-dark .fp-milestone-page .text-accent{color:#a42658!important}.vb-select.dark.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.vb-select.dark.accessibility-dark .bar.bg-primary-50 span{color:#fff!important}.vb-select.dark fp-allgemeines,.vb-select.dark fp-versorgungswunsch,.vb-select.dark fp-versorgungs-wunsch,.vb-select.dark fp-bestehende-versorgung,.vb-select.dark fp-erforderliches-kapital{width:100%!important}.vb-select.dark .mat-toolbar,.vb-select.dark .top-toolbar .mat-toolbar{background-color:#000}.vb-select.dark a,.vb-select.dark .router-link-active,.vb-select.dark .clickable-icon{color:#ca809d}.vb-select.dark a.list-item-link--active,.vb-select.dark .router-link-active.list-item-link--active,.vb-select.dark .clickable-icon.list-item-link--active,.vb-select.dark a.list-item-link--active .sublist-item-link--active,.vb-select.dark .router-link-active.list-item-link--active .sublist-item-link--active,.vb-select.dark .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#424242}.vb-select.dark a:hover,.vb-select.dark .router-link-active:hover,.vb-select.dark .clickable-icon:hover{color:#dfb3c4}.vb-select.dark .emptybankcard{color:#94003a;border-color:#94003a}.akkurat{background-color:#f5f5f5;color:#424242}.akkurat{--mat-ripple-color: rgba(0, 0, 0, .1)}.akkurat{--mat-option-selected-state-label-text-color: #0c2340;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.akkurat .mat-accent{--mat-option-selected-state-label-text-color: #bdbdbd;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.akkurat .mat-warn{--mat-option-selected-state-label-text-color: #d32f2f;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.akkurat{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.akkurat{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.akkurat{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.akkurat .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #0c2340;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.akkurat .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #0c2340;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.akkurat .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.akkurat .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.akkurat .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #d32f2f;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.akkurat .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #d32f2f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.akkurat{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.akkurat{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.akkurat{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.akkurat{--mdc-elevated-card-container-shape: 4px}.akkurat{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.akkurat{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.akkurat{--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.akkurat{--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}.akkurat{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.akkurat{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.akkurat .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #0c2340;--mdc-linear-progress-track-color: rgba(12, 35, 64, .25)}.akkurat .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #bdbdbd;--mdc-linear-progress-track-color: rgba(189, 189, 189, .25)}.akkurat .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #d32f2f;--mdc-linear-progress-track-color: rgba(211, 47, 47, .25)}.akkurat{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.akkurat{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.akkurat{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.akkurat{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.akkurat{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.akkurat{--mdc-filled-text-field-caret-color: #0c2340;--mdc-filled-text-field-focus-active-indicator-color: #0c2340;--mdc-filled-text-field-focus-label-text-color: rgba(12, 35, 64, .87);--mdc-filled-text-field-container-color: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #d32f2f;--mdc-filled-text-field-error-focus-label-text-color: #d32f2f;--mdc-filled-text-field-error-label-text-color: #d32f2f;--mdc-filled-text-field-error-caret-color: #d32f2f;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-hover-active-indicator-color: #d32f2f}.akkurat{--mdc-outlined-text-field-caret-color: #0c2340;--mdc-outlined-text-field-focus-outline-color: #0c2340;--mdc-outlined-text-field-focus-label-text-color: rgba(12, 35, 64, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #d32f2f;--mdc-outlined-text-field-error-focus-label-text-color: #d32f2f;--mdc-outlined-text-field-error-label-text-color: #d32f2f;--mdc-outlined-text-field-error-hover-label-text-color: #d32f2f;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #d32f2f;--mdc-outlined-text-field-error-hover-outline-color: #d32f2f;--mdc-outlined-text-field-error-outline-color: #d32f2f}.akkurat{--mat-form-field-focus-select-arrow-color: rgba(12, 35, 64, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #d32f2f;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.akkurat .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #bdbdbd;--mdc-filled-text-field-focus-active-indicator-color: #bdbdbd;--mdc-filled-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.akkurat .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #bdbdbd;--mdc-outlined-text-field-focus-outline-color: #bdbdbd;--mdc-outlined-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.akkurat .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(189, 189, 189, .87)}.akkurat .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #d32f2f;--mdc-filled-text-field-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.akkurat .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #d32f2f;--mdc-outlined-text-field-focus-outline-color: #d32f2f;--mdc-outlined-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.akkurat .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(211, 47, 47, .87)}.akkurat{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.akkurat{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.akkurat{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.akkurat{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.akkurat{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.akkurat{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(12, 35, 64, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.akkurat .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(189, 189, 189, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.akkurat .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(211, 47, 47, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.akkurat{--mat-select-arrow-transform: translateY(-8px)}.akkurat{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.akkurat{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.akkurat{--mat-autocomplete-background-color: white}.akkurat{--mdc-dialog-container-shape: 4px}.akkurat{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.akkurat{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.akkurat{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.akkurat .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.akkurat .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.akkurat .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.akkurat .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.akkurat .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.akkurat .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #0c2340;--mdc-chip-elevated-selected-container-color: #0c2340;--mdc-chip-elevated-disabled-container-color: #0c2340;--mdc-chip-flat-disabled-selected-container-color: #0c2340;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.akkurat .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.akkurat .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.akkurat .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.akkurat .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color: #bdbdbd;--mdc-chip-elevated-selected-container-color: #bdbdbd;--mdc-chip-elevated-disabled-container-color: #bdbdbd;--mdc-chip-flat-disabled-selected-container-color: #bdbdbd;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}.akkurat .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.akkurat .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.akkurat .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.akkurat .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #d32f2f;--mdc-chip-elevated-selected-container-color: #d32f2f;--mdc-chip-elevated-disabled-container-color: #d32f2f;--mdc-chip-flat-disabled-selected-container-color: #d32f2f;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.akkurat .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.akkurat .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.akkurat .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.akkurat .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.akkurat{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.akkurat .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.akkurat{--mdc-switch-selected-focus-state-layer-color: #0a1f3a;--mdc-switch-selected-handle-color: #0a1f3a;--mdc-switch-selected-hover-state-layer-color: #0a1f3a;--mdc-switch-selected-pressed-state-layer-color: #0a1f3a;--mdc-switch-selected-focus-handle-color: #030c1c;--mdc-switch-selected-hover-handle-color: #030c1c;--mdc-switch-selected-pressed-handle-color: #030c1c;--mdc-switch-selected-focus-track-color: #556579;--mdc-switch-selected-hover-track-color: #556579;--mdc-switch-selected-pressed-track-color: #556579;--mdc-switch-selected-track-color: #556579;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.akkurat{--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}.akkurat .mat-mdc-slide-toggle{--mat-switch-label-text-color: rgba(0, 0, 0, .87)}.akkurat .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #757575;--mdc-switch-selected-handle-color: #757575;--mdc-switch-selected-hover-state-layer-color: #757575;--mdc-switch-selected-pressed-state-layer-color: #757575;--mdc-switch-selected-focus-handle-color: #212121;--mdc-switch-selected-hover-handle-color: #212121;--mdc-switch-selected-pressed-handle-color: #212121;--mdc-switch-selected-focus-track-color: #e0e0e0;--mdc-switch-selected-hover-track-color: #e0e0e0;--mdc-switch-selected-pressed-track-color: #e0e0e0;--mdc-switch-selected-track-color: #e0e0e0}.akkurat .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}.akkurat{--mdc-switch-state-layer-size: 40px}.akkurat .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.akkurat{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.akkurat .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #0c2340;--mdc-radio-selected-hover-icon-color: #0c2340;--mdc-radio-selected-icon-color: #0c2340;--mdc-radio-selected-pressed-icon-color: #0c2340}.akkurat .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #0c2340;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.akkurat .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.akkurat .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #bdbdbd;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.akkurat .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.akkurat .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #d32f2f;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.akkurat{--mdc-radio-state-layer-size: 40px}.akkurat{--mat-radio-touch-target-display: block}.akkurat{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.akkurat{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.akkurat{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.akkurat{--mdc-slider-handle-color: #0c2340;--mdc-slider-focus-handle-color: #0c2340;--mdc-slider-hover-handle-color: #0c2340;--mdc-slider-active-track-color: #0c2340;--mdc-slider-inactive-track-color: #0c2340;--mdc-slider-with-tick-marks-inactive-container-color: #0c2340;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000}.akkurat{--mat-slider-ripple-color: #0c2340;--mat-slider-hover-state-layer-color: rgba(12, 35, 64, .05);--mat-slider-focus-state-layer-color: rgba(12, 35, 64, .2);--mat-slider-value-indicator-opacity: .6}.akkurat .mat-accent{--mdc-slider-handle-color: #bdbdbd;--mdc-slider-focus-handle-color: #bdbdbd;--mdc-slider-hover-handle-color: #bdbdbd;--mdc-slider-active-track-color: #bdbdbd;--mdc-slider-inactive-track-color: #bdbdbd;--mdc-slider-with-tick-marks-inactive-container-color: #bdbdbd;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87)}.akkurat .mat-accent{--mat-slider-ripple-color: #bdbdbd;--mat-slider-hover-state-layer-color: rgba(189, 189, 189, .05);--mat-slider-focus-state-layer-color: rgba(189, 189, 189, .2)}.akkurat .mat-warn{--mdc-slider-handle-color: #d32f2f;--mdc-slider-focus-handle-color: #d32f2f;--mdc-slider-hover-handle-color: #d32f2f;--mdc-slider-active-track-color: #d32f2f;--mdc-slider-inactive-track-color: #d32f2f;--mdc-slider-with-tick-marks-inactive-container-color: #d32f2f;--mdc-slider-with-tick-marks-active-container-color: white}.akkurat .mat-warn{--mat-slider-ripple-color: #d32f2f;--mat-slider-hover-state-layer-color: rgba(211, 47, 47, .05);--mat-slider-focus-state-layer-color: rgba(211, 47, 47, .2)}.akkurat{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.akkurat{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.akkurat{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12)}.akkurat{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.akkurat{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.akkurat{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.akkurat{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.akkurat .mdc-list-item__start,.akkurat .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #0c2340;--mdc-radio-selected-hover-icon-color: #0c2340;--mdc-radio-selected-icon-color: #0c2340;--mdc-radio-selected-pressed-icon-color: #0c2340}.akkurat .mat-accent .mdc-list-item__start,.akkurat .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.akkurat .mat-warn .mdc-list-item__start,.akkurat .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.akkurat .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #0c2340;--mdc-checkbox-selected-hover-icon-color: #0c2340;--mdc-checkbox-selected-icon-color: #0c2340;--mdc-checkbox-selected-pressed-icon-color: #0c2340;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #0c2340;--mdc-checkbox-selected-hover-state-layer-color: #0c2340;--mdc-checkbox-selected-pressed-state-layer-color: #0c2340;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.akkurat .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.akkurat .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.akkurat .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.akkurat .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.akkurat .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.akkurat .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#0c2340}.akkurat .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.akkurat .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.akkurat .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.akkurat{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.akkurat{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.akkurat .mdc-list-item__start,.akkurat .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.akkurat .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.akkurat .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.akkurat .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.akkurat .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.akkurat .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.akkurat .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.akkurat{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.akkurat .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.akkurat{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}.akkurat{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.akkurat{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.akkurat{--mdc-secondary-navigation-tab-container-height: 48px}.akkurat{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.akkurat{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.akkurat .mat-mdc-tab-group,.akkurat .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #0c2340}.akkurat .mat-mdc-tab-group,.akkurat .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #0c2340;--mat-tab-header-active-ripple-color: #0c2340;--mat-tab-header-inactive-ripple-color: #0c2340;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #0c2340;--mat-tab-header-active-hover-label-text-color: #0c2340;--mat-tab-header-active-focus-indicator-color: #0c2340;--mat-tab-header-active-hover-indicator-color: #0c2340}.akkurat .mat-mdc-tab-group.mat-accent,.akkurat .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #bdbdbd}.akkurat .mat-mdc-tab-group.mat-accent,.akkurat .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #bdbdbd;--mat-tab-header-active-ripple-color: #bdbdbd;--mat-tab-header-inactive-ripple-color: #bdbdbd;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #bdbdbd;--mat-tab-header-active-hover-label-text-color: #bdbdbd;--mat-tab-header-active-focus-indicator-color: #bdbdbd;--mat-tab-header-active-hover-indicator-color: #bdbdbd}.akkurat .mat-mdc-tab-group.mat-warn,.akkurat .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #d32f2f}.akkurat .mat-mdc-tab-group.mat-warn,.akkurat .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #d32f2f;--mat-tab-header-active-ripple-color: #d32f2f;--mat-tab-header-inactive-ripple-color: #d32f2f;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #d32f2f;--mat-tab-header-active-hover-label-text-color: #d32f2f;--mat-tab-header-active-focus-indicator-color: #d32f2f;--mat-tab-header-active-hover-indicator-color: #d32f2f}.akkurat .mat-mdc-tab-group.mat-background-primary,.akkurat .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #0c2340;--mat-tab-header-with-background-foreground-color: white}.akkurat .mat-mdc-tab-group.mat-background-accent,.akkurat .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #bdbdbd;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}.akkurat .mat-mdc-tab-group.mat-background-warn,.akkurat .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #d32f2f;--mat-tab-header-with-background-foreground-color: white}.akkurat .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.akkurat .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.akkurat{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.akkurat{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.akkurat{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87)}.akkurat .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #0c2340;--mdc-checkbox-selected-hover-icon-color: #0c2340;--mdc-checkbox-selected-icon-color: #0c2340;--mdc-checkbox-selected-pressed-icon-color: #0c2340;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #0c2340;--mdc-checkbox-selected-hover-state-layer-color: #0c2340;--mdc-checkbox-selected-pressed-state-layer-color: #0c2340;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.akkurat .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.akkurat{--mdc-checkbox-state-layer-size: 40px}.akkurat{--mat-checkbox-touch-target-display: block}.akkurat{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.akkurat{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.akkurat{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.akkurat{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.akkurat{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.akkurat{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.akkurat{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.akkurat{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.akkurat{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.akkurat{--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.akkurat{--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12}.akkurat{--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.akkurat{--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12}.akkurat{--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.akkurat{--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12}.akkurat{--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.akkurat{--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.akkurat .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #0c2340}.akkurat .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #0c2340;--mat-text-button-ripple-color: rgba(12, 35, 64, .1)}.akkurat .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #bdbdbd}.akkurat .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #bdbdbd;--mat-text-button-ripple-color: rgba(189, 189, 189, .1)}.akkurat .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #d32f2f}.akkurat .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #d32f2f;--mat-text-button-ripple-color: rgba(211, 47, 47, .1)}.akkurat .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #0c2340;--mdc-filled-button-label-text-color: white}.akkurat .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.akkurat .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #bdbdbd;--mdc-filled-button-label-text-color: black}.akkurat .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.akkurat .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #d32f2f;--mdc-filled-button-label-text-color: white}.akkurat .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.akkurat .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #0c2340;--mdc-protected-button-label-text-color: white}.akkurat .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.akkurat .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #bdbdbd;--mdc-protected-button-label-text-color: black}.akkurat .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.akkurat .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #d32f2f;--mdc-protected-button-label-text-color: white}.akkurat .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.akkurat .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #0c2340;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.akkurat .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #0c2340;--mat-outlined-button-ripple-color: rgba(12, 35, 64, .1)}.akkurat .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #bdbdbd;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.akkurat .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #bdbdbd;--mat-outlined-button-ripple-color: rgba(189, 189, 189, .1)}.akkurat .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #d32f2f;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.akkurat .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #d32f2f;--mat-outlined-button-ripple-color: rgba(211, 47, 47, .1)}.akkurat{--mdc-text-button-container-height: 36px}.akkurat{--mdc-filled-button-container-height: 36px}.akkurat{--mdc-protected-button-container-height: 36px}.akkurat{--mdc-outlined-button-container-height: 36px}.akkurat{--mat-text-button-touch-target-display: block}.akkurat{--mat-filled-button-touch-target-display: block}.akkurat{--mat-protected-button-touch-target-display: block}.akkurat{--mat-outlined-button-touch-target-display: block}.akkurat{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.akkurat{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.akkurat{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.akkurat{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.akkurat{--mdc-icon-button-icon-size: 24px}.akkurat{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.akkurat{--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}.akkurat .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #0c2340}.akkurat .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #0c2340;--mat-icon-button-ripple-color: rgba(12, 35, 64, .1)}.akkurat .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #bdbdbd}.akkurat .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #bdbdbd;--mat-icon-button-ripple-color: rgba(189, 189, 189, .1)}.akkurat .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #d32f2f}.akkurat .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #d32f2f;--mat-icon-button-ripple-color: rgba(211, 47, 47, .1)}.akkurat{--mat-icon-button-touch-target-display: block}.akkurat .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.akkurat{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.akkurat{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.akkurat{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.akkurat{--mdc-fab-container-color: white}.akkurat{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.akkurat{--mdc-fab-small-container-color: white}.akkurat{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.akkurat .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #0c2340}.akkurat .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.akkurat .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #bdbdbd}.akkurat .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.akkurat .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #d32f2f}.akkurat .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.akkurat .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #0c2340}.akkurat .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.akkurat .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #bdbdbd}.akkurat .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.akkurat .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #d32f2f}.akkurat .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.akkurat{--mat-fab-touch-target-display: block}.akkurat{--mat-fab-small-touch-target-display: block}.akkurat{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.akkurat{--mdc-snackbar-container-shape: 4px}.akkurat{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}.akkurat{--mat-snack-bar-button-color: #b6bdc6}.akkurat{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.akkurat{--mat-table-row-item-outline-width: 1px}.akkurat{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}.akkurat{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.akkurat{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.akkurat{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.akkurat{--mdc-circular-progress-active-indicator-color: #0c2340}.akkurat .mat-accent{--mdc-circular-progress-active-indicator-color: #bdbdbd}.akkurat .mat-warn{--mdc-circular-progress-active-indicator-color: #d32f2f}.akkurat{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.akkurat{--mat-badge-background-color: #0c2340;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.akkurat .mat-badge-accent{--mat-badge-background-color: #bdbdbd;--mat-badge-text-color: rgba(0, 0, 0, .87)}.akkurat .mat-badge-warn{--mat-badge-background-color: #d32f2f;--mat-badge-text-color: white}.akkurat{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.akkurat{--mat-bottom-sheet-container-shape: 4px}.akkurat{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.akkurat{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.akkurat{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.akkurat{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.akkurat{--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd}.akkurat{--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: rgb(224.4, 224.4, 224.4)}.akkurat{--mat-standard-button-toggle-height: 48px}.akkurat{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.akkurat{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.akkurat{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.akkurat{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #0c2340;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(12, 35, 64, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(12, 35, 64, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(12, 35, 64, .3);--mat-datepicker-toggle-active-state-icon-color: #0c2340;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(12, 35, 64, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.akkurat .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #bdbdbd;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(189, 189, 189, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(189, 189, 189, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.akkurat .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #d32f2f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(211, 47, 47, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(211, 47, 47, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.akkurat .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #bdbdbd}.akkurat .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #d32f2f}.akkurat .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.akkurat .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.akkurat{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.akkurat{--mat-divider-width: 1px}.akkurat{--mat-divider-color: rgba(0, 0, 0, .12)}.akkurat{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.akkurat{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}.akkurat{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.akkurat{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.akkurat{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.akkurat{--mat-icon-color: inherit}.akkurat .mat-icon.mat-primary{--mat-icon-color: #0c2340}.akkurat .mat-icon.mat-accent{--mat-icon-color: #bdbdbd}.akkurat .mat-icon.mat-warn{--mat-icon-color: #d32f2f}.akkurat{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.akkurat{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}.akkurat{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #0c2340;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #0c2340;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #0c2340;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #d32f2f;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #d32f2f;--mat-stepper-header-error-state-icon-background-color: transparent}.akkurat .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #bdbdbd;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #bdbdbd;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #bdbdbd;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87)}.akkurat .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #d32f2f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #d32f2f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #d32f2f;--mat-stepper-header-edit-state-icon-foreground-color: white}.akkurat{--mat-stepper-header-height: 72px}.akkurat{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.akkurat{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.akkurat{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.akkurat .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #0c2340;--mat-toolbar-container-text-color: white}.akkurat .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #bdbdbd;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.akkurat .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #d32f2f;--mat-toolbar-container-text-color: white}.akkurat{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.akkurat{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.akkurat{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.akkurat{--mat-tree-node-min-height: 48px}.akkurat{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.akkurat{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.akkurat{--mat-timepicker-container-background-color: white}.akkurat::-webkit-scrollbar-track{background-color:#b6bdc6}.akkurat::-webkit-scrollbar-thumb{background-color:#0c2340}.akkurat::-webkit-scrollbar-thumb:hover{background-color:#30445d}.akkurat .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#b6bdc6}.akkurat .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#0c2340}.akkurat .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#30445d}.akkurat .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#b6bdc6}.akkurat .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#0c2340}.akkurat .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#30445d}.akkurat .stroke-primary{stroke:#0c2340!important}.akkurat .color-primary{color:#0c2340!important}.akkurat .bg-primary{background-color:#0c2340!important;color:#fff!important}.akkurat .bg-primary-100{background-color:#b6bdc6!important;color:#000!important}.akkurat .bg-primary-50{background-color:#e2e5e8!important;color:#000!important}.akkurat .bg-accent{background-color:#bdbdbd!important}.akkurat .bg-success{background-color:#81c784!important}.akkurat .bg-warn{background-color:#d32f2f!important;color:#fff}.akkurat .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.akkurat .bg-warn-50{background-color:#ffebee!important;color:#000000de}.akkurat .text-primary{color:#0c2340!important}.akkurat .text-primary-not-important{color:#06152a}.akkurat .border-primary,.akkurat .border-primary-left,.akkurat .border-primary-right,.akkurat .border-primary-top,.akkurat .border-primary-bottom{border-color:#0c2340}.akkurat .border-accent{border-color:#bdbdbd!important}.akkurat .border-accent-100{border-color:#f5f5f5!important}.akkurat .outline-primary{outline-color:#0c2340!important}.akkurat .text-warn{color:#f44336!important}.akkurat .text-error{color:#ef5350!important}.akkurat .text-accent{color:#9e9e9e!important}.akkurat .text-hover:hover,.akkurat .text-hover:hover *{color:#8691a0!important}.akkurat .text-success{color:#66bb6a!important}.akkurat.dark .bg-primary-50{background-color:#030c1c!important}.akkurat .required.ng-invalid .mat-mdc-form-field-outline-thick,.akkurat .required.ng-invalid .mat-mdc-input-element,.akkurat .required.ng-invalid label{opacity:1;caret-color:#d32f2f!important;color:#d32f2f!important}.akkurat fp-icon-tile .required{border-color:#d32f2f!important;caret-color:#d32f2f!important;color:#d32f2f!important}.akkurat .mat-button-toggle-checked{background-color:#30445d}.akkurat .mdc-slider__value-indicator{background-color:#30445d!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.akkurat .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#30445d!important}.akkurat fp-kontoinhaber-select-field{font-size:.5em!important}.akkurat fp-kontoinhaber-select-field .mat-mdc-form-field-label,.akkurat fp-kontoinhaber-select-field .mat-mdc-select-arrow,.akkurat fp-kontoinhaber-select-field .mat-mdc-select-value,.akkurat fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.akkurat fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.akkurat fp-kontoinhaber-select-field .mdc-notched-outline__leading,.akkurat fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.akkurat fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.akkurat fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.akkurat .navigationbar{border-top-color:#30445d}.akkurat .vermoegen-und-verbindlichkeiten-result{color:#0c2340}.akkurat .mdc-button{font-size:.875rem!important}.akkurat .mdc-button span{white-space:nowrap!important}.akkurat .mdc-button[mat-flat-button]{color:#fff!important;background-color:#06152a!important}.akkurat .mdc-button[mat-stroked-button]{color:#06152a!important;background-color:#fff!important}.akkurat .mat-mdc-outlined-button{border-color:#30445d!important;color:#30445d!important}.akkurat .mdc-button[disabled]{opacity:.6}.akkurat .mat-ripple:not(.ziel-card){color:#000!important}.akkurat.dark .mat-ripple:not(.ziel-card){color:#fff!important}.akkurat.dark .dark-button{color:#000;background-color:#30445d}.akkurat.accessibility-light .accessibility-button,.akkurat.accessibility-dark .accessibility-button{color:#fff;background-color:#30445d}.akkurat.accessibility-light .list-item-link,.akkurat.accessibility-dark .list-item-link{color:#06152a;background-color:#fff}.akkurat.accessibility-light .list-item-link--active,.akkurat.accessibility-light .list-item-link--active .sublist-item-link--active,.akkurat.accessibility-dark .list-item-link--active,.akkurat.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#fff;background-color:#030c1c!important}.akkurat.accessibility-light span.text-primary-not-important,.akkurat.accessibility-dark span.text-primary-not-important,.akkurat.accessibility-light .text-primary,.akkurat.accessibility-dark .text-primary{background-color:#fff!important}.akkurat.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.akkurat.accessibility-light .legal-footer .data-input,.akkurat.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#030c1c!important}.akkurat.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000!important}.akkurat.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.akkurat.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#30445d!important}.akkurat.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#8691a0!important}.akkurat.accessibility-dark .fp-milestone-page .text-primary{color:#556579!important}.akkurat.accessibility-dark .fp-milestone-page .text-accent{color:#30445d!important}.akkurat.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.akkurat.accessibility-dark .bar.bg-primary-50 span{color:#fff!important}.akkurat fp-allgemeines,.akkurat fp-versorgungswunsch,.akkurat fp-versorgungs-wunsch,.akkurat fp-bestehende-versorgung,.akkurat fp-erforderliches-kapital{width:100%!important}.akkurat .mat-toolbar,.akkurat .top-toolbar .mat-toolbar{background-color:#fff}.akkurat .emptybankcard{color:#0c2340;border-color:#0c2340}.akkurat a,.akkurat .router-link-active,.akkurat .clickable-icon{color:#0c2340}.akkurat a.list-item-link--active,.akkurat .router-link-active.list-item-link--active,.akkurat .clickable-icon.list-item-link--active,.akkurat a.list-item-link--active .sublist-item-link--active,.akkurat .router-link-active.list-item-link--active .sublist-item-link--active,.akkurat .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#e0e0e0}.akkurat a:hover,.akkurat .router-link-active:hover,.akkurat .clickable-icon:hover{color:#8691a0}.akkurat .checklist{top:50%!important;left:50%!important}.akkurat.dark{background-color:#000;color:#eee}.akkurat.dark{--mat-ripple-color: rgba(255, 255, 255, .1)}.akkurat.dark{--mat-option-selected-state-label-text-color: #8691a0;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.akkurat.dark .mat-accent{--mat-option-selected-state-label-text-color: #757575;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.akkurat.dark .mat-warn{--mat-option-selected-state-label-text-color: #ff1744;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.akkurat.dark{--mat-optgroup-label-text-color: white}.akkurat.dark{--mat-full-pseudo-checkbox-selected-icon-color: #757575;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.akkurat.dark{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #757575;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.akkurat.dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #8691a0;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.akkurat.dark .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #8691a0;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.akkurat.dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #757575;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.akkurat.dark .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #757575;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.akkurat.dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ff1744;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.akkurat.dark .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff1744;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.akkurat.dark{--mat-app-background-color: #303030;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.akkurat.dark{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.akkurat.dark{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.akkurat.dark{--mdc-elevated-card-container-shape: 4px}.akkurat.dark{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.akkurat.dark{--mdc-elevated-card-container-color: #424242;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.akkurat.dark{--mdc-outlined-card-container-color: #424242;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.akkurat.dark{--mat-card-subtitle-text-color: rgba(255, 255, 255, .7)}.akkurat.dark{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.akkurat.dark{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.akkurat.dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #8691a0;--mdc-linear-progress-track-color: rgba(134, 145, 160, .25)}.akkurat.dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #757575;--mdc-linear-progress-track-color: rgba(117, 117, 117, .25)}.akkurat.dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ff1744;--mdc-linear-progress-track-color: rgba(255, 23, 68, .25)}.akkurat.dark{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.akkurat.dark{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.akkurat.dark{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.akkurat.dark{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.akkurat.dark{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.akkurat.dark{--mdc-filled-text-field-caret-color: #8691a0;--mdc-filled-text-field-focus-active-indicator-color: #8691a0;--mdc-filled-text-field-focus-label-text-color: rgba(134, 145, 160, .87);--mdc-filled-text-field-container-color: rgb(73.56, 73.56, 73.56);--mdc-filled-text-field-disabled-container-color: rgb(69.78, 69.78, 69.78);--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #ff1744;--mdc-filled-text-field-error-focus-label-text-color: #ff1744;--mdc-filled-text-field-error-label-text-color: #ff1744;--mdc-filled-text-field-error-caret-color: #ff1744;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #ff1744;--mdc-filled-text-field-error-focus-active-indicator-color: #ff1744;--mdc-filled-text-field-error-hover-active-indicator-color: #ff1744}.akkurat.dark{--mdc-outlined-text-field-caret-color: #8691a0;--mdc-outlined-text-field-focus-outline-color: #8691a0;--mdc-outlined-text-field-focus-label-text-color: rgba(134, 145, 160, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #ff1744;--mdc-outlined-text-field-error-focus-label-text-color: #ff1744;--mdc-outlined-text-field-error-label-text-color: #ff1744;--mdc-outlined-text-field-error-hover-label-text-color: #ff1744;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #ff1744;--mdc-outlined-text-field-error-hover-outline-color: #ff1744;--mdc-outlined-text-field-error-outline-color: #ff1744}.akkurat.dark{--mat-form-field-focus-select-arrow-color: rgba(134, 145, 160, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #ff1744;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24}.akkurat.dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #757575;--mdc-filled-text-field-focus-active-indicator-color: #757575;--mdc-filled-text-field-focus-label-text-color: rgba(117, 117, 117, .87)}.akkurat.dark .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #757575;--mdc-outlined-text-field-focus-outline-color: #757575;--mdc-outlined-text-field-focus-label-text-color: rgba(117, 117, 117, .87)}.akkurat.dark .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(117, 117, 117, .87)}.akkurat.dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ff1744;--mdc-filled-text-field-focus-active-indicator-color: #ff1744;--mdc-filled-text-field-focus-label-text-color: rgba(255, 23, 68, .87)}.akkurat.dark .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #ff1744;--mdc-outlined-text-field-focus-outline-color: #ff1744;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 23, 68, .87)}.akkurat.dark .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(255, 23, 68, .87)}.akkurat.dark{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.akkurat.dark{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.akkurat.dark{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.akkurat.dark{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.akkurat.dark{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.akkurat.dark{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(134, 145, 160, .87);--mat-select-invalid-arrow-color: rgba(255, 23, 68, .87)}.akkurat.dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(117, 117, 117, .87);--mat-select-invalid-arrow-color: rgba(255, 23, 68, .87)}.akkurat.dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(255, 23, 68, .87);--mat-select-invalid-arrow-color: rgba(255, 23, 68, .87)}.akkurat.dark{--mat-select-arrow-transform: translateY(-8px)}.akkurat.dark{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.akkurat.dark{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.akkurat.dark{--mat-autocomplete-background-color: #424242}.akkurat.dark{--mdc-dialog-container-shape: 4px}.akkurat.dark{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.akkurat.dark{--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.akkurat.dark{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.akkurat.dark .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.akkurat.dark .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.akkurat.dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-disabled-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-flat-disabled-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa}.akkurat.dark .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.akkurat.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.akkurat.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #8691a0;--mdc-chip-elevated-selected-container-color: #8691a0;--mdc-chip-elevated-disabled-container-color: #8691a0;--mdc-chip-flat-disabled-selected-container-color: #8691a0;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black}.akkurat.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.akkurat.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.akkurat.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.akkurat.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #757575;--mdc-chip-elevated-selected-container-color: #757575;--mdc-chip-elevated-disabled-container-color: #757575;--mdc-chip-flat-disabled-selected-container-color: #757575;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.akkurat.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.akkurat.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.akkurat.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.akkurat.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ff1744;--mdc-chip-elevated-selected-container-color: #ff1744;--mdc-chip-elevated-disabled-container-color: #ff1744;--mdc-chip-flat-disabled-selected-container-color: #ff1744;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.akkurat.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.akkurat.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.akkurat.dark .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.akkurat.dark .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.akkurat.dark{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.akkurat.dark .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.akkurat.dark{--mdc-switch-selected-focus-state-layer-color: #556579;--mdc-switch-selected-handle-color: #556579;--mdc-switch-selected-hover-state-layer-color: #556579;--mdc-switch-selected-pressed-state-layer-color: #556579;--mdc-switch-selected-focus-handle-color: #8691a0;--mdc-switch-selected-hover-handle-color: #8691a0;--mdc-switch-selected-pressed-handle-color: #8691a0;--mdc-switch-selected-focus-track-color: #0a1f3a;--mdc-switch-selected-hover-track-color: #0a1f3a;--mdc-switch-selected-pressed-track-color: #0a1f3a;--mdc-switch-selected-track-color: #0a1f3a;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.akkurat.dark{--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5)}.akkurat.dark .mat-mdc-slide-toggle{--mat-switch-label-text-color: white}.akkurat.dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #e0e0e0;--mdc-switch-selected-handle-color: #e0e0e0;--mdc-switch-selected-hover-state-layer-color: #e0e0e0;--mdc-switch-selected-pressed-state-layer-color: #e0e0e0;--mdc-switch-selected-focus-handle-color: #eeeeee;--mdc-switch-selected-hover-handle-color: #eeeeee;--mdc-switch-selected-pressed-handle-color: #eeeeee;--mdc-switch-selected-focus-track-color: #757575;--mdc-switch-selected-hover-track-color: #757575;--mdc-switch-selected-pressed-track-color: #757575;--mdc-switch-selected-track-color: #757575}.akkurat.dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e57373;--mdc-switch-selected-handle-color: #e57373;--mdc-switch-selected-hover-state-layer-color: #e57373;--mdc-switch-selected-pressed-state-layer-color: #e57373;--mdc-switch-selected-focus-handle-color: #ef9a9a;--mdc-switch-selected-hover-handle-color: #ef9a9a;--mdc-switch-selected-pressed-handle-color: #ef9a9a;--mdc-switch-selected-focus-track-color: #e53935;--mdc-switch-selected-hover-track-color: #e53935;--mdc-switch-selected-pressed-track-color: #e53935;--mdc-switch-selected-track-color: #e53935}.akkurat.dark{--mdc-switch-state-layer-size: 40px}.akkurat.dark .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.akkurat.dark{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.akkurat.dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #8691a0;--mdc-radio-selected-hover-icon-color: #8691a0;--mdc-radio-selected-icon-color: #8691a0;--mdc-radio-selected-pressed-icon-color: #8691a0}.akkurat.dark .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #8691a0;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.akkurat.dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #757575;--mdc-radio-selected-hover-icon-color: #757575;--mdc-radio-selected-icon-color: #757575;--mdc-radio-selected-pressed-icon-color: #757575}.akkurat.dark .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #757575;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.akkurat.dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ff1744;--mdc-radio-selected-hover-icon-color: #ff1744;--mdc-radio-selected-icon-color: #ff1744;--mdc-radio-selected-pressed-icon-color: #ff1744}.akkurat.dark .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #ff1744;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.akkurat.dark{--mdc-radio-state-layer-size: 40px}.akkurat.dark{--mat-radio-touch-target-display: block}.akkurat.dark{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.akkurat.dark{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.akkurat.dark{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.akkurat.dark{--mdc-slider-handle-color: #8691a0;--mdc-slider-focus-handle-color: #8691a0;--mdc-slider-hover-handle-color: #8691a0;--mdc-slider-active-track-color: #8691a0;--mdc-slider-inactive-track-color: #8691a0;--mdc-slider-with-tick-marks-inactive-container-color: #8691a0;--mdc-slider-with-tick-marks-active-container-color: black;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff}.akkurat.dark{--mat-slider-ripple-color: #8691a0;--mat-slider-hover-state-layer-color: rgba(134, 145, 160, .05);--mat-slider-focus-state-layer-color: rgba(134, 145, 160, .2);--mat-slider-value-indicator-opacity: .9}.akkurat.dark .mat-accent{--mdc-slider-handle-color: #757575;--mdc-slider-focus-handle-color: #757575;--mdc-slider-hover-handle-color: #757575;--mdc-slider-active-track-color: #757575;--mdc-slider-inactive-track-color: #757575;--mdc-slider-with-tick-marks-inactive-container-color: #757575;--mdc-slider-with-tick-marks-active-container-color: white}.akkurat.dark .mat-accent{--mat-slider-ripple-color: #757575;--mat-slider-hover-state-layer-color: rgba(117, 117, 117, .05);--mat-slider-focus-state-layer-color: rgba(117, 117, 117, .2)}.akkurat.dark .mat-warn{--mdc-slider-handle-color: #ff1744;--mdc-slider-focus-handle-color: #ff1744;--mdc-slider-hover-handle-color: #ff1744;--mdc-slider-active-track-color: #ff1744;--mdc-slider-inactive-track-color: #ff1744;--mdc-slider-with-tick-marks-inactive-container-color: #ff1744;--mdc-slider-with-tick-marks-active-container-color: white}.akkurat.dark .mat-warn{--mat-slider-ripple-color: #ff1744;--mat-slider-hover-state-layer-color: rgba(255, 23, 68, .05);--mat-slider-focus-state-layer-color: rgba(255, 23, 68, .2)}.akkurat.dark{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.akkurat.dark{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.akkurat.dark{--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #424242;--mat-menu-divider-color: rgba(255, 255, 255, .12)}.akkurat.dark{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.akkurat.dark{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.akkurat.dark{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.akkurat.dark{--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24}.akkurat.dark .mdc-list-item__start,.akkurat.dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #8691a0;--mdc-radio-selected-hover-icon-color: #8691a0;--mdc-radio-selected-icon-color: #8691a0;--mdc-radio-selected-pressed-icon-color: #8691a0}.akkurat.dark .mat-accent .mdc-list-item__start,.akkurat.dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #757575;--mdc-radio-selected-hover-icon-color: #757575;--mdc-radio-selected-icon-color: #757575;--mdc-radio-selected-pressed-icon-color: #757575}.akkurat.dark .mat-warn .mdc-list-item__start,.akkurat.dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ff1744;--mdc-radio-selected-hover-icon-color: #ff1744;--mdc-radio-selected-icon-color: #ff1744;--mdc-radio-selected-pressed-icon-color: #ff1744}.akkurat.dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #8691a0;--mdc-checkbox-selected-hover-icon-color: #8691a0;--mdc-checkbox-selected-icon-color: #8691a0;--mdc-checkbox-selected-pressed-icon-color: #8691a0;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #8691a0;--mdc-checkbox-selected-hover-state-layer-color: #8691a0;--mdc-checkbox-selected-pressed-state-layer-color: #8691a0;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.akkurat.dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #757575;--mdc-checkbox-selected-hover-icon-color: #757575;--mdc-checkbox-selected-icon-color: #757575;--mdc-checkbox-selected-pressed-icon-color: #757575;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #757575;--mdc-checkbox-selected-hover-state-layer-color: #757575;--mdc-checkbox-selected-pressed-state-layer-color: #757575;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.akkurat.dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ff1744;--mdc-checkbox-selected-hover-icon-color: #ff1744;--mdc-checkbox-selected-icon-color: #ff1744;--mdc-checkbox-selected-pressed-icon-color: #ff1744;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff1744;--mdc-checkbox-selected-hover-state-layer-color: #ff1744;--mdc-checkbox-selected-pressed-state-layer-color: #ff1744;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.akkurat.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.akkurat.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.akkurat.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.akkurat.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#8691a0}.akkurat.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.akkurat.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.akkurat.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.akkurat.dark{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.akkurat.dark{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.akkurat.dark .mdc-list-item__start,.akkurat.dark .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.akkurat.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.akkurat.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.akkurat.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.akkurat.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.akkurat.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.akkurat.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.akkurat.dark{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.akkurat.dark .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.akkurat.dark{--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12)}.akkurat.dark{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.akkurat.dark{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.akkurat.dark{--mdc-secondary-navigation-tab-container-height: 48px}.akkurat.dark{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.akkurat.dark{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.akkurat.dark .mat-mdc-tab-group,.akkurat.dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #8691a0}.akkurat.dark .mat-mdc-tab-group,.akkurat.dark .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #8691a0;--mat-tab-header-active-ripple-color: #8691a0;--mat-tab-header-inactive-ripple-color: #8691a0;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #8691a0;--mat-tab-header-active-hover-label-text-color: #8691a0;--mat-tab-header-active-focus-indicator-color: #8691a0;--mat-tab-header-active-hover-indicator-color: #8691a0}.akkurat.dark .mat-mdc-tab-group.mat-accent,.akkurat.dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #757575}.akkurat.dark .mat-mdc-tab-group.mat-accent,.akkurat.dark .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #757575;--mat-tab-header-active-ripple-color: #757575;--mat-tab-header-inactive-ripple-color: #757575;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #757575;--mat-tab-header-active-hover-label-text-color: #757575;--mat-tab-header-active-focus-indicator-color: #757575;--mat-tab-header-active-hover-indicator-color: #757575}.akkurat.dark .mat-mdc-tab-group.mat-warn,.akkurat.dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ff1744}.akkurat.dark .mat-mdc-tab-group.mat-warn,.akkurat.dark .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #ff1744;--mat-tab-header-active-ripple-color: #ff1744;--mat-tab-header-inactive-ripple-color: #ff1744;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #ff1744;--mat-tab-header-active-hover-label-text-color: #ff1744;--mat-tab-header-active-focus-indicator-color: #ff1744;--mat-tab-header-active-hover-indicator-color: #ff1744}.akkurat.dark .mat-mdc-tab-group.mat-background-primary,.akkurat.dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #8691a0;--mat-tab-header-with-background-foreground-color: black}.akkurat.dark .mat-mdc-tab-group.mat-background-accent,.akkurat.dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #757575;--mat-tab-header-with-background-foreground-color: white}.akkurat.dark .mat-mdc-tab-group.mat-background-warn,.akkurat.dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ff1744;--mat-tab-header-with-background-foreground-color: white}.akkurat.dark .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.akkurat.dark .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.akkurat.dark{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.akkurat.dark{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #757575;--mdc-checkbox-selected-hover-icon-color: #757575;--mdc-checkbox-selected-icon-color: #757575;--mdc-checkbox-selected-pressed-icon-color: #757575;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #757575;--mdc-checkbox-selected-hover-state-layer-color: #757575;--mdc-checkbox-selected-pressed-state-layer-color: #757575;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.akkurat.dark{--mat-checkbox-disabled-label-color: rgba(255, 255, 255, .5);--mat-checkbox-label-text-color: white}.akkurat.dark .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #8691a0;--mdc-checkbox-selected-hover-icon-color: #8691a0;--mdc-checkbox-selected-icon-color: #8691a0;--mdc-checkbox-selected-pressed-icon-color: #8691a0;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #8691a0;--mdc-checkbox-selected-hover-state-layer-color: #8691a0;--mdc-checkbox-selected-pressed-state-layer-color: #8691a0;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.akkurat.dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ff1744;--mdc-checkbox-selected-hover-icon-color: #ff1744;--mdc-checkbox-selected-icon-color: #ff1744;--mdc-checkbox-selected-pressed-icon-color: #ff1744;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff1744;--mdc-checkbox-selected-hover-state-layer-color: #ff1744;--mdc-checkbox-selected-pressed-state-layer-color: #ff1744;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.akkurat.dark{--mdc-checkbox-state-layer-size: 40px}.akkurat.dark{--mat-checkbox-touch-target-display: block}.akkurat.dark{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.akkurat.dark{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.akkurat.dark{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.akkurat.dark{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.akkurat.dark{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.akkurat.dark{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.akkurat.dark{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.akkurat.dark{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.akkurat.dark{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.akkurat.dark{--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.akkurat.dark{--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24}.akkurat.dark{--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.akkurat.dark{--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24}.akkurat.dark{--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.akkurat.dark{--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24}.akkurat.dark{--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.akkurat.dark{--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24}.akkurat.dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #8691a0}.akkurat.dark .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #8691a0;--mat-text-button-ripple-color: rgba(134, 145, 160, .1)}.akkurat.dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #757575}.akkurat.dark .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #757575;--mat-text-button-ripple-color: rgba(117, 117, 117, .1)}.akkurat.dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ff1744}.akkurat.dark .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #ff1744;--mat-text-button-ripple-color: rgba(255, 23, 68, .1)}.akkurat.dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #8691a0;--mdc-filled-button-label-text-color: black}.akkurat.dark .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.akkurat.dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #757575;--mdc-filled-button-label-text-color: white}.akkurat.dark .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.akkurat.dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ff1744;--mdc-filled-button-label-text-color: white}.akkurat.dark .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.akkurat.dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #8691a0;--mdc-protected-button-label-text-color: black}.akkurat.dark .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.akkurat.dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #757575;--mdc-protected-button-label-text-color: white}.akkurat.dark .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.akkurat.dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ff1744;--mdc-protected-button-label-text-color: white}.akkurat.dark .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.akkurat.dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #8691a0;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.akkurat.dark .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #8691a0;--mat-outlined-button-ripple-color: rgba(134, 145, 160, .1)}.akkurat.dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #757575;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.akkurat.dark .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #757575;--mat-outlined-button-ripple-color: rgba(117, 117, 117, .1)}.akkurat.dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ff1744;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.akkurat.dark .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #ff1744;--mat-outlined-button-ripple-color: rgba(255, 23, 68, .1)}.akkurat.dark{--mdc-text-button-container-height: 36px}.akkurat.dark{--mdc-filled-button-container-height: 36px}.akkurat.dark{--mdc-protected-button-container-height: 36px}.akkurat.dark{--mdc-outlined-button-container-height: 36px}.akkurat.dark{--mat-text-button-touch-target-display: block}.akkurat.dark{--mat-filled-button-touch-target-display: block}.akkurat.dark{--mat-protected-button-touch-target-display: block}.akkurat.dark{--mat-outlined-button-touch-target-display: block}.akkurat.dark{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.akkurat.dark{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.akkurat.dark{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.akkurat.dark{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.akkurat.dark{--mdc-icon-button-icon-size: 24px}.akkurat.dark{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5)}.akkurat.dark{--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24}.akkurat.dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #8691a0}.akkurat.dark .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #8691a0;--mat-icon-button-ripple-color: rgba(134, 145, 160, .1)}.akkurat.dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #757575}.akkurat.dark .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #757575;--mat-icon-button-ripple-color: rgba(117, 117, 117, .1)}.akkurat.dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ff1744}.akkurat.dark .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #ff1744;--mat-icon-button-ripple-color: rgba(255, 23, 68, .1)}.akkurat.dark{--mat-icon-button-touch-target-display: block}.akkurat.dark .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.akkurat.dark{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.akkurat.dark{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.akkurat.dark{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.akkurat.dark{--mdc-fab-container-color: #424242}.akkurat.dark{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.akkurat.dark{--mdc-fab-small-container-color: #424242}.akkurat.dark{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-small-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.akkurat.dark .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #8691a0}.akkurat.dark .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.akkurat.dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #757575}.akkurat.dark .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.akkurat.dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ff1744}.akkurat.dark .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.akkurat.dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #8691a0}.akkurat.dark .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.akkurat.dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #757575}.akkurat.dark .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.akkurat.dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ff1744}.akkurat.dark .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.akkurat.dark{--mat-fab-touch-target-display: block}.akkurat.dark{--mat-fab-small-touch-target-display: block}.akkurat.dark{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.akkurat.dark{--mdc-snackbar-container-shape: 4px}.akkurat.dark{--mdc-snackbar-container-color: rgb(217.2, 217.2, 217.2);--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87)}.akkurat.dark{--mat-snack-bar-button-color: #0c2340}.akkurat.dark{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.akkurat.dark{--mat-table-row-item-outline-width: 1px}.akkurat.dark{--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12)}.akkurat.dark{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.akkurat.dark{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.akkurat.dark{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.akkurat.dark{--mdc-circular-progress-active-indicator-color: #8691a0}.akkurat.dark .mat-accent{--mdc-circular-progress-active-indicator-color: #757575}.akkurat.dark .mat-warn{--mdc-circular-progress-active-indicator-color: #ff1744}.akkurat.dark{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.akkurat.dark{--mat-badge-background-color: #8691a0;--mat-badge-text-color: black;--mat-badge-disabled-state-background-color: rgb(110.1, 110.1, 110.1);--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5)}.akkurat.dark .mat-badge-accent{--mat-badge-background-color: #757575;--mat-badge-text-color: white}.akkurat.dark .mat-badge-warn{--mat-badge-background-color: #ff1744;--mat-badge-text-color: white}.akkurat.dark{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.akkurat.dark{--mat-bottom-sheet-container-shape: 4px}.akkurat.dark{--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242}.akkurat.dark{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.akkurat.dark{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.akkurat.dark{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.akkurat.dark{--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242}.akkurat.dark{--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: rgb(88.68, 88.68, 88.68)}.akkurat.dark{--mat-standard-button-toggle-height: 48px}.akkurat.dark{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.akkurat.dark{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.akkurat.dark{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.akkurat.dark{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #8691a0;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(134, 145, 160, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(134, 145, 160, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(134, 145, 160, .3);--mat-datepicker-toggle-active-state-icon-color: #8691a0;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(134, 145, 160, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white}.akkurat.dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #757575;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(117, 117, 117, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(117, 117, 117, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(117, 117, 117, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(117, 117, 117, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.akkurat.dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ff1744;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 23, 68, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 23, 68, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 23, 68, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 23, 68, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.akkurat.dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #757575}.akkurat.dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ff1744}.akkurat.dark .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.akkurat.dark .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.akkurat.dark{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.akkurat.dark{--mat-divider-width: 1px}.akkurat.dark{--mat-divider-color: rgba(255, 255, 255, .12)}.akkurat.dark{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.akkurat.dark{--mat-expansion-container-background-color: #424242;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7)}.akkurat.dark{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.akkurat.dark{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.akkurat.dark{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.akkurat.dark{--mat-icon-color: inherit}.akkurat.dark .mat-icon.mat-primary{--mat-icon-color: #8691a0}.akkurat.dark .mat-icon.mat-accent{--mat-icon-color: #757575}.akkurat.dark .mat-icon.mat-warn{--mat-icon-color: #ff1744}.akkurat.dark{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.akkurat.dark{--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6)}.akkurat.dark{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #8691a0;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #8691a0;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #8691a0;--mat-stepper-header-edit-state-icon-foreground-color: black;--mat-stepper-container-color: #424242;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #ff1744;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #ff1744;--mat-stepper-header-error-state-icon-background-color: transparent}.akkurat.dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #757575;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #757575;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #757575;--mat-stepper-header-edit-state-icon-foreground-color: white}.akkurat.dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ff1744;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ff1744;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ff1744;--mat-stepper-header-edit-state-icon-foreground-color: white}.akkurat.dark{--mat-stepper-header-height: 72px}.akkurat.dark{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.akkurat.dark{--mat-sort-arrow-color: rgb(198.3, 198.3, 198.3)}.akkurat.dark{--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white}.akkurat.dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #8691a0;--mat-toolbar-container-text-color: black}.akkurat.dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #757575;--mat-toolbar-container-text-color: white}.akkurat.dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ff1744;--mat-toolbar-container-text-color: white}.akkurat.dark{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.akkurat.dark{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.akkurat.dark{--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white}.akkurat.dark{--mat-tree-node-min-height: 48px}.akkurat.dark{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.akkurat.dark{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.akkurat.dark{--mat-timepicker-container-background-color: #424242}.akkurat.dark::-webkit-scrollbar-track{background-color:#b6bdc6}.akkurat.dark::-webkit-scrollbar-thumb{background-color:#8691a0}.akkurat.dark::-webkit-scrollbar-thumb:hover{background-color:#30445d}.akkurat.dark .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#b6bdc6}.akkurat.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#8691a0}.akkurat.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#30445d}.akkurat.dark .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#b6bdc6}.akkurat.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#8691a0}.akkurat.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#30445d}.akkurat.dark .stroke-primary{stroke:#8691a0!important}.akkurat.dark .color-primary{color:#8691a0!important}.akkurat.dark .bg-primary{background-color:#8691a0!important;color:#fff!important}.akkurat.dark .bg-primary-100{background-color:#b6bdc6!important;color:#000!important}.akkurat.dark .bg-primary-50{background-color:#e2e5e8!important;color:#000!important}.akkurat.dark .bg-accent{background-color:#757575!important}.akkurat.dark .bg-success{background-color:#81c784!important}.akkurat.dark .bg-warn{background-color:#ff1744!important;color:#fff}.akkurat.dark .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.akkurat.dark .bg-warn-50{background-color:#ffebee!important;color:#000000de}.akkurat.dark .text-primary{color:#8691a0!important}.akkurat.dark .text-primary-not-important{color:#06152a}.akkurat.dark .border-primary,.akkurat.dark .border-primary-left,.akkurat.dark .border-primary-right,.akkurat.dark .border-primary-top,.akkurat.dark .border-primary-bottom{border-color:#8691a0}.akkurat.dark .border-accent{border-color:#757575!important}.akkurat.dark .border-accent-100{border-color:#f5f5f5!important}.akkurat.dark .outline-primary{outline-color:#8691a0!important}.akkurat.dark .text-warn{color:#f44336!important}.akkurat.dark .text-error{color:#ef5350!important}.akkurat.dark .text-accent{color:#9e9e9e!important}.akkurat.dark .text-hover:hover,.akkurat.dark .text-hover:hover *{color:#8691a0!important}.akkurat.dark .text-success{color:#66bb6a!important}.akkurat.dark.dark .bg-primary-50{background-color:#030c1c!important}.akkurat.dark .required.ng-invalid .mat-mdc-form-field-outline-thick,.akkurat.dark .required.ng-invalid .mat-mdc-input-element,.akkurat.dark .required.ng-invalid label{opacity:1;caret-color:#ff1744!important;color:#ff1744!important}.akkurat.dark fp-icon-tile .required{border-color:#ff1744!important;caret-color:#ff1744!important;color:#ff1744!important}.akkurat.dark .mat-button-toggle-checked{background-color:#30445d}.akkurat.dark .mdc-slider__value-indicator{background-color:#30445d!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.akkurat.dark .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#30445d!important}.akkurat.dark fp-kontoinhaber-select-field{font-size:.5em!important}.akkurat.dark fp-kontoinhaber-select-field .mat-mdc-form-field-label,.akkurat.dark fp-kontoinhaber-select-field .mat-mdc-select-arrow,.akkurat.dark fp-kontoinhaber-select-field .mat-mdc-select-value,.akkurat.dark fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.akkurat.dark fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.akkurat.dark fp-kontoinhaber-select-field .mdc-notched-outline__leading,.akkurat.dark fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.akkurat.dark fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.akkurat.dark fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.akkurat.dark .navigationbar{border-top-color:#30445d}.akkurat.dark .vermoegen-und-verbindlichkeiten-result{color:#8691a0}.akkurat.dark .mdc-button{font-size:.875rem!important}.akkurat.dark .mdc-button span{white-space:nowrap!important}.akkurat.dark .mdc-button[mat-flat-button]{color:#fff!important;background-color:#06152a!important}.akkurat.dark .mdc-button[mat-stroked-button]{color:#06152a!important;background-color:#fff!important}.akkurat.dark .mat-mdc-outlined-button{border-color:#30445d!important;color:#30445d!important}.akkurat.dark .mdc-button[disabled]{opacity:.6}.akkurat.dark .mat-ripple:not(.ziel-card){color:#000!important}.akkurat.dark.dark .mat-ripple:not(.ziel-card){color:#fff!important}.akkurat.dark.dark .dark-button{color:#000;background-color:#30445d}.akkurat.dark.accessibility-light .accessibility-button,.akkurat.dark.accessibility-dark .accessibility-button{color:#fff;background-color:#30445d}.akkurat.dark.accessibility-light .list-item-link,.akkurat.dark.accessibility-dark .list-item-link{color:#06152a;background-color:#fff}.akkurat.dark.accessibility-light .list-item-link--active,.akkurat.dark.accessibility-light .list-item-link--active .sublist-item-link--active,.akkurat.dark.accessibility-dark .list-item-link--active,.akkurat.dark.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#fff;background-color:#030c1c!important}.akkurat.dark.accessibility-light span.text-primary-not-important,.akkurat.dark.accessibility-dark span.text-primary-not-important,.akkurat.dark.accessibility-light .text-primary,.akkurat.dark.accessibility-dark .text-primary{background-color:#fff!important}.akkurat.dark.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.akkurat.dark.accessibility-light .legal-footer .data-input,.akkurat.dark.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#030c1c!important}.akkurat.dark.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000!important}.akkurat.dark.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.akkurat.dark.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#30445d!important}.akkurat.dark.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#8691a0!important}.akkurat.dark.accessibility-dark .fp-milestone-page .text-primary{color:#556579!important}.akkurat.dark.accessibility-dark .fp-milestone-page .text-accent{color:#30445d!important}.akkurat.dark.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.akkurat.dark.accessibility-dark .bar.bg-primary-50 span{color:#fff!important}.akkurat.dark fp-allgemeines,.akkurat.dark fp-versorgungswunsch,.akkurat.dark fp-versorgungs-wunsch,.akkurat.dark fp-bestehende-versorgung,.akkurat.dark fp-erforderliches-kapital{width:100%!important}.akkurat.dark .mat-toolbar,.akkurat.dark .top-toolbar .mat-toolbar{background-color:#000}.akkurat.dark a,.akkurat.dark .router-link-active,.akkurat.dark .clickable-icon{color:#8691a0}.akkurat.dark a.list-item-link--active,.akkurat.dark .router-link-active.list-item-link--active,.akkurat.dark .clickable-icon.list-item-link--active,.akkurat.dark a.list-item-link--active .sublist-item-link--active,.akkurat.dark .router-link-active.list-item-link--active .sublist-item-link--active,.akkurat.dark .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#424242}.akkurat.dark a:hover,.akkurat.dark .router-link-active:hover,.akkurat.dark .clickable-icon:hover{color:#b6bdc6}.akkurat.dark .emptybankcard{color:#0c2340;border-color:#0c2340}.dr-klein{background-color:#f5f5f5;color:#424242}.dr-klein{--mat-ripple-color: rgba(0, 0, 0, .1)}.dr-klein{--mat-option-selected-state-label-text-color: #196a7c;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.dr-klein .mat-accent{--mat-option-selected-state-label-text-color: #bdbdbd;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.dr-klein .mat-warn{--mat-option-selected-state-label-text-color: #d32f2f;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.dr-klein{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.dr-klein{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.dr-klein{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.dr-klein .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #196a7c;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.dr-klein .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #196a7c;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.dr-klein .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.dr-klein .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.dr-klein .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #d32f2f;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.dr-klein .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #d32f2f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.dr-klein{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.dr-klein{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.dr-klein{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.dr-klein{--mdc-elevated-card-container-shape: 4px}.dr-klein{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.dr-klein{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.dr-klein{--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.dr-klein{--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}.dr-klein{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.dr-klein{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.dr-klein .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #196a7c;--mdc-linear-progress-track-color: rgba(25, 106, 124, .25)}.dr-klein .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #bdbdbd;--mdc-linear-progress-track-color: rgba(189, 189, 189, .25)}.dr-klein .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #d32f2f;--mdc-linear-progress-track-color: rgba(211, 47, 47, .25)}.dr-klein{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.dr-klein{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.dr-klein{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.dr-klein{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.dr-klein{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.dr-klein{--mdc-filled-text-field-caret-color: #196a7c;--mdc-filled-text-field-focus-active-indicator-color: #196a7c;--mdc-filled-text-field-focus-label-text-color: rgba(25, 106, 124, .87);--mdc-filled-text-field-container-color: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #d32f2f;--mdc-filled-text-field-error-focus-label-text-color: #d32f2f;--mdc-filled-text-field-error-label-text-color: #d32f2f;--mdc-filled-text-field-error-caret-color: #d32f2f;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-hover-active-indicator-color: #d32f2f}.dr-klein{--mdc-outlined-text-field-caret-color: #196a7c;--mdc-outlined-text-field-focus-outline-color: #196a7c;--mdc-outlined-text-field-focus-label-text-color: rgba(25, 106, 124, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #d32f2f;--mdc-outlined-text-field-error-focus-label-text-color: #d32f2f;--mdc-outlined-text-field-error-label-text-color: #d32f2f;--mdc-outlined-text-field-error-hover-label-text-color: #d32f2f;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #d32f2f;--mdc-outlined-text-field-error-hover-outline-color: #d32f2f;--mdc-outlined-text-field-error-outline-color: #d32f2f}.dr-klein{--mat-form-field-focus-select-arrow-color: rgba(25, 106, 124, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #d32f2f;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.dr-klein .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #bdbdbd;--mdc-filled-text-field-focus-active-indicator-color: #bdbdbd;--mdc-filled-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.dr-klein .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #bdbdbd;--mdc-outlined-text-field-focus-outline-color: #bdbdbd;--mdc-outlined-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.dr-klein .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(189, 189, 189, .87)}.dr-klein .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #d32f2f;--mdc-filled-text-field-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.dr-klein .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #d32f2f;--mdc-outlined-text-field-focus-outline-color: #d32f2f;--mdc-outlined-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.dr-klein .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(211, 47, 47, .87)}.dr-klein{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.dr-klein{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.dr-klein{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.dr-klein{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.dr-klein{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.dr-klein{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(25, 106, 124, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.dr-klein .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(189, 189, 189, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.dr-klein .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(211, 47, 47, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.dr-klein{--mat-select-arrow-transform: translateY(-8px)}.dr-klein{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.dr-klein{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.dr-klein{--mat-autocomplete-background-color: white}.dr-klein{--mdc-dialog-container-shape: 4px}.dr-klein{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.dr-klein{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.dr-klein{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.dr-klein .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.dr-klein .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.dr-klein .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.dr-klein .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.dr-klein .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.dr-klein .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #196a7c;--mdc-chip-elevated-selected-container-color: #196a7c;--mdc-chip-elevated-disabled-container-color: #196a7c;--mdc-chip-flat-disabled-selected-container-color: #196a7c;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.dr-klein .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.dr-klein .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.dr-klein .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.dr-klein .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color: #bdbdbd;--mdc-chip-elevated-selected-container-color: #bdbdbd;--mdc-chip-elevated-disabled-container-color: #bdbdbd;--mdc-chip-flat-disabled-selected-container-color: #bdbdbd;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}.dr-klein .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.dr-klein .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.dr-klein .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.dr-klein .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #d32f2f;--mdc-chip-elevated-selected-container-color: #d32f2f;--mdc-chip-elevated-disabled-container-color: #d32f2f;--mdc-chip-flat-disabled-selected-container-color: #d32f2f;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.dr-klein .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.dr-klein .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.dr-klein .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.dr-klein .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.dr-klein{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.dr-klein .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.dr-klein{--mdc-switch-selected-focus-state-layer-color: #166274;--mdc-switch-selected-handle-color: #166274;--mdc-switch-selected-hover-state-layer-color: #166274;--mdc-switch-selected-pressed-state-layer-color: #166274;--mdc-switch-selected-focus-handle-color: #083c4c;--mdc-switch-selected-hover-handle-color: #083c4c;--mdc-switch-selected-pressed-handle-color: #083c4c;--mdc-switch-selected-focus-track-color: #5e97a3;--mdc-switch-selected-hover-track-color: #5e97a3;--mdc-switch-selected-pressed-track-color: #5e97a3;--mdc-switch-selected-track-color: #5e97a3;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.dr-klein{--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}.dr-klein .mat-mdc-slide-toggle{--mat-switch-label-text-color: rgba(0, 0, 0, .87)}.dr-klein .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #757575;--mdc-switch-selected-handle-color: #757575;--mdc-switch-selected-hover-state-layer-color: #757575;--mdc-switch-selected-pressed-state-layer-color: #757575;--mdc-switch-selected-focus-handle-color: #212121;--mdc-switch-selected-hover-handle-color: #212121;--mdc-switch-selected-pressed-handle-color: #212121;--mdc-switch-selected-focus-track-color: #e0e0e0;--mdc-switch-selected-hover-track-color: #e0e0e0;--mdc-switch-selected-pressed-track-color: #e0e0e0;--mdc-switch-selected-track-color: #e0e0e0}.dr-klein .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}.dr-klein{--mdc-switch-state-layer-size: 40px}.dr-klein .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.dr-klein{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.dr-klein .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #196a7c;--mdc-radio-selected-hover-icon-color: #196a7c;--mdc-radio-selected-icon-color: #196a7c;--mdc-radio-selected-pressed-icon-color: #196a7c}.dr-klein .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #196a7c;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.dr-klein .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.dr-klein .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #bdbdbd;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.dr-klein .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.dr-klein .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #d32f2f;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.dr-klein{--mdc-radio-state-layer-size: 40px}.dr-klein{--mat-radio-touch-target-display: block}.dr-klein{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.dr-klein{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.dr-klein{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.dr-klein{--mdc-slider-handle-color: #196a7c;--mdc-slider-focus-handle-color: #196a7c;--mdc-slider-hover-handle-color: #196a7c;--mdc-slider-active-track-color: #196a7c;--mdc-slider-inactive-track-color: #196a7c;--mdc-slider-with-tick-marks-inactive-container-color: #196a7c;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000}.dr-klein{--mat-slider-ripple-color: #196a7c;--mat-slider-hover-state-layer-color: rgba(25, 106, 124, .05);--mat-slider-focus-state-layer-color: rgba(25, 106, 124, .2);--mat-slider-value-indicator-opacity: .6}.dr-klein .mat-accent{--mdc-slider-handle-color: #bdbdbd;--mdc-slider-focus-handle-color: #bdbdbd;--mdc-slider-hover-handle-color: #bdbdbd;--mdc-slider-active-track-color: #bdbdbd;--mdc-slider-inactive-track-color: #bdbdbd;--mdc-slider-with-tick-marks-inactive-container-color: #bdbdbd;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87)}.dr-klein .mat-accent{--mat-slider-ripple-color: #bdbdbd;--mat-slider-hover-state-layer-color: rgba(189, 189, 189, .05);--mat-slider-focus-state-layer-color: rgba(189, 189, 189, .2)}.dr-klein .mat-warn{--mdc-slider-handle-color: #d32f2f;--mdc-slider-focus-handle-color: #d32f2f;--mdc-slider-hover-handle-color: #d32f2f;--mdc-slider-active-track-color: #d32f2f;--mdc-slider-inactive-track-color: #d32f2f;--mdc-slider-with-tick-marks-inactive-container-color: #d32f2f;--mdc-slider-with-tick-marks-active-container-color: white}.dr-klein .mat-warn{--mat-slider-ripple-color: #d32f2f;--mat-slider-hover-state-layer-color: rgba(211, 47, 47, .05);--mat-slider-focus-state-layer-color: rgba(211, 47, 47, .2)}.dr-klein{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.dr-klein{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.dr-klein{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12)}.dr-klein{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.dr-klein{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.dr-klein{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.dr-klein{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.dr-klein .mdc-list-item__start,.dr-klein .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #196a7c;--mdc-radio-selected-hover-icon-color: #196a7c;--mdc-radio-selected-icon-color: #196a7c;--mdc-radio-selected-pressed-icon-color: #196a7c}.dr-klein .mat-accent .mdc-list-item__start,.dr-klein .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.dr-klein .mat-warn .mdc-list-item__start,.dr-klein .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.dr-klein .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #196a7c;--mdc-checkbox-selected-hover-icon-color: #196a7c;--mdc-checkbox-selected-icon-color: #196a7c;--mdc-checkbox-selected-pressed-icon-color: #196a7c;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #196a7c;--mdc-checkbox-selected-hover-state-layer-color: #196a7c;--mdc-checkbox-selected-pressed-state-layer-color: #196a7c;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.dr-klein .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.dr-klein .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.dr-klein .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.dr-klein .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.dr-klein .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.dr-klein .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#196a7c}.dr-klein .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.dr-klein .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.dr-klein .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.dr-klein{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.dr-klein{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.dr-klein .mdc-list-item__start,.dr-klein .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.dr-klein .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.dr-klein .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.dr-klein .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.dr-klein .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.dr-klein .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.dr-klein .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.dr-klein{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.dr-klein .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.dr-klein{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}.dr-klein{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.dr-klein{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.dr-klein{--mdc-secondary-navigation-tab-container-height: 48px}.dr-klein{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.dr-klein{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.dr-klein .mat-mdc-tab-group,.dr-klein .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #196a7c}.dr-klein .mat-mdc-tab-group,.dr-klein .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #196a7c;--mat-tab-header-active-ripple-color: #196a7c;--mat-tab-header-inactive-ripple-color: #196a7c;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #196a7c;--mat-tab-header-active-hover-label-text-color: #196a7c;--mat-tab-header-active-focus-indicator-color: #196a7c;--mat-tab-header-active-hover-indicator-color: #196a7c}.dr-klein .mat-mdc-tab-group.mat-accent,.dr-klein .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #bdbdbd}.dr-klein .mat-mdc-tab-group.mat-accent,.dr-klein .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #bdbdbd;--mat-tab-header-active-ripple-color: #bdbdbd;--mat-tab-header-inactive-ripple-color: #bdbdbd;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #bdbdbd;--mat-tab-header-active-hover-label-text-color: #bdbdbd;--mat-tab-header-active-focus-indicator-color: #bdbdbd;--mat-tab-header-active-hover-indicator-color: #bdbdbd}.dr-klein .mat-mdc-tab-group.mat-warn,.dr-klein .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #d32f2f}.dr-klein .mat-mdc-tab-group.mat-warn,.dr-klein .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #d32f2f;--mat-tab-header-active-ripple-color: #d32f2f;--mat-tab-header-inactive-ripple-color: #d32f2f;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #d32f2f;--mat-tab-header-active-hover-label-text-color: #d32f2f;--mat-tab-header-active-focus-indicator-color: #d32f2f;--mat-tab-header-active-hover-indicator-color: #d32f2f}.dr-klein .mat-mdc-tab-group.mat-background-primary,.dr-klein .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #196a7c;--mat-tab-header-with-background-foreground-color: white}.dr-klein .mat-mdc-tab-group.mat-background-accent,.dr-klein .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #bdbdbd;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}.dr-klein .mat-mdc-tab-group.mat-background-warn,.dr-klein .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #d32f2f;--mat-tab-header-with-background-foreground-color: white}.dr-klein .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.dr-klein .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.dr-klein{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.dr-klein{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.dr-klein{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87)}.dr-klein .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #196a7c;--mdc-checkbox-selected-hover-icon-color: #196a7c;--mdc-checkbox-selected-icon-color: #196a7c;--mdc-checkbox-selected-pressed-icon-color: #196a7c;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #196a7c;--mdc-checkbox-selected-hover-state-layer-color: #196a7c;--mdc-checkbox-selected-pressed-state-layer-color: #196a7c;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.dr-klein .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.dr-klein{--mdc-checkbox-state-layer-size: 40px}.dr-klein{--mat-checkbox-touch-target-display: block}.dr-klein{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.dr-klein{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.dr-klein{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.dr-klein{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.dr-klein{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.dr-klein{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.dr-klein{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.dr-klein{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.dr-klein{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.dr-klein{--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.dr-klein{--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12}.dr-klein{--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.dr-klein{--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12}.dr-klein{--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.dr-klein{--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12}.dr-klein{--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.dr-klein{--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.dr-klein .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #196a7c}.dr-klein .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #196a7c;--mat-text-button-ripple-color: rgba(25, 106, 124, .1)}.dr-klein .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #bdbdbd}.dr-klein .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #bdbdbd;--mat-text-button-ripple-color: rgba(189, 189, 189, .1)}.dr-klein .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #d32f2f}.dr-klein .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #d32f2f;--mat-text-button-ripple-color: rgba(211, 47, 47, .1)}.dr-klein .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #196a7c;--mdc-filled-button-label-text-color: white}.dr-klein .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.dr-klein .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #bdbdbd;--mdc-filled-button-label-text-color: black}.dr-klein .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.dr-klein .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #d32f2f;--mdc-filled-button-label-text-color: white}.dr-klein .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.dr-klein .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #196a7c;--mdc-protected-button-label-text-color: white}.dr-klein .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.dr-klein .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #bdbdbd;--mdc-protected-button-label-text-color: black}.dr-klein .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.dr-klein .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #d32f2f;--mdc-protected-button-label-text-color: white}.dr-klein .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.dr-klein .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #196a7c;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.dr-klein .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #196a7c;--mat-outlined-button-ripple-color: rgba(25, 106, 124, .1)}.dr-klein .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #bdbdbd;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.dr-klein .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #bdbdbd;--mat-outlined-button-ripple-color: rgba(189, 189, 189, .1)}.dr-klein .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #d32f2f;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.dr-klein .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #d32f2f;--mat-outlined-button-ripple-color: rgba(211, 47, 47, .1)}.dr-klein{--mdc-text-button-container-height: 36px}.dr-klein{--mdc-filled-button-container-height: 36px}.dr-klein{--mdc-protected-button-container-height: 36px}.dr-klein{--mdc-outlined-button-container-height: 36px}.dr-klein{--mat-text-button-touch-target-display: block}.dr-klein{--mat-filled-button-touch-target-display: block}.dr-klein{--mat-protected-button-touch-target-display: block}.dr-klein{--mat-outlined-button-touch-target-display: block}.dr-klein{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.dr-klein{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.dr-klein{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.dr-klein{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.dr-klein{--mdc-icon-button-icon-size: 24px}.dr-klein{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.dr-klein{--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}.dr-klein .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #196a7c}.dr-klein .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #196a7c;--mat-icon-button-ripple-color: rgba(25, 106, 124, .1)}.dr-klein .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #bdbdbd}.dr-klein .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #bdbdbd;--mat-icon-button-ripple-color: rgba(189, 189, 189, .1)}.dr-klein .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #d32f2f}.dr-klein .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #d32f2f;--mat-icon-button-ripple-color: rgba(211, 47, 47, .1)}.dr-klein{--mat-icon-button-touch-target-display: block}.dr-klein .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.dr-klein{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.dr-klein{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.dr-klein{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.dr-klein{--mdc-fab-container-color: white}.dr-klein{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.dr-klein{--mdc-fab-small-container-color: white}.dr-klein{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.dr-klein .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #196a7c}.dr-klein .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.dr-klein .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #bdbdbd}.dr-klein .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.dr-klein .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #d32f2f}.dr-klein .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.dr-klein .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #196a7c}.dr-klein .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.dr-klein .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #bdbdbd}.dr-klein .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.dr-klein .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #d32f2f}.dr-klein .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.dr-klein{--mat-fab-touch-target-display: block}.dr-klein{--mat-fab-small-touch-target-display: block}.dr-klein{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.dr-klein{--mdc-snackbar-container-shape: 4px}.dr-klein{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}.dr-klein{--mat-snack-bar-button-color: #bad2d8}.dr-klein{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.dr-klein{--mat-table-row-item-outline-width: 1px}.dr-klein{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}.dr-klein{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.dr-klein{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.dr-klein{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.dr-klein{--mdc-circular-progress-active-indicator-color: #196a7c}.dr-klein .mat-accent{--mdc-circular-progress-active-indicator-color: #bdbdbd}.dr-klein .mat-warn{--mdc-circular-progress-active-indicator-color: #d32f2f}.dr-klein{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.dr-klein{--mat-badge-background-color: #196a7c;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.dr-klein .mat-badge-accent{--mat-badge-background-color: #bdbdbd;--mat-badge-text-color: rgba(0, 0, 0, .87)}.dr-klein .mat-badge-warn{--mat-badge-background-color: #d32f2f;--mat-badge-text-color: white}.dr-klein{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.dr-klein{--mat-bottom-sheet-container-shape: 4px}.dr-klein{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.dr-klein{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.dr-klein{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.dr-klein{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.dr-klein{--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd}.dr-klein{--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: rgb(224.4, 224.4, 224.4)}.dr-klein{--mat-standard-button-toggle-height: 48px}.dr-klein{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.dr-klein{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.dr-klein{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.dr-klein{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #196a7c;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(25, 106, 124, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(25, 106, 124, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(25, 106, 124, .3);--mat-datepicker-toggle-active-state-icon-color: #196a7c;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(25, 106, 124, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.dr-klein .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #bdbdbd;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(189, 189, 189, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(189, 189, 189, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.dr-klein .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #d32f2f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(211, 47, 47, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(211, 47, 47, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.dr-klein .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #bdbdbd}.dr-klein .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #d32f2f}.dr-klein .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.dr-klein .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.dr-klein{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.dr-klein{--mat-divider-width: 1px}.dr-klein{--mat-divider-color: rgba(0, 0, 0, .12)}.dr-klein{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.dr-klein{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}.dr-klein{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.dr-klein{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.dr-klein{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.dr-klein{--mat-icon-color: inherit}.dr-klein .mat-icon.mat-primary{--mat-icon-color: #196a7c}.dr-klein .mat-icon.mat-accent{--mat-icon-color: #bdbdbd}.dr-klein .mat-icon.mat-warn{--mat-icon-color: #d32f2f}.dr-klein{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.dr-klein{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}.dr-klein{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #196a7c;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #196a7c;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #196a7c;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #d32f2f;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #d32f2f;--mat-stepper-header-error-state-icon-background-color: transparent}.dr-klein .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #bdbdbd;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #bdbdbd;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #bdbdbd;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87)}.dr-klein .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #d32f2f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #d32f2f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #d32f2f;--mat-stepper-header-edit-state-icon-foreground-color: white}.dr-klein{--mat-stepper-header-height: 72px}.dr-klein{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.dr-klein{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.dr-klein{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.dr-klein .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #196a7c;--mat-toolbar-container-text-color: white}.dr-klein .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #bdbdbd;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.dr-klein .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #d32f2f;--mat-toolbar-container-text-color: white}.dr-klein{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.dr-klein{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.dr-klein{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.dr-klein{--mat-tree-node-min-height: 48px}.dr-klein{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.dr-klein{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.dr-klein{--mat-timepicker-container-background-color: white}.dr-klein::-webkit-scrollbar-track{background-color:#bad2d8}.dr-klein::-webkit-scrollbar-thumb{background-color:#196a7c}.dr-klein::-webkit-scrollbar-thumb:hover{background-color:#3c8090}.dr-klein .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#bad2d8}.dr-klein .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#196a7c}.dr-klein .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#3c8090}.dr-klein .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#bad2d8}.dr-klein .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#196a7c}.dr-klein .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#3c8090}.dr-klein .stroke-primary{stroke:#196a7c!important}.dr-klein .color-primary{color:#196a7c!important}.dr-klein .bg-primary{background-color:#196a7c!important;color:#fff!important}.dr-klein .bg-primary-100{background-color:#bad2d8!important;color:#000!important}.dr-klein .bg-primary-50{background-color:#e3edef!important;color:#000!important}.dr-klein .bg-accent{background-color:#bdbdbd!important}.dr-klein .bg-success{background-color:#81c784!important}.dr-klein .bg-warn{background-color:#d32f2f!important;color:#fff}.dr-klein .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.dr-klein .bg-warn-50{background-color:#ffebee!important;color:#000000de}.dr-klein .text-primary{color:#196a7c!important}.dr-klein .text-primary-not-important{color:#0e4d5f}.dr-klein .border-primary,.dr-klein .border-primary-left,.dr-klein .border-primary-right,.dr-klein .border-primary-top,.dr-klein .border-primary-bottom{border-color:#196a7c}.dr-klein .border-accent{border-color:#bdbdbd!important}.dr-klein .border-accent-100{border-color:#f5f5f5!important}.dr-klein .outline-primary{outline-color:#196a7c!important}.dr-klein .text-warn{color:#f44336!important}.dr-klein .text-error{color:#ef5350!important}.dr-klein .text-accent{color:#9e9e9e!important}.dr-klein .text-hover:hover,.dr-klein .text-hover:hover *{color:#8cb5be!important}.dr-klein .text-success{color:#66bb6a!important}.dr-klein.dark .bg-primary-50{background-color:#083c4c!important}.dr-klein .required.ng-invalid .mat-mdc-form-field-outline-thick,.dr-klein .required.ng-invalid .mat-mdc-input-element,.dr-klein .required.ng-invalid label{opacity:1;caret-color:#d32f2f!important;color:#d32f2f!important}.dr-klein fp-icon-tile .required{border-color:#d32f2f!important;caret-color:#d32f2f!important;color:#d32f2f!important}.dr-klein .mat-button-toggle-checked{background-color:#3c8090}.dr-klein .mdc-slider__value-indicator{background-color:#3c8090!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.dr-klein .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#3c8090!important}.dr-klein fp-kontoinhaber-select-field{font-size:.5em!important}.dr-klein fp-kontoinhaber-select-field .mat-mdc-form-field-label,.dr-klein fp-kontoinhaber-select-field .mat-mdc-select-arrow,.dr-klein fp-kontoinhaber-select-field .mat-mdc-select-value,.dr-klein fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.dr-klein fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.dr-klein fp-kontoinhaber-select-field .mdc-notched-outline__leading,.dr-klein fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.dr-klein fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.dr-klein fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.dr-klein .navigationbar{border-top-color:#3c8090}.dr-klein .vermoegen-und-verbindlichkeiten-result{color:#196a7c}.dr-klein .mdc-button{font-size:.875rem!important}.dr-klein .mdc-button span{white-space:nowrap!important}.dr-klein .mdc-button[mat-flat-button]{color:#fff!important;background-color:#0e4d5f!important}.dr-klein .mdc-button[mat-stroked-button]{color:#0e4d5f!important;background-color:#fff!important}.dr-klein .mat-mdc-outlined-button{border-color:#3c8090!important;color:#3c8090!important}.dr-klein .mdc-button[disabled]{opacity:.6}.dr-klein .mat-ripple:not(.ziel-card){color:#000!important}.dr-klein.dark .mat-ripple:not(.ziel-card){color:#fff!important}.dr-klein.dark .dark-button{color:#000;background-color:#3c8090}.dr-klein.accessibility-light .accessibility-button,.dr-klein.accessibility-dark .accessibility-button{color:#fff;background-color:#3c8090}.dr-klein.accessibility-light .list-item-link,.dr-klein.accessibility-dark .list-item-link{color:#0e4d5f;background-color:#fff}.dr-klein.accessibility-light .list-item-link--active,.dr-klein.accessibility-light .list-item-link--active .sublist-item-link--active,.dr-klein.accessibility-dark .list-item-link--active,.dr-klein.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#fff;background-color:#083c4c!important}.dr-klein.accessibility-light span.text-primary-not-important,.dr-klein.accessibility-dark span.text-primary-not-important,.dr-klein.accessibility-light .text-primary,.dr-klein.accessibility-dark .text-primary{background-color:#fff!important}.dr-klein.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.dr-klein.accessibility-light .legal-footer .data-input,.dr-klein.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#083c4c!important}.dr-klein.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000!important}.dr-klein.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.dr-klein.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#3c8090!important}.dr-klein.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#8cb5be!important}.dr-klein.accessibility-dark .fp-milestone-page .text-primary{color:#5e97a3!important}.dr-klein.accessibility-dark .fp-milestone-page .text-accent{color:#3c8090!important}.dr-klein.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.dr-klein.accessibility-dark .bar.bg-primary-50 span{color:#fff!important}.dr-klein fp-allgemeines,.dr-klein fp-versorgungswunsch,.dr-klein fp-versorgungs-wunsch,.dr-klein fp-bestehende-versorgung,.dr-klein fp-erforderliches-kapital{width:100%!important}.dr-klein .mat-toolbar,.dr-klein .top-toolbar .mat-toolbar{background-color:#fff}.dr-klein .emptybankcard{color:#196a7c;border-color:#196a7c}.dr-klein a,.dr-klein .router-link-active,.dr-klein .clickable-icon{color:#196a7c}.dr-klein a.list-item-link--active,.dr-klein .router-link-active.list-item-link--active,.dr-klein .clickable-icon.list-item-link--active,.dr-klein a.list-item-link--active .sublist-item-link--active,.dr-klein .router-link-active.list-item-link--active .sublist-item-link--active,.dr-klein .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#e0e0e0}.dr-klein a:hover,.dr-klein .router-link-active:hover,.dr-klein .clickable-icon:hover{color:#8cb5be}.dr-klein .checklist{top:50%!important;left:50%!important}.dr-klein.dark{background-color:#000;color:#eee}.dr-klein.dark{--mat-ripple-color: rgba(255, 255, 255, .1)}.dr-klein.dark{--mat-option-selected-state-label-text-color: #8cb5be;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.dr-klein.dark .mat-accent{--mat-option-selected-state-label-text-color: #757575;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.dr-klein.dark .mat-warn{--mat-option-selected-state-label-text-color: #ff1744;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.dr-klein.dark{--mat-optgroup-label-text-color: white}.dr-klein.dark{--mat-full-pseudo-checkbox-selected-icon-color: #757575;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.dr-klein.dark{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #757575;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.dr-klein.dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #8cb5be;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.dr-klein.dark .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #8cb5be;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.dr-klein.dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #757575;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.dr-klein.dark .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #757575;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.dr-klein.dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ff1744;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.dr-klein.dark .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff1744;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.dr-klein.dark{--mat-app-background-color: #303030;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.dr-klein.dark{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.dr-klein.dark{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.dr-klein.dark{--mdc-elevated-card-container-shape: 4px}.dr-klein.dark{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.dr-klein.dark{--mdc-elevated-card-container-color: #424242;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.dr-klein.dark{--mdc-outlined-card-container-color: #424242;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.dr-klein.dark{--mat-card-subtitle-text-color: rgba(255, 255, 255, .7)}.dr-klein.dark{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.dr-klein.dark{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.dr-klein.dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #8cb5be;--mdc-linear-progress-track-color: rgba(140, 181, 190, .25)}.dr-klein.dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #757575;--mdc-linear-progress-track-color: rgba(117, 117, 117, .25)}.dr-klein.dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ff1744;--mdc-linear-progress-track-color: rgba(255, 23, 68, .25)}.dr-klein.dark{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.dr-klein.dark{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.dr-klein.dark{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.dr-klein.dark{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.dr-klein.dark{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.dr-klein.dark{--mdc-filled-text-field-caret-color: #8cb5be;--mdc-filled-text-field-focus-active-indicator-color: #8cb5be;--mdc-filled-text-field-focus-label-text-color: rgba(140, 181, 190, .87);--mdc-filled-text-field-container-color: rgb(73.56, 73.56, 73.56);--mdc-filled-text-field-disabled-container-color: rgb(69.78, 69.78, 69.78);--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #ff1744;--mdc-filled-text-field-error-focus-label-text-color: #ff1744;--mdc-filled-text-field-error-label-text-color: #ff1744;--mdc-filled-text-field-error-caret-color: #ff1744;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #ff1744;--mdc-filled-text-field-error-focus-active-indicator-color: #ff1744;--mdc-filled-text-field-error-hover-active-indicator-color: #ff1744}.dr-klein.dark{--mdc-outlined-text-field-caret-color: #8cb5be;--mdc-outlined-text-field-focus-outline-color: #8cb5be;--mdc-outlined-text-field-focus-label-text-color: rgba(140, 181, 190, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #ff1744;--mdc-outlined-text-field-error-focus-label-text-color: #ff1744;--mdc-outlined-text-field-error-label-text-color: #ff1744;--mdc-outlined-text-field-error-hover-label-text-color: #ff1744;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #ff1744;--mdc-outlined-text-field-error-hover-outline-color: #ff1744;--mdc-outlined-text-field-error-outline-color: #ff1744}.dr-klein.dark{--mat-form-field-focus-select-arrow-color: rgba(140, 181, 190, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #ff1744;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24}.dr-klein.dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #757575;--mdc-filled-text-field-focus-active-indicator-color: #757575;--mdc-filled-text-field-focus-label-text-color: rgba(117, 117, 117, .87)}.dr-klein.dark .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #757575;--mdc-outlined-text-field-focus-outline-color: #757575;--mdc-outlined-text-field-focus-label-text-color: rgba(117, 117, 117, .87)}.dr-klein.dark .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(117, 117, 117, .87)}.dr-klein.dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ff1744;--mdc-filled-text-field-focus-active-indicator-color: #ff1744;--mdc-filled-text-field-focus-label-text-color: rgba(255, 23, 68, .87)}.dr-klein.dark .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #ff1744;--mdc-outlined-text-field-focus-outline-color: #ff1744;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 23, 68, .87)}.dr-klein.dark .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(255, 23, 68, .87)}.dr-klein.dark{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.dr-klein.dark{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.dr-klein.dark{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.dr-klein.dark{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.dr-klein.dark{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.dr-klein.dark{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(140, 181, 190, .87);--mat-select-invalid-arrow-color: rgba(255, 23, 68, .87)}.dr-klein.dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(117, 117, 117, .87);--mat-select-invalid-arrow-color: rgba(255, 23, 68, .87)}.dr-klein.dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(255, 23, 68, .87);--mat-select-invalid-arrow-color: rgba(255, 23, 68, .87)}.dr-klein.dark{--mat-select-arrow-transform: translateY(-8px)}.dr-klein.dark{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.dr-klein.dark{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.dr-klein.dark{--mat-autocomplete-background-color: #424242}.dr-klein.dark{--mdc-dialog-container-shape: 4px}.dr-klein.dark{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.dr-klein.dark{--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.dr-klein.dark{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.dr-klein.dark .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.dr-klein.dark .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.dr-klein.dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-disabled-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-flat-disabled-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa}.dr-klein.dark .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.dr-klein.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.dr-klein.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #8cb5be;--mdc-chip-elevated-selected-container-color: #8cb5be;--mdc-chip-elevated-disabled-container-color: #8cb5be;--mdc-chip-flat-disabled-selected-container-color: #8cb5be;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black}.dr-klein.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.dr-klein.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.dr-klein.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.dr-klein.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #757575;--mdc-chip-elevated-selected-container-color: #757575;--mdc-chip-elevated-disabled-container-color: #757575;--mdc-chip-flat-disabled-selected-container-color: #757575;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.dr-klein.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.dr-klein.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.dr-klein.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.dr-klein.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ff1744;--mdc-chip-elevated-selected-container-color: #ff1744;--mdc-chip-elevated-disabled-container-color: #ff1744;--mdc-chip-flat-disabled-selected-container-color: #ff1744;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.dr-klein.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.dr-klein.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.dr-klein.dark .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.dr-klein.dark .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.dr-klein.dark{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.dr-klein.dark .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.dr-klein.dark{--mdc-switch-selected-focus-state-layer-color: #5e97a3;--mdc-switch-selected-handle-color: #5e97a3;--mdc-switch-selected-hover-state-layer-color: #5e97a3;--mdc-switch-selected-pressed-state-layer-color: #5e97a3;--mdc-switch-selected-focus-handle-color: #8cb5be;--mdc-switch-selected-hover-handle-color: #8cb5be;--mdc-switch-selected-pressed-handle-color: #8cb5be;--mdc-switch-selected-focus-track-color: #166274;--mdc-switch-selected-hover-track-color: #166274;--mdc-switch-selected-pressed-track-color: #166274;--mdc-switch-selected-track-color: #166274;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.dr-klein.dark{--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5)}.dr-klein.dark .mat-mdc-slide-toggle{--mat-switch-label-text-color: white}.dr-klein.dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #e0e0e0;--mdc-switch-selected-handle-color: #e0e0e0;--mdc-switch-selected-hover-state-layer-color: #e0e0e0;--mdc-switch-selected-pressed-state-layer-color: #e0e0e0;--mdc-switch-selected-focus-handle-color: #eeeeee;--mdc-switch-selected-hover-handle-color: #eeeeee;--mdc-switch-selected-pressed-handle-color: #eeeeee;--mdc-switch-selected-focus-track-color: #757575;--mdc-switch-selected-hover-track-color: #757575;--mdc-switch-selected-pressed-track-color: #757575;--mdc-switch-selected-track-color: #757575}.dr-klein.dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e57373;--mdc-switch-selected-handle-color: #e57373;--mdc-switch-selected-hover-state-layer-color: #e57373;--mdc-switch-selected-pressed-state-layer-color: #e57373;--mdc-switch-selected-focus-handle-color: #ef9a9a;--mdc-switch-selected-hover-handle-color: #ef9a9a;--mdc-switch-selected-pressed-handle-color: #ef9a9a;--mdc-switch-selected-focus-track-color: #e53935;--mdc-switch-selected-hover-track-color: #e53935;--mdc-switch-selected-pressed-track-color: #e53935;--mdc-switch-selected-track-color: #e53935}.dr-klein.dark{--mdc-switch-state-layer-size: 40px}.dr-klein.dark .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.dr-klein.dark{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.dr-klein.dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #8cb5be;--mdc-radio-selected-hover-icon-color: #8cb5be;--mdc-radio-selected-icon-color: #8cb5be;--mdc-radio-selected-pressed-icon-color: #8cb5be}.dr-klein.dark .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #8cb5be;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.dr-klein.dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #757575;--mdc-radio-selected-hover-icon-color: #757575;--mdc-radio-selected-icon-color: #757575;--mdc-radio-selected-pressed-icon-color: #757575}.dr-klein.dark .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #757575;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.dr-klein.dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ff1744;--mdc-radio-selected-hover-icon-color: #ff1744;--mdc-radio-selected-icon-color: #ff1744;--mdc-radio-selected-pressed-icon-color: #ff1744}.dr-klein.dark .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #ff1744;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.dr-klein.dark{--mdc-radio-state-layer-size: 40px}.dr-klein.dark{--mat-radio-touch-target-display: block}.dr-klein.dark{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.dr-klein.dark{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.dr-klein.dark{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.dr-klein.dark{--mdc-slider-handle-color: #8cb5be;--mdc-slider-focus-handle-color: #8cb5be;--mdc-slider-hover-handle-color: #8cb5be;--mdc-slider-active-track-color: #8cb5be;--mdc-slider-inactive-track-color: #8cb5be;--mdc-slider-with-tick-marks-inactive-container-color: #8cb5be;--mdc-slider-with-tick-marks-active-container-color: black;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff}.dr-klein.dark{--mat-slider-ripple-color: #8cb5be;--mat-slider-hover-state-layer-color: rgba(140, 181, 190, .05);--mat-slider-focus-state-layer-color: rgba(140, 181, 190, .2);--mat-slider-value-indicator-opacity: .9}.dr-klein.dark .mat-accent{--mdc-slider-handle-color: #757575;--mdc-slider-focus-handle-color: #757575;--mdc-slider-hover-handle-color: #757575;--mdc-slider-active-track-color: #757575;--mdc-slider-inactive-track-color: #757575;--mdc-slider-with-tick-marks-inactive-container-color: #757575;--mdc-slider-with-tick-marks-active-container-color: white}.dr-klein.dark .mat-accent{--mat-slider-ripple-color: #757575;--mat-slider-hover-state-layer-color: rgba(117, 117, 117, .05);--mat-slider-focus-state-layer-color: rgba(117, 117, 117, .2)}.dr-klein.dark .mat-warn{--mdc-slider-handle-color: #ff1744;--mdc-slider-focus-handle-color: #ff1744;--mdc-slider-hover-handle-color: #ff1744;--mdc-slider-active-track-color: #ff1744;--mdc-slider-inactive-track-color: #ff1744;--mdc-slider-with-tick-marks-inactive-container-color: #ff1744;--mdc-slider-with-tick-marks-active-container-color: white}.dr-klein.dark .mat-warn{--mat-slider-ripple-color: #ff1744;--mat-slider-hover-state-layer-color: rgba(255, 23, 68, .05);--mat-slider-focus-state-layer-color: rgba(255, 23, 68, .2)}.dr-klein.dark{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.dr-klein.dark{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.dr-klein.dark{--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #424242;--mat-menu-divider-color: rgba(255, 255, 255, .12)}.dr-klein.dark{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.dr-klein.dark{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.dr-klein.dark{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.dr-klein.dark{--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24}.dr-klein.dark .mdc-list-item__start,.dr-klein.dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #8cb5be;--mdc-radio-selected-hover-icon-color: #8cb5be;--mdc-radio-selected-icon-color: #8cb5be;--mdc-radio-selected-pressed-icon-color: #8cb5be}.dr-klein.dark .mat-accent .mdc-list-item__start,.dr-klein.dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #757575;--mdc-radio-selected-hover-icon-color: #757575;--mdc-radio-selected-icon-color: #757575;--mdc-radio-selected-pressed-icon-color: #757575}.dr-klein.dark .mat-warn .mdc-list-item__start,.dr-klein.dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ff1744;--mdc-radio-selected-hover-icon-color: #ff1744;--mdc-radio-selected-icon-color: #ff1744;--mdc-radio-selected-pressed-icon-color: #ff1744}.dr-klein.dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #8cb5be;--mdc-checkbox-selected-hover-icon-color: #8cb5be;--mdc-checkbox-selected-icon-color: #8cb5be;--mdc-checkbox-selected-pressed-icon-color: #8cb5be;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #8cb5be;--mdc-checkbox-selected-hover-state-layer-color: #8cb5be;--mdc-checkbox-selected-pressed-state-layer-color: #8cb5be;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.dr-klein.dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #757575;--mdc-checkbox-selected-hover-icon-color: #757575;--mdc-checkbox-selected-icon-color: #757575;--mdc-checkbox-selected-pressed-icon-color: #757575;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #757575;--mdc-checkbox-selected-hover-state-layer-color: #757575;--mdc-checkbox-selected-pressed-state-layer-color: #757575;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.dr-klein.dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ff1744;--mdc-checkbox-selected-hover-icon-color: #ff1744;--mdc-checkbox-selected-icon-color: #ff1744;--mdc-checkbox-selected-pressed-icon-color: #ff1744;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff1744;--mdc-checkbox-selected-hover-state-layer-color: #ff1744;--mdc-checkbox-selected-pressed-state-layer-color: #ff1744;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.dr-klein.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.dr-klein.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.dr-klein.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.dr-klein.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#8cb5be}.dr-klein.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.dr-klein.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.dr-klein.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.dr-klein.dark{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.dr-klein.dark{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.dr-klein.dark .mdc-list-item__start,.dr-klein.dark .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.dr-klein.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.dr-klein.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.dr-klein.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.dr-klein.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.dr-klein.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.dr-klein.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.dr-klein.dark{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.dr-klein.dark .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.dr-klein.dark{--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12)}.dr-klein.dark{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.dr-klein.dark{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.dr-klein.dark{--mdc-secondary-navigation-tab-container-height: 48px}.dr-klein.dark{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.dr-klein.dark{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.dr-klein.dark .mat-mdc-tab-group,.dr-klein.dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #8cb5be}.dr-klein.dark .mat-mdc-tab-group,.dr-klein.dark .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #8cb5be;--mat-tab-header-active-ripple-color: #8cb5be;--mat-tab-header-inactive-ripple-color: #8cb5be;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #8cb5be;--mat-tab-header-active-hover-label-text-color: #8cb5be;--mat-tab-header-active-focus-indicator-color: #8cb5be;--mat-tab-header-active-hover-indicator-color: #8cb5be}.dr-klein.dark .mat-mdc-tab-group.mat-accent,.dr-klein.dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #757575}.dr-klein.dark .mat-mdc-tab-group.mat-accent,.dr-klein.dark .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #757575;--mat-tab-header-active-ripple-color: #757575;--mat-tab-header-inactive-ripple-color: #757575;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #757575;--mat-tab-header-active-hover-label-text-color: #757575;--mat-tab-header-active-focus-indicator-color: #757575;--mat-tab-header-active-hover-indicator-color: #757575}.dr-klein.dark .mat-mdc-tab-group.mat-warn,.dr-klein.dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ff1744}.dr-klein.dark .mat-mdc-tab-group.mat-warn,.dr-klein.dark .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #ff1744;--mat-tab-header-active-ripple-color: #ff1744;--mat-tab-header-inactive-ripple-color: #ff1744;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #ff1744;--mat-tab-header-active-hover-label-text-color: #ff1744;--mat-tab-header-active-focus-indicator-color: #ff1744;--mat-tab-header-active-hover-indicator-color: #ff1744}.dr-klein.dark .mat-mdc-tab-group.mat-background-primary,.dr-klein.dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #8cb5be;--mat-tab-header-with-background-foreground-color: black}.dr-klein.dark .mat-mdc-tab-group.mat-background-accent,.dr-klein.dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #757575;--mat-tab-header-with-background-foreground-color: white}.dr-klein.dark .mat-mdc-tab-group.mat-background-warn,.dr-klein.dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ff1744;--mat-tab-header-with-background-foreground-color: white}.dr-klein.dark .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.dr-klein.dark .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.dr-klein.dark{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.dr-klein.dark{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #757575;--mdc-checkbox-selected-hover-icon-color: #757575;--mdc-checkbox-selected-icon-color: #757575;--mdc-checkbox-selected-pressed-icon-color: #757575;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #757575;--mdc-checkbox-selected-hover-state-layer-color: #757575;--mdc-checkbox-selected-pressed-state-layer-color: #757575;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.dr-klein.dark{--mat-checkbox-disabled-label-color: rgba(255, 255, 255, .5);--mat-checkbox-label-text-color: white}.dr-klein.dark .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #8cb5be;--mdc-checkbox-selected-hover-icon-color: #8cb5be;--mdc-checkbox-selected-icon-color: #8cb5be;--mdc-checkbox-selected-pressed-icon-color: #8cb5be;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #8cb5be;--mdc-checkbox-selected-hover-state-layer-color: #8cb5be;--mdc-checkbox-selected-pressed-state-layer-color: #8cb5be;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.dr-klein.dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ff1744;--mdc-checkbox-selected-hover-icon-color: #ff1744;--mdc-checkbox-selected-icon-color: #ff1744;--mdc-checkbox-selected-pressed-icon-color: #ff1744;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff1744;--mdc-checkbox-selected-hover-state-layer-color: #ff1744;--mdc-checkbox-selected-pressed-state-layer-color: #ff1744;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.dr-klein.dark{--mdc-checkbox-state-layer-size: 40px}.dr-klein.dark{--mat-checkbox-touch-target-display: block}.dr-klein.dark{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.dr-klein.dark{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.dr-klein.dark{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.dr-klein.dark{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.dr-klein.dark{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.dr-klein.dark{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.dr-klein.dark{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.dr-klein.dark{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.dr-klein.dark{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.dr-klein.dark{--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.dr-klein.dark{--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24}.dr-klein.dark{--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.dr-klein.dark{--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24}.dr-klein.dark{--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.dr-klein.dark{--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24}.dr-klein.dark{--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.dr-klein.dark{--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24}.dr-klein.dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #8cb5be}.dr-klein.dark .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #8cb5be;--mat-text-button-ripple-color: rgba(140, 181, 190, .1)}.dr-klein.dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #757575}.dr-klein.dark .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #757575;--mat-text-button-ripple-color: rgba(117, 117, 117, .1)}.dr-klein.dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ff1744}.dr-klein.dark .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #ff1744;--mat-text-button-ripple-color: rgba(255, 23, 68, .1)}.dr-klein.dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #8cb5be;--mdc-filled-button-label-text-color: black}.dr-klein.dark .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.dr-klein.dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #757575;--mdc-filled-button-label-text-color: white}.dr-klein.dark .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.dr-klein.dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ff1744;--mdc-filled-button-label-text-color: white}.dr-klein.dark .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.dr-klein.dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #8cb5be;--mdc-protected-button-label-text-color: black}.dr-klein.dark .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.dr-klein.dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #757575;--mdc-protected-button-label-text-color: white}.dr-klein.dark .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.dr-klein.dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ff1744;--mdc-protected-button-label-text-color: white}.dr-klein.dark .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.dr-klein.dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #8cb5be;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.dr-klein.dark .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #8cb5be;--mat-outlined-button-ripple-color: rgba(140, 181, 190, .1)}.dr-klein.dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #757575;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.dr-klein.dark .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #757575;--mat-outlined-button-ripple-color: rgba(117, 117, 117, .1)}.dr-klein.dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ff1744;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.dr-klein.dark .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #ff1744;--mat-outlined-button-ripple-color: rgba(255, 23, 68, .1)}.dr-klein.dark{--mdc-text-button-container-height: 36px}.dr-klein.dark{--mdc-filled-button-container-height: 36px}.dr-klein.dark{--mdc-protected-button-container-height: 36px}.dr-klein.dark{--mdc-outlined-button-container-height: 36px}.dr-klein.dark{--mat-text-button-touch-target-display: block}.dr-klein.dark{--mat-filled-button-touch-target-display: block}.dr-klein.dark{--mat-protected-button-touch-target-display: block}.dr-klein.dark{--mat-outlined-button-touch-target-display: block}.dr-klein.dark{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.dr-klein.dark{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.dr-klein.dark{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.dr-klein.dark{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.dr-klein.dark{--mdc-icon-button-icon-size: 24px}.dr-klein.dark{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5)}.dr-klein.dark{--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24}.dr-klein.dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #8cb5be}.dr-klein.dark .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #8cb5be;--mat-icon-button-ripple-color: rgba(140, 181, 190, .1)}.dr-klein.dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #757575}.dr-klein.dark .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #757575;--mat-icon-button-ripple-color: rgba(117, 117, 117, .1)}.dr-klein.dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ff1744}.dr-klein.dark .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #ff1744;--mat-icon-button-ripple-color: rgba(255, 23, 68, .1)}.dr-klein.dark{--mat-icon-button-touch-target-display: block}.dr-klein.dark .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.dr-klein.dark{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.dr-klein.dark{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.dr-klein.dark{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.dr-klein.dark{--mdc-fab-container-color: #424242}.dr-klein.dark{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.dr-klein.dark{--mdc-fab-small-container-color: #424242}.dr-klein.dark{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-small-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.dr-klein.dark .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #8cb5be}.dr-klein.dark .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.dr-klein.dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #757575}.dr-klein.dark .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.dr-klein.dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ff1744}.dr-klein.dark .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.dr-klein.dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #8cb5be}.dr-klein.dark .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.dr-klein.dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #757575}.dr-klein.dark .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.dr-klein.dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ff1744}.dr-klein.dark .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.dr-klein.dark{--mat-fab-touch-target-display: block}.dr-klein.dark{--mat-fab-small-touch-target-display: block}.dr-klein.dark{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.dr-klein.dark{--mdc-snackbar-container-shape: 4px}.dr-klein.dark{--mdc-snackbar-container-color: rgb(217.2, 217.2, 217.2);--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87)}.dr-klein.dark{--mat-snack-bar-button-color: #196a7c}.dr-klein.dark{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.dr-klein.dark{--mat-table-row-item-outline-width: 1px}.dr-klein.dark{--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12)}.dr-klein.dark{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.dr-klein.dark{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.dr-klein.dark{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.dr-klein.dark{--mdc-circular-progress-active-indicator-color: #8cb5be}.dr-klein.dark .mat-accent{--mdc-circular-progress-active-indicator-color: #757575}.dr-klein.dark .mat-warn{--mdc-circular-progress-active-indicator-color: #ff1744}.dr-klein.dark{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.dr-klein.dark{--mat-badge-background-color: #8cb5be;--mat-badge-text-color: black;--mat-badge-disabled-state-background-color: rgb(110.1, 110.1, 110.1);--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5)}.dr-klein.dark .mat-badge-accent{--mat-badge-background-color: #757575;--mat-badge-text-color: white}.dr-klein.dark .mat-badge-warn{--mat-badge-background-color: #ff1744;--mat-badge-text-color: white}.dr-klein.dark{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.dr-klein.dark{--mat-bottom-sheet-container-shape: 4px}.dr-klein.dark{--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242}.dr-klein.dark{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.dr-klein.dark{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.dr-klein.dark{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.dr-klein.dark{--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242}.dr-klein.dark{--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: rgb(88.68, 88.68, 88.68)}.dr-klein.dark{--mat-standard-button-toggle-height: 48px}.dr-klein.dark{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.dr-klein.dark{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.dr-klein.dark{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.dr-klein.dark{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #8cb5be;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(140, 181, 190, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(140, 181, 190, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(140, 181, 190, .3);--mat-datepicker-toggle-active-state-icon-color: #8cb5be;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(140, 181, 190, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white}.dr-klein.dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #757575;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(117, 117, 117, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(117, 117, 117, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(117, 117, 117, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(117, 117, 117, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.dr-klein.dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ff1744;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 23, 68, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 23, 68, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 23, 68, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 23, 68, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.dr-klein.dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #757575}.dr-klein.dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ff1744}.dr-klein.dark .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.dr-klein.dark .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.dr-klein.dark{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.dr-klein.dark{--mat-divider-width: 1px}.dr-klein.dark{--mat-divider-color: rgba(255, 255, 255, .12)}.dr-klein.dark{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.dr-klein.dark{--mat-expansion-container-background-color: #424242;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7)}.dr-klein.dark{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.dr-klein.dark{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.dr-klein.dark{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.dr-klein.dark{--mat-icon-color: inherit}.dr-klein.dark .mat-icon.mat-primary{--mat-icon-color: #8cb5be}.dr-klein.dark .mat-icon.mat-accent{--mat-icon-color: #757575}.dr-klein.dark .mat-icon.mat-warn{--mat-icon-color: #ff1744}.dr-klein.dark{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.dr-klein.dark{--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6)}.dr-klein.dark{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #8cb5be;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #8cb5be;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #8cb5be;--mat-stepper-header-edit-state-icon-foreground-color: black;--mat-stepper-container-color: #424242;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #ff1744;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #ff1744;--mat-stepper-header-error-state-icon-background-color: transparent}.dr-klein.dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #757575;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #757575;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #757575;--mat-stepper-header-edit-state-icon-foreground-color: white}.dr-klein.dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ff1744;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ff1744;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ff1744;--mat-stepper-header-edit-state-icon-foreground-color: white}.dr-klein.dark{--mat-stepper-header-height: 72px}.dr-klein.dark{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.dr-klein.dark{--mat-sort-arrow-color: rgb(198.3, 198.3, 198.3)}.dr-klein.dark{--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white}.dr-klein.dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #8cb5be;--mat-toolbar-container-text-color: black}.dr-klein.dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #757575;--mat-toolbar-container-text-color: white}.dr-klein.dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ff1744;--mat-toolbar-container-text-color: white}.dr-klein.dark{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.dr-klein.dark{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.dr-klein.dark{--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white}.dr-klein.dark{--mat-tree-node-min-height: 48px}.dr-klein.dark{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.dr-klein.dark{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.dr-klein.dark{--mat-timepicker-container-background-color: #424242}.dr-klein.dark::-webkit-scrollbar-track{background-color:#bad2d8}.dr-klein.dark::-webkit-scrollbar-thumb{background-color:#8cb5be}.dr-klein.dark::-webkit-scrollbar-thumb:hover{background-color:#3c8090}.dr-klein.dark .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#bad2d8}.dr-klein.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#8cb5be}.dr-klein.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#3c8090}.dr-klein.dark .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#bad2d8}.dr-klein.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#8cb5be}.dr-klein.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#3c8090}.dr-klein.dark .stroke-primary{stroke:#8cb5be!important}.dr-klein.dark .color-primary{color:#8cb5be!important}.dr-klein.dark .bg-primary{background-color:#8cb5be!important;color:#fff!important}.dr-klein.dark .bg-primary-100{background-color:#bad2d8!important;color:#000!important}.dr-klein.dark .bg-primary-50{background-color:#e3edef!important;color:#000!important}.dr-klein.dark .bg-accent{background-color:#757575!important}.dr-klein.dark .bg-success{background-color:#81c784!important}.dr-klein.dark .bg-warn{background-color:#ff1744!important;color:#fff}.dr-klein.dark .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.dr-klein.dark .bg-warn-50{background-color:#ffebee!important;color:#000000de}.dr-klein.dark .text-primary{color:#8cb5be!important}.dr-klein.dark .text-primary-not-important{color:#0e4d5f}.dr-klein.dark .border-primary,.dr-klein.dark .border-primary-left,.dr-klein.dark .border-primary-right,.dr-klein.dark .border-primary-top,.dr-klein.dark .border-primary-bottom{border-color:#8cb5be}.dr-klein.dark .border-accent{border-color:#757575!important}.dr-klein.dark .border-accent-100{border-color:#f5f5f5!important}.dr-klein.dark .outline-primary{outline-color:#8cb5be!important}.dr-klein.dark .text-warn{color:#f44336!important}.dr-klein.dark .text-error{color:#ef5350!important}.dr-klein.dark .text-accent{color:#9e9e9e!important}.dr-klein.dark .text-hover:hover,.dr-klein.dark .text-hover:hover *{color:#8cb5be!important}.dr-klein.dark .text-success{color:#66bb6a!important}.dr-klein.dark.dark .bg-primary-50{background-color:#083c4c!important}.dr-klein.dark .required.ng-invalid .mat-mdc-form-field-outline-thick,.dr-klein.dark .required.ng-invalid .mat-mdc-input-element,.dr-klein.dark .required.ng-invalid label{opacity:1;caret-color:#ff1744!important;color:#ff1744!important}.dr-klein.dark fp-icon-tile .required{border-color:#ff1744!important;caret-color:#ff1744!important;color:#ff1744!important}.dr-klein.dark .mat-button-toggle-checked{background-color:#3c8090}.dr-klein.dark .mdc-slider__value-indicator{background-color:#3c8090!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.dr-klein.dark .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#3c8090!important}.dr-klein.dark fp-kontoinhaber-select-field{font-size:.5em!important}.dr-klein.dark fp-kontoinhaber-select-field .mat-mdc-form-field-label,.dr-klein.dark fp-kontoinhaber-select-field .mat-mdc-select-arrow,.dr-klein.dark fp-kontoinhaber-select-field .mat-mdc-select-value,.dr-klein.dark fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.dr-klein.dark fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.dr-klein.dark fp-kontoinhaber-select-field .mdc-notched-outline__leading,.dr-klein.dark fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.dr-klein.dark fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.dr-klein.dark fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.dr-klein.dark .navigationbar{border-top-color:#3c8090}.dr-klein.dark .vermoegen-und-verbindlichkeiten-result{color:#8cb5be}.dr-klein.dark .mdc-button{font-size:.875rem!important}.dr-klein.dark .mdc-button span{white-space:nowrap!important}.dr-klein.dark .mdc-button[mat-flat-button]{color:#fff!important;background-color:#0e4d5f!important}.dr-klein.dark .mdc-button[mat-stroked-button]{color:#0e4d5f!important;background-color:#fff!important}.dr-klein.dark .mat-mdc-outlined-button{border-color:#3c8090!important;color:#3c8090!important}.dr-klein.dark .mdc-button[disabled]{opacity:.6}.dr-klein.dark .mat-ripple:not(.ziel-card){color:#000!important}.dr-klein.dark.dark .mat-ripple:not(.ziel-card){color:#fff!important}.dr-klein.dark.dark .dark-button{color:#000;background-color:#3c8090}.dr-klein.dark.accessibility-light .accessibility-button,.dr-klein.dark.accessibility-dark .accessibility-button{color:#fff;background-color:#3c8090}.dr-klein.dark.accessibility-light .list-item-link,.dr-klein.dark.accessibility-dark .list-item-link{color:#0e4d5f;background-color:#fff}.dr-klein.dark.accessibility-light .list-item-link--active,.dr-klein.dark.accessibility-light .list-item-link--active .sublist-item-link--active,.dr-klein.dark.accessibility-dark .list-item-link--active,.dr-klein.dark.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#fff;background-color:#083c4c!important}.dr-klein.dark.accessibility-light span.text-primary-not-important,.dr-klein.dark.accessibility-dark span.text-primary-not-important,.dr-klein.dark.accessibility-light .text-primary,.dr-klein.dark.accessibility-dark .text-primary{background-color:#fff!important}.dr-klein.dark.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.dr-klein.dark.accessibility-light .legal-footer .data-input,.dr-klein.dark.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#083c4c!important}.dr-klein.dark.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000!important}.dr-klein.dark.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.dr-klein.dark.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#3c8090!important}.dr-klein.dark.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#8cb5be!important}.dr-klein.dark.accessibility-dark .fp-milestone-page .text-primary{color:#5e97a3!important}.dr-klein.dark.accessibility-dark .fp-milestone-page .text-accent{color:#3c8090!important}.dr-klein.dark.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.dr-klein.dark.accessibility-dark .bar.bg-primary-50 span{color:#fff!important}.dr-klein.dark fp-allgemeines,.dr-klein.dark fp-versorgungswunsch,.dr-klein.dark fp-versorgungs-wunsch,.dr-klein.dark fp-bestehende-versorgung,.dr-klein.dark fp-erforderliches-kapital{width:100%!important}.dr-klein.dark .mat-toolbar,.dr-klein.dark .top-toolbar .mat-toolbar{background-color:#000}.dr-klein.dark a,.dr-klein.dark .router-link-active,.dr-klein.dark .clickable-icon{color:#8cb5be}.dr-klein.dark a.list-item-link--active,.dr-klein.dark .router-link-active.list-item-link--active,.dr-klein.dark .clickable-icon.list-item-link--active,.dr-klein.dark a.list-item-link--active .sublist-item-link--active,.dr-klein.dark .router-link-active.list-item-link--active .sublist-item-link--active,.dr-klein.dark .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#424242}.dr-klein.dark a:hover,.dr-klein.dark .router-link-active:hover,.dr-klein.dark .clickable-icon:hover{color:#bad2d8}.dr-klein.dark .emptybankcard{color:#196a7c;border-color:#196a7c}.compexx{background-color:#f5f5f5;color:#424242}.compexx{--mat-ripple-color: rgba(0, 0, 0, .1)}.compexx{--mat-option-selected-state-label-text-color: #0064ae;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.compexx .mat-accent{--mat-option-selected-state-label-text-color: #bdbdbd;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.compexx .mat-warn{--mat-option-selected-state-label-text-color: #d32f2f;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.compexx{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.compexx{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.compexx{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.compexx .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #0064ae;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.compexx .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #0064ae;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.compexx .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.compexx .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.compexx .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #d32f2f;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.compexx .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #d32f2f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.compexx{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.compexx{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.compexx{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.compexx{--mdc-elevated-card-container-shape: 4px}.compexx{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.compexx{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.compexx{--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.compexx{--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}.compexx{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.compexx{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.compexx .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #0064ae;--mdc-linear-progress-track-color: rgba(0, 100, 174, .25)}.compexx .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #bdbdbd;--mdc-linear-progress-track-color: rgba(189, 189, 189, .25)}.compexx .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #d32f2f;--mdc-linear-progress-track-color: rgba(211, 47, 47, .25)}.compexx{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.compexx{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.compexx{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.compexx{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.compexx{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.compexx{--mdc-filled-text-field-caret-color: #0064ae;--mdc-filled-text-field-focus-active-indicator-color: #0064ae;--mdc-filled-text-field-focus-label-text-color: rgba(0, 100, 174, .87);--mdc-filled-text-field-container-color: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #d32f2f;--mdc-filled-text-field-error-focus-label-text-color: #d32f2f;--mdc-filled-text-field-error-label-text-color: #d32f2f;--mdc-filled-text-field-error-caret-color: #d32f2f;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-hover-active-indicator-color: #d32f2f}.compexx{--mdc-outlined-text-field-caret-color: #0064ae;--mdc-outlined-text-field-focus-outline-color: #0064ae;--mdc-outlined-text-field-focus-label-text-color: rgba(0, 100, 174, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #d32f2f;--mdc-outlined-text-field-error-focus-label-text-color: #d32f2f;--mdc-outlined-text-field-error-label-text-color: #d32f2f;--mdc-outlined-text-field-error-hover-label-text-color: #d32f2f;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #d32f2f;--mdc-outlined-text-field-error-hover-outline-color: #d32f2f;--mdc-outlined-text-field-error-outline-color: #d32f2f}.compexx{--mat-form-field-focus-select-arrow-color: rgba(0, 100, 174, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #d32f2f;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.compexx .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #bdbdbd;--mdc-filled-text-field-focus-active-indicator-color: #bdbdbd;--mdc-filled-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.compexx .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #bdbdbd;--mdc-outlined-text-field-focus-outline-color: #bdbdbd;--mdc-outlined-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.compexx .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(189, 189, 189, .87)}.compexx .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #d32f2f;--mdc-filled-text-field-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.compexx .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #d32f2f;--mdc-outlined-text-field-focus-outline-color: #d32f2f;--mdc-outlined-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.compexx .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(211, 47, 47, .87)}.compexx{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.compexx{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.compexx{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.compexx{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.compexx{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.compexx{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(0, 100, 174, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.compexx .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(189, 189, 189, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.compexx .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(211, 47, 47, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.compexx{--mat-select-arrow-transform: translateY(-8px)}.compexx{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.compexx{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.compexx{--mat-autocomplete-background-color: white}.compexx{--mdc-dialog-container-shape: 4px}.compexx{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.compexx{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.compexx{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.compexx .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.compexx .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.compexx .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.compexx .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.compexx .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.compexx .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #0064ae;--mdc-chip-elevated-selected-container-color: #0064ae;--mdc-chip-elevated-disabled-container-color: #0064ae;--mdc-chip-flat-disabled-selected-container-color: #0064ae;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.compexx .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.compexx .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.compexx .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.compexx .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color: #bdbdbd;--mdc-chip-elevated-selected-container-color: #bdbdbd;--mdc-chip-elevated-disabled-container-color: #bdbdbd;--mdc-chip-flat-disabled-selected-container-color: #bdbdbd;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}.compexx .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.compexx .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.compexx .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.compexx .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #d32f2f;--mdc-chip-elevated-selected-container-color: #d32f2f;--mdc-chip-elevated-disabled-container-color: #d32f2f;--mdc-chip-flat-disabled-selected-container-color: #d32f2f;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.compexx .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.compexx .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.compexx .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.compexx .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.compexx{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.compexx .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.compexx{--mdc-switch-selected-focus-state-layer-color: #005ca7;--mdc-switch-selected-handle-color: #005ca7;--mdc-switch-selected-hover-state-layer-color: #005ca7;--mdc-switch-selected-pressed-state-layer-color: #005ca7;--mdc-switch-selected-focus-handle-color: #003684;--mdc-switch-selected-hover-handle-color: #003684;--mdc-switch-selected-pressed-handle-color: #003684;--mdc-switch-selected-focus-track-color: #4d93c6;--mdc-switch-selected-hover-track-color: #4d93c6;--mdc-switch-selected-pressed-track-color: #4d93c6;--mdc-switch-selected-track-color: #4d93c6;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.compexx{--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}.compexx .mat-mdc-slide-toggle{--mat-switch-label-text-color: rgba(0, 0, 0, .87)}.compexx .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #757575;--mdc-switch-selected-handle-color: #757575;--mdc-switch-selected-hover-state-layer-color: #757575;--mdc-switch-selected-pressed-state-layer-color: #757575;--mdc-switch-selected-focus-handle-color: #212121;--mdc-switch-selected-hover-handle-color: #212121;--mdc-switch-selected-pressed-handle-color: #212121;--mdc-switch-selected-focus-track-color: #e0e0e0;--mdc-switch-selected-hover-track-color: #e0e0e0;--mdc-switch-selected-pressed-track-color: #e0e0e0;--mdc-switch-selected-track-color: #e0e0e0}.compexx .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}.compexx{--mdc-switch-state-layer-size: 40px}.compexx .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.compexx{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.compexx .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #0064ae;--mdc-radio-selected-hover-icon-color: #0064ae;--mdc-radio-selected-icon-color: #0064ae;--mdc-radio-selected-pressed-icon-color: #0064ae}.compexx .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #0064ae;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.compexx .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.compexx .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #bdbdbd;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.compexx .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.compexx .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #d32f2f;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.compexx{--mdc-radio-state-layer-size: 40px}.compexx{--mat-radio-touch-target-display: block}.compexx{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.compexx{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.compexx{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.compexx{--mdc-slider-handle-color: #0064ae;--mdc-slider-focus-handle-color: #0064ae;--mdc-slider-hover-handle-color: #0064ae;--mdc-slider-active-track-color: #0064ae;--mdc-slider-inactive-track-color: #0064ae;--mdc-slider-with-tick-marks-inactive-container-color: #0064ae;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000}.compexx{--mat-slider-ripple-color: #0064ae;--mat-slider-hover-state-layer-color: rgba(0, 100, 174, .05);--mat-slider-focus-state-layer-color: rgba(0, 100, 174, .2);--mat-slider-value-indicator-opacity: .6}.compexx .mat-accent{--mdc-slider-handle-color: #bdbdbd;--mdc-slider-focus-handle-color: #bdbdbd;--mdc-slider-hover-handle-color: #bdbdbd;--mdc-slider-active-track-color: #bdbdbd;--mdc-slider-inactive-track-color: #bdbdbd;--mdc-slider-with-tick-marks-inactive-container-color: #bdbdbd;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87)}.compexx .mat-accent{--mat-slider-ripple-color: #bdbdbd;--mat-slider-hover-state-layer-color: rgba(189, 189, 189, .05);--mat-slider-focus-state-layer-color: rgba(189, 189, 189, .2)}.compexx .mat-warn{--mdc-slider-handle-color: #d32f2f;--mdc-slider-focus-handle-color: #d32f2f;--mdc-slider-hover-handle-color: #d32f2f;--mdc-slider-active-track-color: #d32f2f;--mdc-slider-inactive-track-color: #d32f2f;--mdc-slider-with-tick-marks-inactive-container-color: #d32f2f;--mdc-slider-with-tick-marks-active-container-color: white}.compexx .mat-warn{--mat-slider-ripple-color: #d32f2f;--mat-slider-hover-state-layer-color: rgba(211, 47, 47, .05);--mat-slider-focus-state-layer-color: rgba(211, 47, 47, .2)}.compexx{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.compexx{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.compexx{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12)}.compexx{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.compexx{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.compexx{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.compexx{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.compexx .mdc-list-item__start,.compexx .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #0064ae;--mdc-radio-selected-hover-icon-color: #0064ae;--mdc-radio-selected-icon-color: #0064ae;--mdc-radio-selected-pressed-icon-color: #0064ae}.compexx .mat-accent .mdc-list-item__start,.compexx .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.compexx .mat-warn .mdc-list-item__start,.compexx .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.compexx .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #0064ae;--mdc-checkbox-selected-hover-icon-color: #0064ae;--mdc-checkbox-selected-icon-color: #0064ae;--mdc-checkbox-selected-pressed-icon-color: #0064ae;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #0064ae;--mdc-checkbox-selected-hover-state-layer-color: #0064ae;--mdc-checkbox-selected-pressed-state-layer-color: #0064ae;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.compexx .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.compexx .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.compexx .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.compexx .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.compexx .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.compexx .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#0064ae}.compexx .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.compexx .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.compexx .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.compexx{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.compexx{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.compexx .mdc-list-item__start,.compexx .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.compexx .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.compexx .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.compexx .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.compexx .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.compexx .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.compexx .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.compexx{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.compexx .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.compexx{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}.compexx{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.compexx{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.compexx{--mdc-secondary-navigation-tab-container-height: 48px}.compexx{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.compexx{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.compexx .mat-mdc-tab-group,.compexx .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #0064ae}.compexx .mat-mdc-tab-group,.compexx .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #0064ae;--mat-tab-header-active-ripple-color: #0064ae;--mat-tab-header-inactive-ripple-color: #0064ae;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #0064ae;--mat-tab-header-active-hover-label-text-color: #0064ae;--mat-tab-header-active-focus-indicator-color: #0064ae;--mat-tab-header-active-hover-indicator-color: #0064ae}.compexx .mat-mdc-tab-group.mat-accent,.compexx .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #bdbdbd}.compexx .mat-mdc-tab-group.mat-accent,.compexx .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #bdbdbd;--mat-tab-header-active-ripple-color: #bdbdbd;--mat-tab-header-inactive-ripple-color: #bdbdbd;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #bdbdbd;--mat-tab-header-active-hover-label-text-color: #bdbdbd;--mat-tab-header-active-focus-indicator-color: #bdbdbd;--mat-tab-header-active-hover-indicator-color: #bdbdbd}.compexx .mat-mdc-tab-group.mat-warn,.compexx .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #d32f2f}.compexx .mat-mdc-tab-group.mat-warn,.compexx .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #d32f2f;--mat-tab-header-active-ripple-color: #d32f2f;--mat-tab-header-inactive-ripple-color: #d32f2f;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #d32f2f;--mat-tab-header-active-hover-label-text-color: #d32f2f;--mat-tab-header-active-focus-indicator-color: #d32f2f;--mat-tab-header-active-hover-indicator-color: #d32f2f}.compexx .mat-mdc-tab-group.mat-background-primary,.compexx .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #0064ae;--mat-tab-header-with-background-foreground-color: white}.compexx .mat-mdc-tab-group.mat-background-accent,.compexx .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #bdbdbd;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}.compexx .mat-mdc-tab-group.mat-background-warn,.compexx .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #d32f2f;--mat-tab-header-with-background-foreground-color: white}.compexx .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.compexx .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.compexx{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.compexx{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.compexx{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87)}.compexx .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #0064ae;--mdc-checkbox-selected-hover-icon-color: #0064ae;--mdc-checkbox-selected-icon-color: #0064ae;--mdc-checkbox-selected-pressed-icon-color: #0064ae;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #0064ae;--mdc-checkbox-selected-hover-state-layer-color: #0064ae;--mdc-checkbox-selected-pressed-state-layer-color: #0064ae;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.compexx .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.compexx{--mdc-checkbox-state-layer-size: 40px}.compexx{--mat-checkbox-touch-target-display: block}.compexx{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.compexx{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.compexx{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.compexx{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.compexx{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.compexx{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.compexx{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.compexx{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.compexx{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.compexx{--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.compexx{--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12}.compexx{--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.compexx{--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12}.compexx{--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.compexx{--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12}.compexx{--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.compexx{--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.compexx .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #0064ae}.compexx .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #0064ae;--mat-text-button-ripple-color: rgba(0, 100, 174, .1)}.compexx .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #bdbdbd}.compexx .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #bdbdbd;--mat-text-button-ripple-color: rgba(189, 189, 189, .1)}.compexx .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #d32f2f}.compexx .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #d32f2f;--mat-text-button-ripple-color: rgba(211, 47, 47, .1)}.compexx .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #0064ae;--mdc-filled-button-label-text-color: white}.compexx .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.compexx .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #bdbdbd;--mdc-filled-button-label-text-color: black}.compexx .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.compexx .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #d32f2f;--mdc-filled-button-label-text-color: white}.compexx .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.compexx .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #0064ae;--mdc-protected-button-label-text-color: white}.compexx .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.compexx .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #bdbdbd;--mdc-protected-button-label-text-color: black}.compexx .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.compexx .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #d32f2f;--mdc-protected-button-label-text-color: white}.compexx .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.compexx .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #0064ae;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.compexx .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #0064ae;--mat-outlined-button-ripple-color: rgba(0, 100, 174, .1)}.compexx .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #bdbdbd;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.compexx .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #bdbdbd;--mat-outlined-button-ripple-color: rgba(189, 189, 189, .1)}.compexx .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #d32f2f;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.compexx .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #d32f2f;--mat-outlined-button-ripple-color: rgba(211, 47, 47, .1)}.compexx{--mdc-text-button-container-height: 36px}.compexx{--mdc-filled-button-container-height: 36px}.compexx{--mdc-protected-button-container-height: 36px}.compexx{--mdc-outlined-button-container-height: 36px}.compexx{--mat-text-button-touch-target-display: block}.compexx{--mat-filled-button-touch-target-display: block}.compexx{--mat-protected-button-touch-target-display: block}.compexx{--mat-outlined-button-touch-target-display: block}.compexx{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.compexx{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.compexx{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.compexx{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.compexx{--mdc-icon-button-icon-size: 24px}.compexx{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.compexx{--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}.compexx .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #0064ae}.compexx .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #0064ae;--mat-icon-button-ripple-color: rgba(0, 100, 174, .1)}.compexx .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #bdbdbd}.compexx .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #bdbdbd;--mat-icon-button-ripple-color: rgba(189, 189, 189, .1)}.compexx .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #d32f2f}.compexx .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #d32f2f;--mat-icon-button-ripple-color: rgba(211, 47, 47, .1)}.compexx{--mat-icon-button-touch-target-display: block}.compexx .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.compexx{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.compexx{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.compexx{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.compexx{--mdc-fab-container-color: white}.compexx{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.compexx{--mdc-fab-small-container-color: white}.compexx{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.compexx .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #0064ae}.compexx .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.compexx .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #bdbdbd}.compexx .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.compexx .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #d32f2f}.compexx .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.compexx .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #0064ae}.compexx .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.compexx .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #bdbdbd}.compexx .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.compexx .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #d32f2f}.compexx .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.compexx{--mat-fab-touch-target-display: block}.compexx{--mat-fab-small-touch-target-display: block}.compexx{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.compexx{--mdc-snackbar-container-shape: 4px}.compexx{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}.compexx{--mat-snack-bar-button-color: #b3d1e7}.compexx{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.compexx{--mat-table-row-item-outline-width: 1px}.compexx{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}.compexx{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.compexx{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.compexx{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.compexx{--mdc-circular-progress-active-indicator-color: #0064ae}.compexx .mat-accent{--mdc-circular-progress-active-indicator-color: #bdbdbd}.compexx .mat-warn{--mdc-circular-progress-active-indicator-color: #d32f2f}.compexx{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.compexx{--mat-badge-background-color: #0064ae;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.compexx .mat-badge-accent{--mat-badge-background-color: #bdbdbd;--mat-badge-text-color: rgba(0, 0, 0, .87)}.compexx .mat-badge-warn{--mat-badge-background-color: #d32f2f;--mat-badge-text-color: white}.compexx{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.compexx{--mat-bottom-sheet-container-shape: 4px}.compexx{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.compexx{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.compexx{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.compexx{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.compexx{--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd}.compexx{--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: rgb(224.4, 224.4, 224.4)}.compexx{--mat-standard-button-toggle-height: 48px}.compexx{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.compexx{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.compexx{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.compexx{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #0064ae;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 100, 174, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 100, 174, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 100, 174, .3);--mat-datepicker-toggle-active-state-icon-color: #0064ae;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 100, 174, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.compexx .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #bdbdbd;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(189, 189, 189, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(189, 189, 189, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.compexx .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #d32f2f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(211, 47, 47, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(211, 47, 47, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.compexx .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #bdbdbd}.compexx .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #d32f2f}.compexx .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.compexx .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.compexx{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.compexx{--mat-divider-width: 1px}.compexx{--mat-divider-color: rgba(0, 0, 0, .12)}.compexx{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.compexx{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}.compexx{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.compexx{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.compexx{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.compexx{--mat-icon-color: inherit}.compexx .mat-icon.mat-primary{--mat-icon-color: #0064ae}.compexx .mat-icon.mat-accent{--mat-icon-color: #bdbdbd}.compexx .mat-icon.mat-warn{--mat-icon-color: #d32f2f}.compexx{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.compexx{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}.compexx{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #0064ae;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #0064ae;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #0064ae;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #d32f2f;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #d32f2f;--mat-stepper-header-error-state-icon-background-color: transparent}.compexx .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #bdbdbd;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #bdbdbd;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #bdbdbd;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87)}.compexx .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #d32f2f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #d32f2f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #d32f2f;--mat-stepper-header-edit-state-icon-foreground-color: white}.compexx{--mat-stepper-header-height: 72px}.compexx{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.compexx{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.compexx{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.compexx .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #0064ae;--mat-toolbar-container-text-color: white}.compexx .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #bdbdbd;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.compexx .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #d32f2f;--mat-toolbar-container-text-color: white}.compexx{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.compexx{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.compexx{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.compexx{--mat-tree-node-min-height: 48px}.compexx{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.compexx{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.compexx{--mat-timepicker-container-background-color: white}.compexx::-webkit-scrollbar-track{background-color:#b3d1e7}.compexx::-webkit-scrollbar-thumb{background-color:#0064ae}.compexx::-webkit-scrollbar-thumb:hover{background-color:#267bba}.compexx .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#b3d1e7}.compexx .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#0064ae}.compexx .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#267bba}.compexx .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#b3d1e7}.compexx .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#0064ae}.compexx .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#267bba}.compexx .stroke-primary{stroke:#0064ae!important}.compexx .color-primary{color:#0064ae!important}.compexx .bg-primary{background-color:#0064ae!important;color:#fff!important}.compexx .bg-primary-100{background-color:#b3d1e7!important;color:#000!important}.compexx .bg-primary-50{background-color:#e0ecf5!important;color:#000!important}.compexx .bg-accent{background-color:#bdbdbd!important}.compexx .bg-success{background-color:#81c784!important}.compexx .bg-warn{background-color:#d32f2f!important;color:#fff}.compexx .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.compexx .bg-warn-50{background-color:#ffebee!important;color:#000000de}.compexx .text-primary{color:#0064ae!important}.compexx .text-primary-not-important{color:#004894}.compexx .border-primary,.compexx .border-primary-left,.compexx .border-primary-right,.compexx .border-primary-top,.compexx .border-primary-bottom{border-color:#0064ae}.compexx .border-accent{border-color:#bdbdbd!important}.compexx .border-accent-100{border-color:#f5f5f5!important}.compexx .outline-primary{outline-color:#0064ae!important}.compexx .text-warn{color:#f44336!important}.compexx .text-error{color:#ef5350!important}.compexx .text-accent{color:#9e9e9e!important}.compexx .text-hover:hover,.compexx .text-hover:hover *{color:#80b2d7!important}.compexx .text-success{color:#66bb6a!important}.compexx.dark .bg-primary-50{background-color:#003684!important}.compexx .required.ng-invalid .mat-mdc-form-field-outline-thick,.compexx .required.ng-invalid .mat-mdc-input-element,.compexx .required.ng-invalid label{opacity:1;caret-color:#d32f2f!important;color:#d32f2f!important}.compexx fp-icon-tile .required{border-color:#d32f2f!important;caret-color:#d32f2f!important;color:#d32f2f!important}.compexx .mat-button-toggle-checked{background-color:#267bba}.compexx .mdc-slider__value-indicator{background-color:#267bba!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.compexx .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#267bba!important}.compexx fp-kontoinhaber-select-field{font-size:.5em!important}.compexx fp-kontoinhaber-select-field .mat-mdc-form-field-label,.compexx fp-kontoinhaber-select-field .mat-mdc-select-arrow,.compexx fp-kontoinhaber-select-field .mat-mdc-select-value,.compexx fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.compexx fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.compexx fp-kontoinhaber-select-field .mdc-notched-outline__leading,.compexx fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.compexx fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.compexx fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.compexx .navigationbar{border-top-color:#267bba}.compexx .vermoegen-und-verbindlichkeiten-result{color:#0064ae}.compexx .mdc-button{font-size:.875rem!important}.compexx .mdc-button span{white-space:nowrap!important}.compexx .mdc-button[mat-flat-button]{color:#fff!important;background-color:#004894!important}.compexx .mdc-button[mat-stroked-button]{color:#004894!important;background-color:#fff!important}.compexx .mat-mdc-outlined-button{border-color:#267bba!important;color:#267bba!important}.compexx .mdc-button[disabled]{opacity:.6}.compexx .mat-ripple:not(.ziel-card){color:#000!important}.compexx.dark .mat-ripple:not(.ziel-card){color:#fff!important}.compexx.dark .dark-button{color:#000;background-color:#267bba}.compexx.accessibility-light .accessibility-button,.compexx.accessibility-dark .accessibility-button{color:#fff;background-color:#267bba}.compexx.accessibility-light .list-item-link,.compexx.accessibility-dark .list-item-link{color:#004894;background-color:#fff}.compexx.accessibility-light .list-item-link--active,.compexx.accessibility-light .list-item-link--active .sublist-item-link--active,.compexx.accessibility-dark .list-item-link--active,.compexx.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#fff;background-color:#003684!important}.compexx.accessibility-light span.text-primary-not-important,.compexx.accessibility-dark span.text-primary-not-important,.compexx.accessibility-light .text-primary,.compexx.accessibility-dark .text-primary{background-color:#fff!important}.compexx.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.compexx.accessibility-light .legal-footer .data-input,.compexx.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#003684!important}.compexx.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000!important}.compexx.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.compexx.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#267bba!important}.compexx.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#80b2d7!important}.compexx.accessibility-dark .fp-milestone-page .text-primary{color:#4d93c6!important}.compexx.accessibility-dark .fp-milestone-page .text-accent{color:#267bba!important}.compexx.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.compexx.accessibility-dark .bar.bg-primary-50 span{color:#fff!important}.compexx fp-allgemeines,.compexx fp-versorgungswunsch,.compexx fp-versorgungs-wunsch,.compexx fp-bestehende-versorgung,.compexx fp-erforderliches-kapital{width:100%!important}.compexx .mat-toolbar,.compexx .top-toolbar .mat-toolbar{background-color:#fff}.compexx .emptybankcard{color:#0064ae;border-color:#0064ae}.compexx a,.compexx .router-link-active,.compexx .clickable-icon{color:#0064ae}.compexx a.list-item-link--active,.compexx .router-link-active.list-item-link--active,.compexx .clickable-icon.list-item-link--active,.compexx a.list-item-link--active .sublist-item-link--active,.compexx .router-link-active.list-item-link--active .sublist-item-link--active,.compexx .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#e0e0e0}.compexx a:hover,.compexx .router-link-active:hover,.compexx .clickable-icon:hover{color:#80b2d7}.compexx .checklist{top:50%!important;left:50%!important}.compexx.dark{background-color:#000;color:#eee}.compexx.dark{--mat-ripple-color: rgba(255, 255, 255, .1)}.compexx.dark{--mat-option-selected-state-label-text-color: #80b2d7;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.compexx.dark .mat-accent{--mat-option-selected-state-label-text-color: #757575;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.compexx.dark .mat-warn{--mat-option-selected-state-label-text-color: #ff1744;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.compexx.dark{--mat-optgroup-label-text-color: white}.compexx.dark{--mat-full-pseudo-checkbox-selected-icon-color: #757575;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.compexx.dark{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #757575;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.compexx.dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #80b2d7;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.compexx.dark .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #80b2d7;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.compexx.dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #757575;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.compexx.dark .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #757575;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.compexx.dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ff1744;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.compexx.dark .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff1744;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.compexx.dark{--mat-app-background-color: #303030;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.compexx.dark{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.compexx.dark{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.compexx.dark{--mdc-elevated-card-container-shape: 4px}.compexx.dark{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.compexx.dark{--mdc-elevated-card-container-color: #424242;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.compexx.dark{--mdc-outlined-card-container-color: #424242;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.compexx.dark{--mat-card-subtitle-text-color: rgba(255, 255, 255, .7)}.compexx.dark{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.compexx.dark{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.compexx.dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #80b2d7;--mdc-linear-progress-track-color: rgba(128, 178, 215, .25)}.compexx.dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #757575;--mdc-linear-progress-track-color: rgba(117, 117, 117, .25)}.compexx.dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ff1744;--mdc-linear-progress-track-color: rgba(255, 23, 68, .25)}.compexx.dark{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.compexx.dark{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.compexx.dark{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.compexx.dark{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.compexx.dark{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.compexx.dark{--mdc-filled-text-field-caret-color: #80b2d7;--mdc-filled-text-field-focus-active-indicator-color: #80b2d7;--mdc-filled-text-field-focus-label-text-color: rgba(128, 178, 215, .87);--mdc-filled-text-field-container-color: rgb(73.56, 73.56, 73.56);--mdc-filled-text-field-disabled-container-color: rgb(69.78, 69.78, 69.78);--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #ff1744;--mdc-filled-text-field-error-focus-label-text-color: #ff1744;--mdc-filled-text-field-error-label-text-color: #ff1744;--mdc-filled-text-field-error-caret-color: #ff1744;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #ff1744;--mdc-filled-text-field-error-focus-active-indicator-color: #ff1744;--mdc-filled-text-field-error-hover-active-indicator-color: #ff1744}.compexx.dark{--mdc-outlined-text-field-caret-color: #80b2d7;--mdc-outlined-text-field-focus-outline-color: #80b2d7;--mdc-outlined-text-field-focus-label-text-color: rgba(128, 178, 215, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #ff1744;--mdc-outlined-text-field-error-focus-label-text-color: #ff1744;--mdc-outlined-text-field-error-label-text-color: #ff1744;--mdc-outlined-text-field-error-hover-label-text-color: #ff1744;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #ff1744;--mdc-outlined-text-field-error-hover-outline-color: #ff1744;--mdc-outlined-text-field-error-outline-color: #ff1744}.compexx.dark{--mat-form-field-focus-select-arrow-color: rgba(128, 178, 215, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #ff1744;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24}.compexx.dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #757575;--mdc-filled-text-field-focus-active-indicator-color: #757575;--mdc-filled-text-field-focus-label-text-color: rgba(117, 117, 117, .87)}.compexx.dark .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #757575;--mdc-outlined-text-field-focus-outline-color: #757575;--mdc-outlined-text-field-focus-label-text-color: rgba(117, 117, 117, .87)}.compexx.dark .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(117, 117, 117, .87)}.compexx.dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ff1744;--mdc-filled-text-field-focus-active-indicator-color: #ff1744;--mdc-filled-text-field-focus-label-text-color: rgba(255, 23, 68, .87)}.compexx.dark .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #ff1744;--mdc-outlined-text-field-focus-outline-color: #ff1744;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 23, 68, .87)}.compexx.dark .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(255, 23, 68, .87)}.compexx.dark{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.compexx.dark{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.compexx.dark{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.compexx.dark{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.compexx.dark{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.compexx.dark{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(128, 178, 215, .87);--mat-select-invalid-arrow-color: rgba(255, 23, 68, .87)}.compexx.dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(117, 117, 117, .87);--mat-select-invalid-arrow-color: rgba(255, 23, 68, .87)}.compexx.dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(255, 23, 68, .87);--mat-select-invalid-arrow-color: rgba(255, 23, 68, .87)}.compexx.dark{--mat-select-arrow-transform: translateY(-8px)}.compexx.dark{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.compexx.dark{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.compexx.dark{--mat-autocomplete-background-color: #424242}.compexx.dark{--mdc-dialog-container-shape: 4px}.compexx.dark{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.compexx.dark{--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.compexx.dark{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.compexx.dark .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.compexx.dark .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.compexx.dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-disabled-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-flat-disabled-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa}.compexx.dark .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.compexx.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.compexx.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #80b2d7;--mdc-chip-elevated-selected-container-color: #80b2d7;--mdc-chip-elevated-disabled-container-color: #80b2d7;--mdc-chip-flat-disabled-selected-container-color: #80b2d7;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black}.compexx.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.compexx.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.compexx.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.compexx.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #757575;--mdc-chip-elevated-selected-container-color: #757575;--mdc-chip-elevated-disabled-container-color: #757575;--mdc-chip-flat-disabled-selected-container-color: #757575;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.compexx.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.compexx.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.compexx.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.compexx.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ff1744;--mdc-chip-elevated-selected-container-color: #ff1744;--mdc-chip-elevated-disabled-container-color: #ff1744;--mdc-chip-flat-disabled-selected-container-color: #ff1744;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.compexx.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.compexx.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.compexx.dark .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.compexx.dark .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.compexx.dark{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.compexx.dark .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.compexx.dark{--mdc-switch-selected-focus-state-layer-color: #4d93c6;--mdc-switch-selected-handle-color: #4d93c6;--mdc-switch-selected-hover-state-layer-color: #4d93c6;--mdc-switch-selected-pressed-state-layer-color: #4d93c6;--mdc-switch-selected-focus-handle-color: #80b2d7;--mdc-switch-selected-hover-handle-color: #80b2d7;--mdc-switch-selected-pressed-handle-color: #80b2d7;--mdc-switch-selected-focus-track-color: #005ca7;--mdc-switch-selected-hover-track-color: #005ca7;--mdc-switch-selected-pressed-track-color: #005ca7;--mdc-switch-selected-track-color: #005ca7;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.compexx.dark{--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5)}.compexx.dark .mat-mdc-slide-toggle{--mat-switch-label-text-color: white}.compexx.dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #e0e0e0;--mdc-switch-selected-handle-color: #e0e0e0;--mdc-switch-selected-hover-state-layer-color: #e0e0e0;--mdc-switch-selected-pressed-state-layer-color: #e0e0e0;--mdc-switch-selected-focus-handle-color: #eeeeee;--mdc-switch-selected-hover-handle-color: #eeeeee;--mdc-switch-selected-pressed-handle-color: #eeeeee;--mdc-switch-selected-focus-track-color: #757575;--mdc-switch-selected-hover-track-color: #757575;--mdc-switch-selected-pressed-track-color: #757575;--mdc-switch-selected-track-color: #757575}.compexx.dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e57373;--mdc-switch-selected-handle-color: #e57373;--mdc-switch-selected-hover-state-layer-color: #e57373;--mdc-switch-selected-pressed-state-layer-color: #e57373;--mdc-switch-selected-focus-handle-color: #ef9a9a;--mdc-switch-selected-hover-handle-color: #ef9a9a;--mdc-switch-selected-pressed-handle-color: #ef9a9a;--mdc-switch-selected-focus-track-color: #e53935;--mdc-switch-selected-hover-track-color: #e53935;--mdc-switch-selected-pressed-track-color: #e53935;--mdc-switch-selected-track-color: #e53935}.compexx.dark{--mdc-switch-state-layer-size: 40px}.compexx.dark .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.compexx.dark{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.compexx.dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #80b2d7;--mdc-radio-selected-hover-icon-color: #80b2d7;--mdc-radio-selected-icon-color: #80b2d7;--mdc-radio-selected-pressed-icon-color: #80b2d7}.compexx.dark .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #80b2d7;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.compexx.dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #757575;--mdc-radio-selected-hover-icon-color: #757575;--mdc-radio-selected-icon-color: #757575;--mdc-radio-selected-pressed-icon-color: #757575}.compexx.dark .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #757575;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.compexx.dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ff1744;--mdc-radio-selected-hover-icon-color: #ff1744;--mdc-radio-selected-icon-color: #ff1744;--mdc-radio-selected-pressed-icon-color: #ff1744}.compexx.dark .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #ff1744;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.compexx.dark{--mdc-radio-state-layer-size: 40px}.compexx.dark{--mat-radio-touch-target-display: block}.compexx.dark{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.compexx.dark{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.compexx.dark{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.compexx.dark{--mdc-slider-handle-color: #80b2d7;--mdc-slider-focus-handle-color: #80b2d7;--mdc-slider-hover-handle-color: #80b2d7;--mdc-slider-active-track-color: #80b2d7;--mdc-slider-inactive-track-color: #80b2d7;--mdc-slider-with-tick-marks-inactive-container-color: #80b2d7;--mdc-slider-with-tick-marks-active-container-color: black;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff}.compexx.dark{--mat-slider-ripple-color: #80b2d7;--mat-slider-hover-state-layer-color: rgba(128, 178, 215, .05);--mat-slider-focus-state-layer-color: rgba(128, 178, 215, .2);--mat-slider-value-indicator-opacity: .9}.compexx.dark .mat-accent{--mdc-slider-handle-color: #757575;--mdc-slider-focus-handle-color: #757575;--mdc-slider-hover-handle-color: #757575;--mdc-slider-active-track-color: #757575;--mdc-slider-inactive-track-color: #757575;--mdc-slider-with-tick-marks-inactive-container-color: #757575;--mdc-slider-with-tick-marks-active-container-color: white}.compexx.dark .mat-accent{--mat-slider-ripple-color: #757575;--mat-slider-hover-state-layer-color: rgba(117, 117, 117, .05);--mat-slider-focus-state-layer-color: rgba(117, 117, 117, .2)}.compexx.dark .mat-warn{--mdc-slider-handle-color: #ff1744;--mdc-slider-focus-handle-color: #ff1744;--mdc-slider-hover-handle-color: #ff1744;--mdc-slider-active-track-color: #ff1744;--mdc-slider-inactive-track-color: #ff1744;--mdc-slider-with-tick-marks-inactive-container-color: #ff1744;--mdc-slider-with-tick-marks-active-container-color: white}.compexx.dark .mat-warn{--mat-slider-ripple-color: #ff1744;--mat-slider-hover-state-layer-color: rgba(255, 23, 68, .05);--mat-slider-focus-state-layer-color: rgba(255, 23, 68, .2)}.compexx.dark{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.compexx.dark{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.compexx.dark{--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #424242;--mat-menu-divider-color: rgba(255, 255, 255, .12)}.compexx.dark{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.compexx.dark{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.compexx.dark{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.compexx.dark{--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24}.compexx.dark .mdc-list-item__start,.compexx.dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #80b2d7;--mdc-radio-selected-hover-icon-color: #80b2d7;--mdc-radio-selected-icon-color: #80b2d7;--mdc-radio-selected-pressed-icon-color: #80b2d7}.compexx.dark .mat-accent .mdc-list-item__start,.compexx.dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #757575;--mdc-radio-selected-hover-icon-color: #757575;--mdc-radio-selected-icon-color: #757575;--mdc-radio-selected-pressed-icon-color: #757575}.compexx.dark .mat-warn .mdc-list-item__start,.compexx.dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ff1744;--mdc-radio-selected-hover-icon-color: #ff1744;--mdc-radio-selected-icon-color: #ff1744;--mdc-radio-selected-pressed-icon-color: #ff1744}.compexx.dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #80b2d7;--mdc-checkbox-selected-hover-icon-color: #80b2d7;--mdc-checkbox-selected-icon-color: #80b2d7;--mdc-checkbox-selected-pressed-icon-color: #80b2d7;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #80b2d7;--mdc-checkbox-selected-hover-state-layer-color: #80b2d7;--mdc-checkbox-selected-pressed-state-layer-color: #80b2d7;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.compexx.dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #757575;--mdc-checkbox-selected-hover-icon-color: #757575;--mdc-checkbox-selected-icon-color: #757575;--mdc-checkbox-selected-pressed-icon-color: #757575;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #757575;--mdc-checkbox-selected-hover-state-layer-color: #757575;--mdc-checkbox-selected-pressed-state-layer-color: #757575;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.compexx.dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ff1744;--mdc-checkbox-selected-hover-icon-color: #ff1744;--mdc-checkbox-selected-icon-color: #ff1744;--mdc-checkbox-selected-pressed-icon-color: #ff1744;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff1744;--mdc-checkbox-selected-hover-state-layer-color: #ff1744;--mdc-checkbox-selected-pressed-state-layer-color: #ff1744;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.compexx.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.compexx.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.compexx.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.compexx.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#80b2d7}.compexx.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.compexx.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.compexx.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.compexx.dark{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.compexx.dark{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.compexx.dark .mdc-list-item__start,.compexx.dark .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.compexx.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.compexx.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.compexx.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.compexx.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.compexx.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.compexx.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.compexx.dark{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.compexx.dark .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.compexx.dark{--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12)}.compexx.dark{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.compexx.dark{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.compexx.dark{--mdc-secondary-navigation-tab-container-height: 48px}.compexx.dark{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.compexx.dark{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.compexx.dark .mat-mdc-tab-group,.compexx.dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #80b2d7}.compexx.dark .mat-mdc-tab-group,.compexx.dark .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #80b2d7;--mat-tab-header-active-ripple-color: #80b2d7;--mat-tab-header-inactive-ripple-color: #80b2d7;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #80b2d7;--mat-tab-header-active-hover-label-text-color: #80b2d7;--mat-tab-header-active-focus-indicator-color: #80b2d7;--mat-tab-header-active-hover-indicator-color: #80b2d7}.compexx.dark .mat-mdc-tab-group.mat-accent,.compexx.dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #757575}.compexx.dark .mat-mdc-tab-group.mat-accent,.compexx.dark .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #757575;--mat-tab-header-active-ripple-color: #757575;--mat-tab-header-inactive-ripple-color: #757575;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #757575;--mat-tab-header-active-hover-label-text-color: #757575;--mat-tab-header-active-focus-indicator-color: #757575;--mat-tab-header-active-hover-indicator-color: #757575}.compexx.dark .mat-mdc-tab-group.mat-warn,.compexx.dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ff1744}.compexx.dark .mat-mdc-tab-group.mat-warn,.compexx.dark .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #ff1744;--mat-tab-header-active-ripple-color: #ff1744;--mat-tab-header-inactive-ripple-color: #ff1744;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #ff1744;--mat-tab-header-active-hover-label-text-color: #ff1744;--mat-tab-header-active-focus-indicator-color: #ff1744;--mat-tab-header-active-hover-indicator-color: #ff1744}.compexx.dark .mat-mdc-tab-group.mat-background-primary,.compexx.dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #80b2d7;--mat-tab-header-with-background-foreground-color: black}.compexx.dark .mat-mdc-tab-group.mat-background-accent,.compexx.dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #757575;--mat-tab-header-with-background-foreground-color: white}.compexx.dark .mat-mdc-tab-group.mat-background-warn,.compexx.dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ff1744;--mat-tab-header-with-background-foreground-color: white}.compexx.dark .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.compexx.dark .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.compexx.dark{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.compexx.dark{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #757575;--mdc-checkbox-selected-hover-icon-color: #757575;--mdc-checkbox-selected-icon-color: #757575;--mdc-checkbox-selected-pressed-icon-color: #757575;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #757575;--mdc-checkbox-selected-hover-state-layer-color: #757575;--mdc-checkbox-selected-pressed-state-layer-color: #757575;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.compexx.dark{--mat-checkbox-disabled-label-color: rgba(255, 255, 255, .5);--mat-checkbox-label-text-color: white}.compexx.dark .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #80b2d7;--mdc-checkbox-selected-hover-icon-color: #80b2d7;--mdc-checkbox-selected-icon-color: #80b2d7;--mdc-checkbox-selected-pressed-icon-color: #80b2d7;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #80b2d7;--mdc-checkbox-selected-hover-state-layer-color: #80b2d7;--mdc-checkbox-selected-pressed-state-layer-color: #80b2d7;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.compexx.dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ff1744;--mdc-checkbox-selected-hover-icon-color: #ff1744;--mdc-checkbox-selected-icon-color: #ff1744;--mdc-checkbox-selected-pressed-icon-color: #ff1744;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff1744;--mdc-checkbox-selected-hover-state-layer-color: #ff1744;--mdc-checkbox-selected-pressed-state-layer-color: #ff1744;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.compexx.dark{--mdc-checkbox-state-layer-size: 40px}.compexx.dark{--mat-checkbox-touch-target-display: block}.compexx.dark{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.compexx.dark{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.compexx.dark{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.compexx.dark{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.compexx.dark{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.compexx.dark{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.compexx.dark{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.compexx.dark{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.compexx.dark{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.compexx.dark{--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.compexx.dark{--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24}.compexx.dark{--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.compexx.dark{--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24}.compexx.dark{--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.compexx.dark{--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24}.compexx.dark{--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.compexx.dark{--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24}.compexx.dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #80b2d7}.compexx.dark .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #80b2d7;--mat-text-button-ripple-color: rgba(128, 178, 215, .1)}.compexx.dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #757575}.compexx.dark .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #757575;--mat-text-button-ripple-color: rgba(117, 117, 117, .1)}.compexx.dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ff1744}.compexx.dark .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #ff1744;--mat-text-button-ripple-color: rgba(255, 23, 68, .1)}.compexx.dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #80b2d7;--mdc-filled-button-label-text-color: black}.compexx.dark .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.compexx.dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #757575;--mdc-filled-button-label-text-color: white}.compexx.dark .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.compexx.dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ff1744;--mdc-filled-button-label-text-color: white}.compexx.dark .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.compexx.dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #80b2d7;--mdc-protected-button-label-text-color: black}.compexx.dark .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.compexx.dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #757575;--mdc-protected-button-label-text-color: white}.compexx.dark .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.compexx.dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ff1744;--mdc-protected-button-label-text-color: white}.compexx.dark .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.compexx.dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #80b2d7;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.compexx.dark .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #80b2d7;--mat-outlined-button-ripple-color: rgba(128, 178, 215, .1)}.compexx.dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #757575;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.compexx.dark .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #757575;--mat-outlined-button-ripple-color: rgba(117, 117, 117, .1)}.compexx.dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ff1744;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.compexx.dark .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #ff1744;--mat-outlined-button-ripple-color: rgba(255, 23, 68, .1)}.compexx.dark{--mdc-text-button-container-height: 36px}.compexx.dark{--mdc-filled-button-container-height: 36px}.compexx.dark{--mdc-protected-button-container-height: 36px}.compexx.dark{--mdc-outlined-button-container-height: 36px}.compexx.dark{--mat-text-button-touch-target-display: block}.compexx.dark{--mat-filled-button-touch-target-display: block}.compexx.dark{--mat-protected-button-touch-target-display: block}.compexx.dark{--mat-outlined-button-touch-target-display: block}.compexx.dark{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.compexx.dark{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.compexx.dark{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.compexx.dark{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.compexx.dark{--mdc-icon-button-icon-size: 24px}.compexx.dark{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5)}.compexx.dark{--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24}.compexx.dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #80b2d7}.compexx.dark .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #80b2d7;--mat-icon-button-ripple-color: rgba(128, 178, 215, .1)}.compexx.dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #757575}.compexx.dark .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #757575;--mat-icon-button-ripple-color: rgba(117, 117, 117, .1)}.compexx.dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ff1744}.compexx.dark .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #ff1744;--mat-icon-button-ripple-color: rgba(255, 23, 68, .1)}.compexx.dark{--mat-icon-button-touch-target-display: block}.compexx.dark .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.compexx.dark{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.compexx.dark{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.compexx.dark{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.compexx.dark{--mdc-fab-container-color: #424242}.compexx.dark{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.compexx.dark{--mdc-fab-small-container-color: #424242}.compexx.dark{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-small-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.compexx.dark .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #80b2d7}.compexx.dark .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.compexx.dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #757575}.compexx.dark .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.compexx.dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ff1744}.compexx.dark .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.compexx.dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #80b2d7}.compexx.dark .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.compexx.dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #757575}.compexx.dark .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.compexx.dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ff1744}.compexx.dark .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.compexx.dark{--mat-fab-touch-target-display: block}.compexx.dark{--mat-fab-small-touch-target-display: block}.compexx.dark{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.compexx.dark{--mdc-snackbar-container-shape: 4px}.compexx.dark{--mdc-snackbar-container-color: rgb(217.2, 217.2, 217.2);--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87)}.compexx.dark{--mat-snack-bar-button-color: #0064ae}.compexx.dark{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.compexx.dark{--mat-table-row-item-outline-width: 1px}.compexx.dark{--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12)}.compexx.dark{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.compexx.dark{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.compexx.dark{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.compexx.dark{--mdc-circular-progress-active-indicator-color: #80b2d7}.compexx.dark .mat-accent{--mdc-circular-progress-active-indicator-color: #757575}.compexx.dark .mat-warn{--mdc-circular-progress-active-indicator-color: #ff1744}.compexx.dark{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.compexx.dark{--mat-badge-background-color: #80b2d7;--mat-badge-text-color: black;--mat-badge-disabled-state-background-color: rgb(110.1, 110.1, 110.1);--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5)}.compexx.dark .mat-badge-accent{--mat-badge-background-color: #757575;--mat-badge-text-color: white}.compexx.dark .mat-badge-warn{--mat-badge-background-color: #ff1744;--mat-badge-text-color: white}.compexx.dark{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.compexx.dark{--mat-bottom-sheet-container-shape: 4px}.compexx.dark{--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242}.compexx.dark{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.compexx.dark{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.compexx.dark{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.compexx.dark{--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242}.compexx.dark{--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: rgb(88.68, 88.68, 88.68)}.compexx.dark{--mat-standard-button-toggle-height: 48px}.compexx.dark{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.compexx.dark{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.compexx.dark{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.compexx.dark{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #80b2d7;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(128, 178, 215, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(128, 178, 215, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(128, 178, 215, .3);--mat-datepicker-toggle-active-state-icon-color: #80b2d7;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(128, 178, 215, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white}.compexx.dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #757575;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(117, 117, 117, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(117, 117, 117, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(117, 117, 117, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(117, 117, 117, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.compexx.dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ff1744;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 23, 68, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 23, 68, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 23, 68, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 23, 68, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.compexx.dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #757575}.compexx.dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ff1744}.compexx.dark .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.compexx.dark .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.compexx.dark{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.compexx.dark{--mat-divider-width: 1px}.compexx.dark{--mat-divider-color: rgba(255, 255, 255, .12)}.compexx.dark{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.compexx.dark{--mat-expansion-container-background-color: #424242;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7)}.compexx.dark{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.compexx.dark{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.compexx.dark{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.compexx.dark{--mat-icon-color: inherit}.compexx.dark .mat-icon.mat-primary{--mat-icon-color: #80b2d7}.compexx.dark .mat-icon.mat-accent{--mat-icon-color: #757575}.compexx.dark .mat-icon.mat-warn{--mat-icon-color: #ff1744}.compexx.dark{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.compexx.dark{--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6)}.compexx.dark{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #80b2d7;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #80b2d7;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #80b2d7;--mat-stepper-header-edit-state-icon-foreground-color: black;--mat-stepper-container-color: #424242;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #ff1744;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #ff1744;--mat-stepper-header-error-state-icon-background-color: transparent}.compexx.dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #757575;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #757575;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #757575;--mat-stepper-header-edit-state-icon-foreground-color: white}.compexx.dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ff1744;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ff1744;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ff1744;--mat-stepper-header-edit-state-icon-foreground-color: white}.compexx.dark{--mat-stepper-header-height: 72px}.compexx.dark{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.compexx.dark{--mat-sort-arrow-color: rgb(198.3, 198.3, 198.3)}.compexx.dark{--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white}.compexx.dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #80b2d7;--mat-toolbar-container-text-color: black}.compexx.dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #757575;--mat-toolbar-container-text-color: white}.compexx.dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ff1744;--mat-toolbar-container-text-color: white}.compexx.dark{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.compexx.dark{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.compexx.dark{--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white}.compexx.dark{--mat-tree-node-min-height: 48px}.compexx.dark{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.compexx.dark{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.compexx.dark{--mat-timepicker-container-background-color: #424242}.compexx.dark::-webkit-scrollbar-track{background-color:#b3d1e7}.compexx.dark::-webkit-scrollbar-thumb{background-color:#80b2d7}.compexx.dark::-webkit-scrollbar-thumb:hover{background-color:#267bba}.compexx.dark .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#b3d1e7}.compexx.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#80b2d7}.compexx.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#267bba}.compexx.dark .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#b3d1e7}.compexx.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#80b2d7}.compexx.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#267bba}.compexx.dark .stroke-primary{stroke:#80b2d7!important}.compexx.dark .color-primary{color:#80b2d7!important}.compexx.dark .bg-primary{background-color:#80b2d7!important;color:#fff!important}.compexx.dark .bg-primary-100{background-color:#b3d1e7!important;color:#000!important}.compexx.dark .bg-primary-50{background-color:#e0ecf5!important;color:#000!important}.compexx.dark .bg-accent{background-color:#757575!important}.compexx.dark .bg-success{background-color:#81c784!important}.compexx.dark .bg-warn{background-color:#ff1744!important;color:#fff}.compexx.dark .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.compexx.dark .bg-warn-50{background-color:#ffebee!important;color:#000000de}.compexx.dark .text-primary{color:#80b2d7!important}.compexx.dark .text-primary-not-important{color:#004894}.compexx.dark .border-primary,.compexx.dark .border-primary-left,.compexx.dark .border-primary-right,.compexx.dark .border-primary-top,.compexx.dark .border-primary-bottom{border-color:#80b2d7}.compexx.dark .border-accent{border-color:#757575!important}.compexx.dark .border-accent-100{border-color:#f5f5f5!important}.compexx.dark .outline-primary{outline-color:#80b2d7!important}.compexx.dark .text-warn{color:#f44336!important}.compexx.dark .text-error{color:#ef5350!important}.compexx.dark .text-accent{color:#9e9e9e!important}.compexx.dark .text-hover:hover,.compexx.dark .text-hover:hover *{color:#80b2d7!important}.compexx.dark .text-success{color:#66bb6a!important}.compexx.dark.dark .bg-primary-50{background-color:#003684!important}.compexx.dark .required.ng-invalid .mat-mdc-form-field-outline-thick,.compexx.dark .required.ng-invalid .mat-mdc-input-element,.compexx.dark .required.ng-invalid label{opacity:1;caret-color:#ff1744!important;color:#ff1744!important}.compexx.dark fp-icon-tile .required{border-color:#ff1744!important;caret-color:#ff1744!important;color:#ff1744!important}.compexx.dark .mat-button-toggle-checked{background-color:#267bba}.compexx.dark .mdc-slider__value-indicator{background-color:#267bba!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.compexx.dark .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#267bba!important}.compexx.dark fp-kontoinhaber-select-field{font-size:.5em!important}.compexx.dark fp-kontoinhaber-select-field .mat-mdc-form-field-label,.compexx.dark fp-kontoinhaber-select-field .mat-mdc-select-arrow,.compexx.dark fp-kontoinhaber-select-field .mat-mdc-select-value,.compexx.dark fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.compexx.dark fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.compexx.dark fp-kontoinhaber-select-field .mdc-notched-outline__leading,.compexx.dark fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.compexx.dark fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.compexx.dark fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.compexx.dark .navigationbar{border-top-color:#267bba}.compexx.dark .vermoegen-und-verbindlichkeiten-result{color:#80b2d7}.compexx.dark .mdc-button{font-size:.875rem!important}.compexx.dark .mdc-button span{white-space:nowrap!important}.compexx.dark .mdc-button[mat-flat-button]{color:#fff!important;background-color:#004894!important}.compexx.dark .mdc-button[mat-stroked-button]{color:#004894!important;background-color:#fff!important}.compexx.dark .mat-mdc-outlined-button{border-color:#267bba!important;color:#267bba!important}.compexx.dark .mdc-button[disabled]{opacity:.6}.compexx.dark .mat-ripple:not(.ziel-card){color:#000!important}.compexx.dark.dark .mat-ripple:not(.ziel-card){color:#fff!important}.compexx.dark.dark .dark-button{color:#000;background-color:#267bba}.compexx.dark.accessibility-light .accessibility-button,.compexx.dark.accessibility-dark .accessibility-button{color:#fff;background-color:#267bba}.compexx.dark.accessibility-light .list-item-link,.compexx.dark.accessibility-dark .list-item-link{color:#004894;background-color:#fff}.compexx.dark.accessibility-light .list-item-link--active,.compexx.dark.accessibility-light .list-item-link--active .sublist-item-link--active,.compexx.dark.accessibility-dark .list-item-link--active,.compexx.dark.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#fff;background-color:#003684!important}.compexx.dark.accessibility-light span.text-primary-not-important,.compexx.dark.accessibility-dark span.text-primary-not-important,.compexx.dark.accessibility-light .text-primary,.compexx.dark.accessibility-dark .text-primary{background-color:#fff!important}.compexx.dark.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.compexx.dark.accessibility-light .legal-footer .data-input,.compexx.dark.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#003684!important}.compexx.dark.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000!important}.compexx.dark.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.compexx.dark.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#267bba!important}.compexx.dark.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#80b2d7!important}.compexx.dark.accessibility-dark .fp-milestone-page .text-primary{color:#4d93c6!important}.compexx.dark.accessibility-dark .fp-milestone-page .text-accent{color:#267bba!important}.compexx.dark.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.compexx.dark.accessibility-dark .bar.bg-primary-50 span{color:#fff!important}.compexx.dark fp-allgemeines,.compexx.dark fp-versorgungswunsch,.compexx.dark fp-versorgungs-wunsch,.compexx.dark fp-bestehende-versorgung,.compexx.dark fp-erforderliches-kapital{width:100%!important}.compexx.dark .mat-toolbar,.compexx.dark .top-toolbar .mat-toolbar{background-color:#000}.compexx.dark a,.compexx.dark .router-link-active,.compexx.dark .clickable-icon{color:#80b2d7}.compexx.dark a.list-item-link--active,.compexx.dark .router-link-active.list-item-link--active,.compexx.dark .clickable-icon.list-item-link--active,.compexx.dark a.list-item-link--active .sublist-item-link--active,.compexx.dark .router-link-active.list-item-link--active .sublist-item-link--active,.compexx.dark .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#424242}.compexx.dark a:hover,.compexx.dark .router-link-active:hover,.compexx.dark .clickable-icon:hover{color:#b3d1e7}.compexx.dark .emptybankcard{color:#0064ae;border-color:#0064ae}.forest .bg-primary{color:#fff!important}.is-finance{background-color:#f5f5f5;color:#424242}.is-finance{--mat-ripple-color: rgba(0, 0, 0, .1)}.is-finance{--mat-option-selected-state-label-text-color: #c42d4e;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.is-finance .mat-accent{--mat-option-selected-state-label-text-color: #bdbdbd;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.is-finance .mat-warn{--mat-option-selected-state-label-text-color: #d32f2f;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.is-finance{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.is-finance{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.is-finance{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.is-finance .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #c42d4e;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.is-finance .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #c42d4e;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.is-finance .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #bdbdbd;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.is-finance .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #bdbdbd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.is-finance .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #d32f2f;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.is-finance .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #d32f2f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.is-finance{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.is-finance{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.is-finance{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.is-finance{--mdc-elevated-card-container-shape: 4px}.is-finance{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.is-finance{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.is-finance{--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.is-finance{--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}.is-finance{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.is-finance{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.is-finance .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #c42d4e;--mdc-linear-progress-track-color: rgba(196, 45, 78, .25)}.is-finance .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #bdbdbd;--mdc-linear-progress-track-color: rgba(189, 189, 189, .25)}.is-finance .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #d32f2f;--mdc-linear-progress-track-color: rgba(211, 47, 47, .25)}.is-finance{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.is-finance{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.is-finance{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.is-finance{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.is-finance{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.is-finance{--mdc-filled-text-field-caret-color: #c42d4e;--mdc-filled-text-field-focus-active-indicator-color: #c42d4e;--mdc-filled-text-field-focus-label-text-color: rgba(196, 45, 78, .87);--mdc-filled-text-field-container-color: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #d32f2f;--mdc-filled-text-field-error-focus-label-text-color: #d32f2f;--mdc-filled-text-field-error-label-text-color: #d32f2f;--mdc-filled-text-field-error-caret-color: #d32f2f;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-error-hover-active-indicator-color: #d32f2f}.is-finance{--mdc-outlined-text-field-caret-color: #c42d4e;--mdc-outlined-text-field-focus-outline-color: #c42d4e;--mdc-outlined-text-field-focus-label-text-color: rgba(196, 45, 78, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #d32f2f;--mdc-outlined-text-field-error-focus-label-text-color: #d32f2f;--mdc-outlined-text-field-error-label-text-color: #d32f2f;--mdc-outlined-text-field-error-hover-label-text-color: #d32f2f;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #d32f2f;--mdc-outlined-text-field-error-hover-outline-color: #d32f2f;--mdc-outlined-text-field-error-outline-color: #d32f2f}.is-finance{--mat-form-field-focus-select-arrow-color: rgba(196, 45, 78, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #d32f2f;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.is-finance .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #bdbdbd;--mdc-filled-text-field-focus-active-indicator-color: #bdbdbd;--mdc-filled-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.is-finance .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #bdbdbd;--mdc-outlined-text-field-focus-outline-color: #bdbdbd;--mdc-outlined-text-field-focus-label-text-color: rgba(189, 189, 189, .87)}.is-finance .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(189, 189, 189, .87)}.is-finance .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #d32f2f;--mdc-filled-text-field-focus-active-indicator-color: #d32f2f;--mdc-filled-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.is-finance .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #d32f2f;--mdc-outlined-text-field-focus-outline-color: #d32f2f;--mdc-outlined-text-field-focus-label-text-color: rgba(211, 47, 47, .87)}.is-finance .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(211, 47, 47, .87)}.is-finance{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.is-finance{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.is-finance{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.is-finance{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.is-finance{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.is-finance{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(196, 45, 78, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.is-finance .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(189, 189, 189, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.is-finance .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(211, 47, 47, .87);--mat-select-invalid-arrow-color: rgba(211, 47, 47, .87)}.is-finance{--mat-select-arrow-transform: translateY(-8px)}.is-finance{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.is-finance{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.is-finance{--mat-autocomplete-background-color: white}.is-finance{--mdc-dialog-container-shape: 4px}.is-finance{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.is-finance{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.is-finance{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.is-finance .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.is-finance .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.is-finance .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.is-finance .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.is-finance .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.is-finance .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #c42d4e;--mdc-chip-elevated-selected-container-color: #c42d4e;--mdc-chip-elevated-disabled-container-color: #c42d4e;--mdc-chip-flat-disabled-selected-container-color: #c42d4e;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.is-finance .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.is-finance .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.is-finance .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.is-finance .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color: #bdbdbd;--mdc-chip-elevated-selected-container-color: #bdbdbd;--mdc-chip-elevated-disabled-container-color: #bdbdbd;--mdc-chip-flat-disabled-selected-container-color: #bdbdbd;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}.is-finance .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.is-finance .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.is-finance .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.is-finance .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #d32f2f;--mdc-chip-elevated-selected-container-color: #d32f2f;--mdc-chip-elevated-disabled-container-color: #d32f2f;--mdc-chip-flat-disabled-selected-container-color: #d32f2f;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.is-finance .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.is-finance .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.is-finance .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.is-finance .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.is-finance{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.is-finance .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.is-finance{--mdc-switch-selected-focus-state-layer-color: #be2847;--mdc-switch-selected-handle-color: #be2847;--mdc-switch-selected-hover-state-layer-color: #be2847;--mdc-switch-selected-pressed-state-layer-color: #be2847;--mdc-switch-selected-focus-handle-color: #a21125;--mdc-switch-selected-hover-handle-color: #a21125;--mdc-switch-selected-pressed-handle-color: #a21125;--mdc-switch-selected-focus-track-color: #d66c83;--mdc-switch-selected-hover-track-color: #d66c83;--mdc-switch-selected-pressed-track-color: #d66c83;--mdc-switch-selected-track-color: #d66c83;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.is-finance{--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}.is-finance .mat-mdc-slide-toggle{--mat-switch-label-text-color: rgba(0, 0, 0, .87)}.is-finance .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #757575;--mdc-switch-selected-handle-color: #757575;--mdc-switch-selected-hover-state-layer-color: #757575;--mdc-switch-selected-pressed-state-layer-color: #757575;--mdc-switch-selected-focus-handle-color: #212121;--mdc-switch-selected-hover-handle-color: #212121;--mdc-switch-selected-pressed-handle-color: #212121;--mdc-switch-selected-focus-track-color: #e0e0e0;--mdc-switch-selected-hover-track-color: #e0e0e0;--mdc-switch-selected-pressed-track-color: #e0e0e0;--mdc-switch-selected-track-color: #e0e0e0}.is-finance .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}.is-finance{--mdc-switch-state-layer-size: 40px}.is-finance .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.is-finance{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.is-finance .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #c42d4e;--mdc-radio-selected-hover-icon-color: #c42d4e;--mdc-radio-selected-icon-color: #c42d4e;--mdc-radio-selected-pressed-icon-color: #c42d4e}.is-finance .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #c42d4e;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.is-finance .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.is-finance .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #bdbdbd;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.is-finance .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.is-finance .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #d32f2f;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.is-finance{--mdc-radio-state-layer-size: 40px}.is-finance{--mat-radio-touch-target-display: block}.is-finance{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.is-finance{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.is-finance{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.is-finance{--mdc-slider-handle-color: #c42d4e;--mdc-slider-focus-handle-color: #c42d4e;--mdc-slider-hover-handle-color: #c42d4e;--mdc-slider-active-track-color: #c42d4e;--mdc-slider-inactive-track-color: #c42d4e;--mdc-slider-with-tick-marks-inactive-container-color: #c42d4e;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000}.is-finance{--mat-slider-ripple-color: #c42d4e;--mat-slider-hover-state-layer-color: rgba(196, 45, 78, .05);--mat-slider-focus-state-layer-color: rgba(196, 45, 78, .2);--mat-slider-value-indicator-opacity: .6}.is-finance .mat-accent{--mdc-slider-handle-color: #bdbdbd;--mdc-slider-focus-handle-color: #bdbdbd;--mdc-slider-hover-handle-color: #bdbdbd;--mdc-slider-active-track-color: #bdbdbd;--mdc-slider-inactive-track-color: #bdbdbd;--mdc-slider-with-tick-marks-inactive-container-color: #bdbdbd;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87)}.is-finance .mat-accent{--mat-slider-ripple-color: #bdbdbd;--mat-slider-hover-state-layer-color: rgba(189, 189, 189, .05);--mat-slider-focus-state-layer-color: rgba(189, 189, 189, .2)}.is-finance .mat-warn{--mdc-slider-handle-color: #d32f2f;--mdc-slider-focus-handle-color: #d32f2f;--mdc-slider-hover-handle-color: #d32f2f;--mdc-slider-active-track-color: #d32f2f;--mdc-slider-inactive-track-color: #d32f2f;--mdc-slider-with-tick-marks-inactive-container-color: #d32f2f;--mdc-slider-with-tick-marks-active-container-color: white}.is-finance .mat-warn{--mat-slider-ripple-color: #d32f2f;--mat-slider-hover-state-layer-color: rgba(211, 47, 47, .05);--mat-slider-focus-state-layer-color: rgba(211, 47, 47, .2)}.is-finance{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.is-finance{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.is-finance{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12)}.is-finance{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.is-finance{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.is-finance{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.is-finance{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.is-finance .mdc-list-item__start,.is-finance .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #c42d4e;--mdc-radio-selected-hover-icon-color: #c42d4e;--mdc-radio-selected-icon-color: #c42d4e;--mdc-radio-selected-pressed-icon-color: #c42d4e}.is-finance .mat-accent .mdc-list-item__start,.is-finance .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #bdbdbd;--mdc-radio-selected-hover-icon-color: #bdbdbd;--mdc-radio-selected-icon-color: #bdbdbd;--mdc-radio-selected-pressed-icon-color: #bdbdbd}.is-finance .mat-warn .mdc-list-item__start,.is-finance .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d32f2f;--mdc-radio-selected-hover-icon-color: #d32f2f;--mdc-radio-selected-icon-color: #d32f2f;--mdc-radio-selected-pressed-icon-color: #d32f2f}.is-finance .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #c42d4e;--mdc-checkbox-selected-hover-icon-color: #c42d4e;--mdc-checkbox-selected-icon-color: #c42d4e;--mdc-checkbox-selected-pressed-icon-color: #c42d4e;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #c42d4e;--mdc-checkbox-selected-hover-state-layer-color: #c42d4e;--mdc-checkbox-selected-pressed-state-layer-color: #c42d4e;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.is-finance .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.is-finance .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.is-finance .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.is-finance .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.is-finance .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.is-finance .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#c42d4e}.is-finance .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.is-finance .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.is-finance .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.is-finance{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.is-finance{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.is-finance .mdc-list-item__start,.is-finance .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.is-finance .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.is-finance .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.is-finance .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.is-finance .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.is-finance .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.is-finance .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.is-finance{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.is-finance .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.is-finance{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}.is-finance{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.is-finance{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.is-finance{--mdc-secondary-navigation-tab-container-height: 48px}.is-finance{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.is-finance{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.is-finance .mat-mdc-tab-group,.is-finance .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #c42d4e}.is-finance .mat-mdc-tab-group,.is-finance .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #c42d4e;--mat-tab-header-active-ripple-color: #c42d4e;--mat-tab-header-inactive-ripple-color: #c42d4e;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #c42d4e;--mat-tab-header-active-hover-label-text-color: #c42d4e;--mat-tab-header-active-focus-indicator-color: #c42d4e;--mat-tab-header-active-hover-indicator-color: #c42d4e}.is-finance .mat-mdc-tab-group.mat-accent,.is-finance .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #bdbdbd}.is-finance .mat-mdc-tab-group.mat-accent,.is-finance .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #bdbdbd;--mat-tab-header-active-ripple-color: #bdbdbd;--mat-tab-header-inactive-ripple-color: #bdbdbd;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #bdbdbd;--mat-tab-header-active-hover-label-text-color: #bdbdbd;--mat-tab-header-active-focus-indicator-color: #bdbdbd;--mat-tab-header-active-hover-indicator-color: #bdbdbd}.is-finance .mat-mdc-tab-group.mat-warn,.is-finance .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #d32f2f}.is-finance .mat-mdc-tab-group.mat-warn,.is-finance .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #d32f2f;--mat-tab-header-active-ripple-color: #d32f2f;--mat-tab-header-inactive-ripple-color: #d32f2f;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #d32f2f;--mat-tab-header-active-hover-label-text-color: #d32f2f;--mat-tab-header-active-focus-indicator-color: #d32f2f;--mat-tab-header-active-hover-indicator-color: #d32f2f}.is-finance .mat-mdc-tab-group.mat-background-primary,.is-finance .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #c42d4e;--mat-tab-header-with-background-foreground-color: white}.is-finance .mat-mdc-tab-group.mat-background-accent,.is-finance .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #bdbdbd;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}.is-finance .mat-mdc-tab-group.mat-background-warn,.is-finance .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #d32f2f;--mat-tab-header-with-background-foreground-color: white}.is-finance .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.is-finance .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.is-finance{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.is-finance{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #bdbdbd;--mdc-checkbox-selected-hover-icon-color: #bdbdbd;--mdc-checkbox-selected-icon-color: #bdbdbd;--mdc-checkbox-selected-pressed-icon-color: #bdbdbd;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #bdbdbd;--mdc-checkbox-selected-hover-state-layer-color: #bdbdbd;--mdc-checkbox-selected-pressed-state-layer-color: #bdbdbd;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.is-finance{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87)}.is-finance .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #c42d4e;--mdc-checkbox-selected-hover-icon-color: #c42d4e;--mdc-checkbox-selected-icon-color: #c42d4e;--mdc-checkbox-selected-pressed-icon-color: #c42d4e;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #c42d4e;--mdc-checkbox-selected-hover-state-layer-color: #c42d4e;--mdc-checkbox-selected-pressed-state-layer-color: #c42d4e;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.is-finance .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d32f2f;--mdc-checkbox-selected-hover-icon-color: #d32f2f;--mdc-checkbox-selected-icon-color: #d32f2f;--mdc-checkbox-selected-pressed-icon-color: #d32f2f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d32f2f;--mdc-checkbox-selected-hover-state-layer-color: #d32f2f;--mdc-checkbox-selected-pressed-state-layer-color: #d32f2f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.is-finance{--mdc-checkbox-state-layer-size: 40px}.is-finance{--mat-checkbox-touch-target-display: block}.is-finance{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.is-finance{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.is-finance{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.is-finance{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.is-finance{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.is-finance{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.is-finance{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.is-finance{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.is-finance{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.is-finance{--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.is-finance{--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12}.is-finance{--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.is-finance{--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12}.is-finance{--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.is-finance{--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12}.is-finance{--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.is-finance{--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.is-finance .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #c42d4e}.is-finance .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #c42d4e;--mat-text-button-ripple-color: rgba(196, 45, 78, .1)}.is-finance .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #bdbdbd}.is-finance .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #bdbdbd;--mat-text-button-ripple-color: rgba(189, 189, 189, .1)}.is-finance .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #d32f2f}.is-finance .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #d32f2f;--mat-text-button-ripple-color: rgba(211, 47, 47, .1)}.is-finance .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #c42d4e;--mdc-filled-button-label-text-color: white}.is-finance .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.is-finance .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #bdbdbd;--mdc-filled-button-label-text-color: black}.is-finance .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.is-finance .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #d32f2f;--mdc-filled-button-label-text-color: white}.is-finance .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.is-finance .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #c42d4e;--mdc-protected-button-label-text-color: white}.is-finance .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.is-finance .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #bdbdbd;--mdc-protected-button-label-text-color: black}.is-finance .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.is-finance .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #d32f2f;--mdc-protected-button-label-text-color: white}.is-finance .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.is-finance .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #c42d4e;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.is-finance .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #c42d4e;--mat-outlined-button-ripple-color: rgba(196, 45, 78, .1)}.is-finance .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #bdbdbd;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.is-finance .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #bdbdbd;--mat-outlined-button-ripple-color: rgba(189, 189, 189, .1)}.is-finance .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #d32f2f;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.is-finance .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #d32f2f;--mat-outlined-button-ripple-color: rgba(211, 47, 47, .1)}.is-finance{--mdc-text-button-container-height: 36px}.is-finance{--mdc-filled-button-container-height: 36px}.is-finance{--mdc-protected-button-container-height: 36px}.is-finance{--mdc-outlined-button-container-height: 36px}.is-finance{--mat-text-button-touch-target-display: block}.is-finance{--mat-filled-button-touch-target-display: block}.is-finance{--mat-protected-button-touch-target-display: block}.is-finance{--mat-outlined-button-touch-target-display: block}.is-finance{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.is-finance{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.is-finance{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.is-finance{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.is-finance{--mdc-icon-button-icon-size: 24px}.is-finance{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.is-finance{--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}.is-finance .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #c42d4e}.is-finance .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #c42d4e;--mat-icon-button-ripple-color: rgba(196, 45, 78, .1)}.is-finance .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #bdbdbd}.is-finance .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #bdbdbd;--mat-icon-button-ripple-color: rgba(189, 189, 189, .1)}.is-finance .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #d32f2f}.is-finance .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #d32f2f;--mat-icon-button-ripple-color: rgba(211, 47, 47, .1)}.is-finance{--mat-icon-button-touch-target-display: block}.is-finance .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.is-finance{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.is-finance{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.is-finance{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.is-finance{--mdc-fab-container-color: white}.is-finance{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.is-finance{--mdc-fab-small-container-color: white}.is-finance{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38)}.is-finance .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #c42d4e}.is-finance .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.is-finance .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #bdbdbd}.is-finance .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.is-finance .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #d32f2f}.is-finance .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.is-finance .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #c42d4e}.is-finance .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.is-finance .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #bdbdbd}.is-finance .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.is-finance .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #d32f2f}.is-finance .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.is-finance{--mat-fab-touch-target-display: block}.is-finance{--mat-fab-small-touch-target-display: block}.is-finance{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.is-finance{--mdc-snackbar-container-shape: 4px}.is-finance{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}.is-finance{--mat-snack-bar-button-color: #edc0ca}.is-finance{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.is-finance{--mat-table-row-item-outline-width: 1px}.is-finance{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}.is-finance{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.is-finance{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.is-finance{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.is-finance{--mdc-circular-progress-active-indicator-color: #c42d4e}.is-finance .mat-accent{--mdc-circular-progress-active-indicator-color: #bdbdbd}.is-finance .mat-warn{--mdc-circular-progress-active-indicator-color: #d32f2f}.is-finance{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.is-finance{--mat-badge-background-color: #c42d4e;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.is-finance .mat-badge-accent{--mat-badge-background-color: #bdbdbd;--mat-badge-text-color: rgba(0, 0, 0, .87)}.is-finance .mat-badge-warn{--mat-badge-background-color: #d32f2f;--mat-badge-text-color: white}.is-finance{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.is-finance{--mat-bottom-sheet-container-shape: 4px}.is-finance{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.is-finance{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.is-finance{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.is-finance{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.is-finance{--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd}.is-finance{--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: rgb(224.4, 224.4, 224.4)}.is-finance{--mat-standard-button-toggle-height: 48px}.is-finance{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.is-finance{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.is-finance{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.is-finance{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #c42d4e;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(196, 45, 78, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(196, 45, 78, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(196, 45, 78, .3);--mat-datepicker-toggle-active-state-icon-color: #c42d4e;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(196, 45, 78, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.is-finance .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #bdbdbd;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(189, 189, 189, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(189, 189, 189, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(189, 189, 189, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.is-finance .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #d32f2f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(211, 47, 47, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(211, 47, 47, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(211, 47, 47, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.is-finance .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #bdbdbd}.is-finance .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #d32f2f}.is-finance .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.is-finance .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.is-finance{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.is-finance{--mat-divider-width: 1px}.is-finance{--mat-divider-color: rgba(0, 0, 0, .12)}.is-finance{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.is-finance{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}.is-finance{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.is-finance{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.is-finance{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.is-finance{--mat-icon-color: inherit}.is-finance .mat-icon.mat-primary{--mat-icon-color: #c42d4e}.is-finance .mat-icon.mat-accent{--mat-icon-color: #bdbdbd}.is-finance .mat-icon.mat-warn{--mat-icon-color: #d32f2f}.is-finance{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.is-finance{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}.is-finance{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #c42d4e;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #c42d4e;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #c42d4e;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #d32f2f;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #d32f2f;--mat-stepper-header-error-state-icon-background-color: transparent}.is-finance .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #bdbdbd;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #bdbdbd;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #bdbdbd;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87)}.is-finance .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #d32f2f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #d32f2f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #d32f2f;--mat-stepper-header-edit-state-icon-foreground-color: white}.is-finance{--mat-stepper-header-height: 72px}.is-finance{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.is-finance{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.is-finance{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.is-finance .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #c42d4e;--mat-toolbar-container-text-color: white}.is-finance .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #bdbdbd;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.is-finance .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #d32f2f;--mat-toolbar-container-text-color: white}.is-finance{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.is-finance{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.is-finance{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.is-finance{--mat-tree-node-min-height: 48px}.is-finance{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.is-finance{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.is-finance{--mat-timepicker-container-background-color: white}.is-finance::-webkit-scrollbar-track{background-color:#edc0ca}.is-finance::-webkit-scrollbar-thumb{background-color:#c42d4e}.is-finance::-webkit-scrollbar-thumb:hover{background-color:#cd4d69}.is-finance .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#edc0ca}.is-finance .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#c42d4e}.is-finance .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#cd4d69}.is-finance .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#edc0ca}.is-finance .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#c42d4e}.is-finance .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#cd4d69}.is-finance .stroke-primary{stroke:#c42d4e!important}.is-finance .color-primary{color:#c42d4e!important}.is-finance .bg-primary{background-color:#c42d4e!important;color:#fff!important}.is-finance .bg-primary-100{background-color:#edc0ca!important;color:#000!important}.is-finance .bg-primary-50{background-color:#f8e6ea!important;color:#000!important}.is-finance .bg-accent{background-color:#bdbdbd!important}.is-finance .bg-success{background-color:#81c784!important}.is-finance .bg-warn{background-color:#d32f2f!important;color:#fff}.is-finance .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.is-finance .bg-warn-50{background-color:#ffebee!important;color:#000000de}.is-finance .text-primary{color:#c42d4e!important}.is-finance .text-primary-not-important{color:#af1c35}.is-finance .border-primary,.is-finance .border-primary-left,.is-finance .border-primary-right,.is-finance .border-primary-top,.is-finance .border-primary-bottom{border-color:#c42d4e}.is-finance .border-accent{border-color:#bdbdbd!important}.is-finance .border-accent-100{border-color:#f5f5f5!important}.is-finance .outline-primary{outline-color:#c42d4e!important}.is-finance .text-warn{color:#f44336!important}.is-finance .text-error{color:#ef5350!important}.is-finance .text-accent{color:#9e9e9e!important}.is-finance .text-hover:hover,.is-finance .text-hover:hover *{color:#e296a7!important}.is-finance .text-success{color:#66bb6a!important}.is-finance.dark .bg-primary-50{background-color:#a21125!important}.is-finance .required.ng-invalid .mat-mdc-form-field-outline-thick,.is-finance .required.ng-invalid .mat-mdc-input-element,.is-finance .required.ng-invalid label{opacity:1;caret-color:#d32f2f!important;color:#d32f2f!important}.is-finance fp-icon-tile .required{border-color:#d32f2f!important;caret-color:#d32f2f!important;color:#d32f2f!important}.is-finance .mat-button-toggle-checked{background-color:#cd4d69}.is-finance .mdc-slider__value-indicator{background-color:#cd4d69!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.is-finance .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#cd4d69!important}.is-finance fp-kontoinhaber-select-field{font-size:.5em!important}.is-finance fp-kontoinhaber-select-field .mat-mdc-form-field-label,.is-finance fp-kontoinhaber-select-field .mat-mdc-select-arrow,.is-finance fp-kontoinhaber-select-field .mat-mdc-select-value,.is-finance fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.is-finance fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.is-finance fp-kontoinhaber-select-field .mdc-notched-outline__leading,.is-finance fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.is-finance fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.is-finance fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.is-finance .navigationbar{border-top-color:#cd4d69}.is-finance .vermoegen-und-verbindlichkeiten-result{color:#c42d4e}.is-finance .mdc-button{font-size:.875rem!important}.is-finance .mdc-button span{white-space:nowrap!important}.is-finance .mdc-button[mat-flat-button]{color:#fff!important;background-color:#af1c35!important}.is-finance .mdc-button[mat-stroked-button]{color:#af1c35!important;background-color:#fff!important}.is-finance .mat-mdc-outlined-button{border-color:#cd4d69!important;color:#cd4d69!important}.is-finance .mdc-button[disabled]{opacity:.6}.is-finance .mat-ripple:not(.ziel-card){color:#000!important}.is-finance.dark .mat-ripple:not(.ziel-card){color:#fff!important}.is-finance.dark .dark-button{color:#000;background-color:#cd4d69}.is-finance.accessibility-light .accessibility-button,.is-finance.accessibility-dark .accessibility-button{color:#fff;background-color:#cd4d69}.is-finance.accessibility-light .list-item-link,.is-finance.accessibility-dark .list-item-link{color:#af1c35;background-color:#fff}.is-finance.accessibility-light .list-item-link--active,.is-finance.accessibility-light .list-item-link--active .sublist-item-link--active,.is-finance.accessibility-dark .list-item-link--active,.is-finance.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#fff;background-color:#a21125!important}.is-finance.accessibility-light span.text-primary-not-important,.is-finance.accessibility-dark span.text-primary-not-important,.is-finance.accessibility-light .text-primary,.is-finance.accessibility-dark .text-primary{background-color:#fff!important}.is-finance.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.is-finance.accessibility-light .legal-footer .data-input,.is-finance.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#a21125!important}.is-finance.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000!important}.is-finance.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.is-finance.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#cd4d69!important}.is-finance.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#e296a7!important}.is-finance.accessibility-dark .fp-milestone-page .text-primary{color:#d66c83!important}.is-finance.accessibility-dark .fp-milestone-page .text-accent{color:#cd4d69!important}.is-finance.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.is-finance.accessibility-dark .bar.bg-primary-50 span{color:#fff!important}.is-finance fp-allgemeines,.is-finance fp-versorgungswunsch,.is-finance fp-versorgungs-wunsch,.is-finance fp-bestehende-versorgung,.is-finance fp-erforderliches-kapital{width:100%!important}.is-finance .mat-toolbar,.is-finance .top-toolbar .mat-toolbar{background-color:#fff}.is-finance .emptybankcard{color:#c42d4e;border-color:#c42d4e}.is-finance a,.is-finance .router-link-active,.is-finance .clickable-icon{color:#c42d4e}.is-finance a.list-item-link--active,.is-finance .router-link-active.list-item-link--active,.is-finance .clickable-icon.list-item-link--active,.is-finance a.list-item-link--active .sublist-item-link--active,.is-finance .router-link-active.list-item-link--active .sublist-item-link--active,.is-finance .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#e0e0e0}.is-finance a:hover,.is-finance .router-link-active:hover,.is-finance .clickable-icon:hover{color:#e296a7}.is-finance .checklist{top:50%!important;left:50%!important}.is-finance.dark{background-color:#000;color:#eee}.is-finance.dark{--mat-ripple-color: rgba(255, 255, 255, .1)}.is-finance.dark{--mat-option-selected-state-label-text-color: #e296a7;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.is-finance.dark .mat-accent{--mat-option-selected-state-label-text-color: #757575;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.is-finance.dark .mat-warn{--mat-option-selected-state-label-text-color: #ff1744;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.is-finance.dark{--mat-optgroup-label-text-color: white}.is-finance.dark{--mat-full-pseudo-checkbox-selected-icon-color: #757575;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.is-finance.dark{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #757575;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.is-finance.dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #e296a7;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.is-finance.dark .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #e296a7;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.is-finance.dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #757575;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.is-finance.dark .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #757575;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.is-finance.dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ff1744;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.is-finance.dark .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff1744;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.is-finance.dark{--mat-app-background-color: #303030;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.is-finance.dark{--mat-option-label-text-font: Inter, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}.is-finance.dark{--mat-optgroup-label-text-font: Inter, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}.is-finance.dark{--mdc-elevated-card-container-shape: 4px}.is-finance.dark{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.is-finance.dark{--mdc-elevated-card-container-color: #424242;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.is-finance.dark{--mdc-outlined-card-container-color: #424242;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.is-finance.dark{--mat-card-subtitle-text-color: rgba(255, 255, 255, .7)}.is-finance.dark{--mat-card-title-text-font: Inter, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Inter, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}.is-finance.dark{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.is-finance.dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #e296a7;--mdc-linear-progress-track-color: rgba(226, 150, 167, .25)}.is-finance.dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #757575;--mdc-linear-progress-track-color: rgba(117, 117, 117, .25)}.is-finance.dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ff1744;--mdc-linear-progress-track-color: rgba(255, 23, 68, .25)}.is-finance.dark{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.is-finance.dark{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.is-finance.dark{--mdc-plain-tooltip-supporting-text-font: Inter, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.is-finance.dark{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.is-finance.dark{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.is-finance.dark{--mdc-filled-text-field-caret-color: #e296a7;--mdc-filled-text-field-focus-active-indicator-color: #e296a7;--mdc-filled-text-field-focus-label-text-color: rgba(226, 150, 167, .87);--mdc-filled-text-field-container-color: rgb(73.56, 73.56, 73.56);--mdc-filled-text-field-disabled-container-color: rgb(69.78, 69.78, 69.78);--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #ff1744;--mdc-filled-text-field-error-focus-label-text-color: #ff1744;--mdc-filled-text-field-error-label-text-color: #ff1744;--mdc-filled-text-field-error-caret-color: #ff1744;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #ff1744;--mdc-filled-text-field-error-focus-active-indicator-color: #ff1744;--mdc-filled-text-field-error-hover-active-indicator-color: #ff1744}.is-finance.dark{--mdc-outlined-text-field-caret-color: #e296a7;--mdc-outlined-text-field-focus-outline-color: #e296a7;--mdc-outlined-text-field-focus-label-text-color: rgba(226, 150, 167, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #ff1744;--mdc-outlined-text-field-error-focus-label-text-color: #ff1744;--mdc-outlined-text-field-error-label-text-color: #ff1744;--mdc-outlined-text-field-error-hover-label-text-color: #ff1744;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #ff1744;--mdc-outlined-text-field-error-hover-outline-color: #ff1744;--mdc-outlined-text-field-error-outline-color: #ff1744}.is-finance.dark{--mat-form-field-focus-select-arrow-color: rgba(226, 150, 167, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #ff1744;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24}.is-finance.dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #757575;--mdc-filled-text-field-focus-active-indicator-color: #757575;--mdc-filled-text-field-focus-label-text-color: rgba(117, 117, 117, .87)}.is-finance.dark .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #757575;--mdc-outlined-text-field-focus-outline-color: #757575;--mdc-outlined-text-field-focus-label-text-color: rgba(117, 117, 117, .87)}.is-finance.dark .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(117, 117, 117, .87)}.is-finance.dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ff1744;--mdc-filled-text-field-focus-active-indicator-color: #ff1744;--mdc-filled-text-field-focus-label-text-color: rgba(255, 23, 68, .87)}.is-finance.dark .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #ff1744;--mdc-outlined-text-field-focus-outline-color: #ff1744;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 23, 68, .87)}.is-finance.dark .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(255, 23, 68, .87)}.is-finance.dark{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.is-finance.dark{--mdc-filled-text-field-label-text-font: Inter, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}.is-finance.dark{--mdc-outlined-text-field-label-text-font: Inter, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}.is-finance.dark{--mat-form-field-container-text-font: Inter, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Inter, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.is-finance.dark{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.is-finance.dark{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(226, 150, 167, .87);--mat-select-invalid-arrow-color: rgba(255, 23, 68, .87)}.is-finance.dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(117, 117, 117, .87);--mat-select-invalid-arrow-color: rgba(255, 23, 68, .87)}.is-finance.dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(255, 23, 68, .87);--mat-select-invalid-arrow-color: rgba(255, 23, 68, .87)}.is-finance.dark{--mat-select-arrow-transform: translateY(-8px)}.is-finance.dark{--mat-select-trigger-text-font: Inter, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.is-finance.dark{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.is-finance.dark{--mat-autocomplete-background-color: #424242}.is-finance.dark{--mdc-dialog-container-shape: 4px}.is-finance.dark{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.is-finance.dark{--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.is-finance.dark{--mdc-dialog-subhead-font: Inter, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Inter, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.is-finance.dark .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.is-finance.dark .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.is-finance.dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-disabled-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-flat-disabled-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa}.is-finance.dark .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.is-finance.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.is-finance.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #e296a7;--mdc-chip-elevated-selected-container-color: #e296a7;--mdc-chip-elevated-disabled-container-color: #e296a7;--mdc-chip-flat-disabled-selected-container-color: #e296a7;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-selected-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black}.is-finance.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.is-finance.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: black;--mat-chip-selected-trailing-icon-color: black}.is-finance.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.is-finance.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #757575;--mdc-chip-elevated-selected-container-color: #757575;--mdc-chip-elevated-disabled-container-color: #757575;--mdc-chip-flat-disabled-selected-container-color: #757575;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.is-finance.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.is-finance.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.is-finance.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.is-finance.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ff1744;--mdc-chip-elevated-selected-container-color: #ff1744;--mdc-chip-elevated-disabled-container-color: #ff1744;--mdc-chip-flat-disabled-selected-container-color: #ff1744;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.is-finance.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.is-finance.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.is-finance.dark .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.is-finance.dark .mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.is-finance.dark{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.is-finance.dark .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.is-finance.dark{--mdc-switch-selected-focus-state-layer-color: #d66c83;--mdc-switch-selected-handle-color: #d66c83;--mdc-switch-selected-hover-state-layer-color: #d66c83;--mdc-switch-selected-pressed-state-layer-color: #d66c83;--mdc-switch-selected-focus-handle-color: #e296a7;--mdc-switch-selected-hover-handle-color: #e296a7;--mdc-switch-selected-pressed-handle-color: #e296a7;--mdc-switch-selected-focus-track-color: #be2847;--mdc-switch-selected-hover-track-color: #be2847;--mdc-switch-selected-pressed-track-color: #be2847;--mdc-switch-selected-track-color: #be2847;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.is-finance.dark{--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5)}.is-finance.dark .mat-mdc-slide-toggle{--mat-switch-label-text-color: white}.is-finance.dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #e0e0e0;--mdc-switch-selected-handle-color: #e0e0e0;--mdc-switch-selected-hover-state-layer-color: #e0e0e0;--mdc-switch-selected-pressed-state-layer-color: #e0e0e0;--mdc-switch-selected-focus-handle-color: #eeeeee;--mdc-switch-selected-hover-handle-color: #eeeeee;--mdc-switch-selected-pressed-handle-color: #eeeeee;--mdc-switch-selected-focus-track-color: #757575;--mdc-switch-selected-hover-track-color: #757575;--mdc-switch-selected-pressed-track-color: #757575;--mdc-switch-selected-track-color: #757575}.is-finance.dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e57373;--mdc-switch-selected-handle-color: #e57373;--mdc-switch-selected-hover-state-layer-color: #e57373;--mdc-switch-selected-pressed-state-layer-color: #e57373;--mdc-switch-selected-focus-handle-color: #ef9a9a;--mdc-switch-selected-hover-handle-color: #ef9a9a;--mdc-switch-selected-pressed-handle-color: #ef9a9a;--mdc-switch-selected-focus-track-color: #e53935;--mdc-switch-selected-hover-track-color: #e53935;--mdc-switch-selected-pressed-track-color: #e53935;--mdc-switch-selected-track-color: #e53935}.is-finance.dark{--mdc-switch-state-layer-size: 40px}.is-finance.dark .mat-mdc-slide-toggle{--mat-switch-label-text-font: Inter, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}.is-finance.dark{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.is-finance.dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #e296a7;--mdc-radio-selected-hover-icon-color: #e296a7;--mdc-radio-selected-icon-color: #e296a7;--mdc-radio-selected-pressed-icon-color: #e296a7}.is-finance.dark .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #e296a7;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.is-finance.dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #757575;--mdc-radio-selected-hover-icon-color: #757575;--mdc-radio-selected-icon-color: #757575;--mdc-radio-selected-pressed-icon-color: #757575}.is-finance.dark .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #757575;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.is-finance.dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ff1744;--mdc-radio-selected-hover-icon-color: #ff1744;--mdc-radio-selected-icon-color: #ff1744;--mdc-radio-selected-pressed-icon-color: #ff1744}.is-finance.dark .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #ff1744;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.is-finance.dark{--mdc-radio-state-layer-size: 40px}.is-finance.dark{--mat-radio-touch-target-display: block}.is-finance.dark{--mat-radio-label-text-font: Inter, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}.is-finance.dark{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.is-finance.dark{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.is-finance.dark{--mdc-slider-handle-color: #e296a7;--mdc-slider-focus-handle-color: #e296a7;--mdc-slider-hover-handle-color: #e296a7;--mdc-slider-active-track-color: #e296a7;--mdc-slider-inactive-track-color: #e296a7;--mdc-slider-with-tick-marks-inactive-container-color: #e296a7;--mdc-slider-with-tick-marks-active-container-color: black;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff}.is-finance.dark{--mat-slider-ripple-color: #e296a7;--mat-slider-hover-state-layer-color: rgba(226, 150, 167, .05);--mat-slider-focus-state-layer-color: rgba(226, 150, 167, .2);--mat-slider-value-indicator-opacity: .9}.is-finance.dark .mat-accent{--mdc-slider-handle-color: #757575;--mdc-slider-focus-handle-color: #757575;--mdc-slider-hover-handle-color: #757575;--mdc-slider-active-track-color: #757575;--mdc-slider-inactive-track-color: #757575;--mdc-slider-with-tick-marks-inactive-container-color: #757575;--mdc-slider-with-tick-marks-active-container-color: white}.is-finance.dark .mat-accent{--mat-slider-ripple-color: #757575;--mat-slider-hover-state-layer-color: rgba(117, 117, 117, .05);--mat-slider-focus-state-layer-color: rgba(117, 117, 117, .2)}.is-finance.dark .mat-warn{--mdc-slider-handle-color: #ff1744;--mdc-slider-focus-handle-color: #ff1744;--mdc-slider-hover-handle-color: #ff1744;--mdc-slider-active-track-color: #ff1744;--mdc-slider-inactive-track-color: #ff1744;--mdc-slider-with-tick-marks-inactive-container-color: #ff1744;--mdc-slider-with-tick-marks-active-container-color: white}.is-finance.dark .mat-warn{--mat-slider-ripple-color: #ff1744;--mat-slider-hover-state-layer-color: rgba(255, 23, 68, .05);--mat-slider-focus-state-layer-color: rgba(255, 23, 68, .2)}.is-finance.dark{--mdc-slider-label-label-text-font: Inter, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.is-finance.dark{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.is-finance.dark{--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #424242;--mat-menu-divider-color: rgba(255, 255, 255, .12)}.is-finance.dark{--mat-menu-item-label-text-font: Inter, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.is-finance.dark{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.is-finance.dark{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.is-finance.dark{--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24}.is-finance.dark .mdc-list-item__start,.is-finance.dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #e296a7;--mdc-radio-selected-hover-icon-color: #e296a7;--mdc-radio-selected-icon-color: #e296a7;--mdc-radio-selected-pressed-icon-color: #e296a7}.is-finance.dark .mat-accent .mdc-list-item__start,.is-finance.dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #757575;--mdc-radio-selected-hover-icon-color: #757575;--mdc-radio-selected-icon-color: #757575;--mdc-radio-selected-pressed-icon-color: #757575}.is-finance.dark .mat-warn .mdc-list-item__start,.is-finance.dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ff1744;--mdc-radio-selected-hover-icon-color: #ff1744;--mdc-radio-selected-icon-color: #ff1744;--mdc-radio-selected-pressed-icon-color: #ff1744}.is-finance.dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #e296a7;--mdc-checkbox-selected-hover-icon-color: #e296a7;--mdc-checkbox-selected-icon-color: #e296a7;--mdc-checkbox-selected-pressed-icon-color: #e296a7;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #e296a7;--mdc-checkbox-selected-hover-state-layer-color: #e296a7;--mdc-checkbox-selected-pressed-state-layer-color: #e296a7;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.is-finance.dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #757575;--mdc-checkbox-selected-hover-icon-color: #757575;--mdc-checkbox-selected-icon-color: #757575;--mdc-checkbox-selected-pressed-icon-color: #757575;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #757575;--mdc-checkbox-selected-hover-state-layer-color: #757575;--mdc-checkbox-selected-pressed-state-layer-color: #757575;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.is-finance.dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ff1744;--mdc-checkbox-selected-hover-icon-color: #ff1744;--mdc-checkbox-selected-icon-color: #ff1744;--mdc-checkbox-selected-pressed-icon-color: #ff1744;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff1744;--mdc-checkbox-selected-hover-state-layer-color: #ff1744;--mdc-checkbox-selected-pressed-state-layer-color: #ff1744;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.is-finance.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.is-finance.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.is-finance.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.is-finance.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#e296a7}.is-finance.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.is-finance.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.is-finance.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.is-finance.dark{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.is-finance.dark{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.is-finance.dark .mdc-list-item__start,.is-finance.dark .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.is-finance.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.is-finance.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.is-finance.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.is-finance.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.is-finance.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.is-finance.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.is-finance.dark{--mdc-list-list-item-label-text-font: Inter, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.is-finance.dark .mdc-list-group__subheader{font:400 16px/28px Inter,sans-serif;letter-spacing:.009375em}.is-finance.dark{--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12)}.is-finance.dark{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.is-finance.dark{--mat-paginator-container-text-font: Inter, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.is-finance.dark{--mdc-secondary-navigation-tab-container-height: 48px}.is-finance.dark{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.is-finance.dark{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.is-finance.dark .mat-mdc-tab-group,.is-finance.dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #e296a7}.is-finance.dark .mat-mdc-tab-group,.is-finance.dark .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #e296a7;--mat-tab-header-active-ripple-color: #e296a7;--mat-tab-header-inactive-ripple-color: #e296a7;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #e296a7;--mat-tab-header-active-hover-label-text-color: #e296a7;--mat-tab-header-active-focus-indicator-color: #e296a7;--mat-tab-header-active-hover-indicator-color: #e296a7}.is-finance.dark .mat-mdc-tab-group.mat-accent,.is-finance.dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #757575}.is-finance.dark .mat-mdc-tab-group.mat-accent,.is-finance.dark .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #757575;--mat-tab-header-active-ripple-color: #757575;--mat-tab-header-inactive-ripple-color: #757575;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #757575;--mat-tab-header-active-hover-label-text-color: #757575;--mat-tab-header-active-focus-indicator-color: #757575;--mat-tab-header-active-hover-indicator-color: #757575}.is-finance.dark .mat-mdc-tab-group.mat-warn,.is-finance.dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ff1744}.is-finance.dark .mat-mdc-tab-group.mat-warn,.is-finance.dark .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #ff1744;--mat-tab-header-active-ripple-color: #ff1744;--mat-tab-header-inactive-ripple-color: #ff1744;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #ff1744;--mat-tab-header-active-hover-label-text-color: #ff1744;--mat-tab-header-active-focus-indicator-color: #ff1744;--mat-tab-header-active-hover-indicator-color: #ff1744}.is-finance.dark .mat-mdc-tab-group.mat-background-primary,.is-finance.dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #e296a7;--mat-tab-header-with-background-foreground-color: black}.is-finance.dark .mat-mdc-tab-group.mat-background-accent,.is-finance.dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #757575;--mat-tab-header-with-background-foreground-color: white}.is-finance.dark .mat-mdc-tab-group.mat-background-warn,.is-finance.dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ff1744;--mat-tab-header-with-background-foreground-color: white}.is-finance.dark .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.is-finance.dark .mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.is-finance.dark{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.is-finance.dark{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #757575;--mdc-checkbox-selected-hover-icon-color: #757575;--mdc-checkbox-selected-icon-color: #757575;--mdc-checkbox-selected-pressed-icon-color: #757575;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #757575;--mdc-checkbox-selected-hover-state-layer-color: #757575;--mdc-checkbox-selected-pressed-state-layer-color: #757575;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.is-finance.dark{--mat-checkbox-disabled-label-color: rgba(255, 255, 255, .5);--mat-checkbox-label-text-color: white}.is-finance.dark .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #e296a7;--mdc-checkbox-selected-hover-icon-color: #e296a7;--mdc-checkbox-selected-icon-color: #e296a7;--mdc-checkbox-selected-pressed-icon-color: #e296a7;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #e296a7;--mdc-checkbox-selected-hover-state-layer-color: #e296a7;--mdc-checkbox-selected-pressed-state-layer-color: #e296a7;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.is-finance.dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ff1744;--mdc-checkbox-selected-hover-icon-color: #ff1744;--mdc-checkbox-selected-icon-color: #ff1744;--mdc-checkbox-selected-pressed-icon-color: #ff1744;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff1744;--mdc-checkbox-selected-hover-state-layer-color: #ff1744;--mdc-checkbox-selected-pressed-state-layer-color: #ff1744;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.is-finance.dark{--mdc-checkbox-state-layer-size: 40px}.is-finance.dark{--mat-checkbox-touch-target-display: block}.is-finance.dark{--mat-checkbox-label-text-font: Inter, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}.is-finance.dark{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.is-finance.dark{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.is-finance.dark{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.is-finance.dark{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.is-finance.dark{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.is-finance.dark{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.is-finance.dark{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.is-finance.dark{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.is-finance.dark{--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.is-finance.dark{--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24}.is-finance.dark{--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.is-finance.dark{--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24}.is-finance.dark{--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.is-finance.dark{--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24}.is-finance.dark{--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.is-finance.dark{--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24}.is-finance.dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #e296a7}.is-finance.dark .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #e296a7;--mat-text-button-ripple-color: rgba(226, 150, 167, .1)}.is-finance.dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #757575}.is-finance.dark .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #757575;--mat-text-button-ripple-color: rgba(117, 117, 117, .1)}.is-finance.dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ff1744}.is-finance.dark .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #ff1744;--mat-text-button-ripple-color: rgba(255, 23, 68, .1)}.is-finance.dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #e296a7;--mdc-filled-button-label-text-color: black}.is-finance.dark .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.is-finance.dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #757575;--mdc-filled-button-label-text-color: white}.is-finance.dark .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.is-finance.dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ff1744;--mdc-filled-button-label-text-color: white}.is-finance.dark .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.is-finance.dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #e296a7;--mdc-protected-button-label-text-color: black}.is-finance.dark .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.is-finance.dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #757575;--mdc-protected-button-label-text-color: white}.is-finance.dark .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.is-finance.dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ff1744;--mdc-protected-button-label-text-color: white}.is-finance.dark .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.is-finance.dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #e296a7;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.is-finance.dark .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #e296a7;--mat-outlined-button-ripple-color: rgba(226, 150, 167, .1)}.is-finance.dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #757575;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.is-finance.dark .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #757575;--mat-outlined-button-ripple-color: rgba(117, 117, 117, .1)}.is-finance.dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ff1744;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.is-finance.dark .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #ff1744;--mat-outlined-button-ripple-color: rgba(255, 23, 68, .1)}.is-finance.dark{--mdc-text-button-container-height: 36px}.is-finance.dark{--mdc-filled-button-container-height: 36px}.is-finance.dark{--mdc-protected-button-container-height: 36px}.is-finance.dark{--mdc-outlined-button-container-height: 36px}.is-finance.dark{--mat-text-button-touch-target-display: block}.is-finance.dark{--mat-filled-button-touch-target-display: block}.is-finance.dark{--mat-protected-button-touch-target-display: block}.is-finance.dark{--mat-outlined-button-touch-target-display: block}.is-finance.dark{--mdc-text-button-label-text-font: Inter, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}.is-finance.dark{--mdc-filled-button-label-text-font: Inter, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}.is-finance.dark{--mdc-protected-button-label-text-font: Inter, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}.is-finance.dark{--mdc-outlined-button-label-text-font: Inter, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}.is-finance.dark{--mdc-icon-button-icon-size: 24px}.is-finance.dark{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5)}.is-finance.dark{--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24}.is-finance.dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #e296a7}.is-finance.dark .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #e296a7;--mat-icon-button-ripple-color: rgba(226, 150, 167, .1)}.is-finance.dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #757575}.is-finance.dark .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #757575;--mat-icon-button-ripple-color: rgba(117, 117, 117, .1)}.is-finance.dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ff1744}.is-finance.dark .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #ff1744;--mat-icon-button-ripple-color: rgba(255, 23, 68, .1)}.is-finance.dark{--mat-icon-button-touch-target-display: block}.is-finance.dark .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.is-finance.dark{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.is-finance.dark{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.is-finance.dark{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.is-finance.dark{--mdc-fab-container-color: #424242}.is-finance.dark{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.is-finance.dark{--mdc-fab-small-container-color: #424242}.is-finance.dark{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-small-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.is-finance.dark .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #e296a7}.is-finance.dark .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.is-finance.dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #757575}.is-finance.dark .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.is-finance.dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ff1744}.is-finance.dark .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.is-finance.dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #e296a7}.is-finance.dark .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.is-finance.dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #757575}.is-finance.dark .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.is-finance.dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ff1744}.is-finance.dark .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.is-finance.dark{--mat-fab-touch-target-display: block}.is-finance.dark{--mat-fab-small-touch-target-display: block}.is-finance.dark{--mdc-extended-fab-label-text-font: Inter, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.is-finance.dark{--mdc-snackbar-container-shape: 4px}.is-finance.dark{--mdc-snackbar-container-color: rgb(217.2, 217.2, 217.2);--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87)}.is-finance.dark{--mat-snack-bar-button-color: #c42d4e}.is-finance.dark{--mdc-snackbar-supporting-text-font: Inter, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.is-finance.dark{--mat-table-row-item-outline-width: 1px}.is-finance.dark{--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12)}.is-finance.dark{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.is-finance.dark{--mat-table-header-headline-font: Inter, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Inter, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Inter, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.is-finance.dark{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.is-finance.dark{--mdc-circular-progress-active-indicator-color: #e296a7}.is-finance.dark .mat-accent{--mdc-circular-progress-active-indicator-color: #757575}.is-finance.dark .mat-warn{--mdc-circular-progress-active-indicator-color: #ff1744}.is-finance.dark{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.is-finance.dark{--mat-badge-background-color: #e296a7;--mat-badge-text-color: black;--mat-badge-disabled-state-background-color: rgb(110.1, 110.1, 110.1);--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5)}.is-finance.dark .mat-badge-accent{--mat-badge-background-color: #757575;--mat-badge-text-color: white}.is-finance.dark .mat-badge-warn{--mat-badge-background-color: #ff1744;--mat-badge-text-color: white}.is-finance.dark{--mat-badge-text-font: Inter, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.is-finance.dark{--mat-bottom-sheet-container-shape: 4px}.is-finance.dark{--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242}.is-finance.dark{--mat-bottom-sheet-container-text-font: Inter, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}.is-finance.dark{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.is-finance.dark{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.is-finance.dark{--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242}.is-finance.dark{--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: rgb(88.68, 88.68, 88.68)}.is-finance.dark{--mat-standard-button-toggle-height: 48px}.is-finance.dark{--mat-legacy-button-toggle-label-text-font: Inter, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}.is-finance.dark{--mat-standard-button-toggle-label-text-font: Inter, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.is-finance.dark{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.is-finance.dark{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #e296a7;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(226, 150, 167, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(226, 150, 167, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(226, 150, 167, .3);--mat-datepicker-toggle-active-state-icon-color: #e296a7;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(226, 150, 167, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white}.is-finance.dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #757575;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(117, 117, 117, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(117, 117, 117, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(117, 117, 117, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(117, 117, 117, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.is-finance.dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ff1744;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 23, 68, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 23, 68, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 23, 68, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 23, 68, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.is-finance.dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #757575}.is-finance.dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ff1744}.is-finance.dark .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.is-finance.dark .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.is-finance.dark{--mat-datepicker-calendar-text-font: Inter, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}.is-finance.dark{--mat-divider-width: 1px}.is-finance.dark{--mat-divider-color: rgba(255, 255, 255, .12)}.is-finance.dark{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.is-finance.dark{--mat-expansion-container-background-color: #424242;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7)}.is-finance.dark{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.is-finance.dark{--mat-expansion-header-text-font: Inter, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}.is-finance.dark{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}.is-finance.dark{--mat-icon-color: inherit}.is-finance.dark .mat-icon.mat-primary{--mat-icon-color: #e296a7}.is-finance.dark .mat-icon.mat-accent{--mat-icon-color: #757575}.is-finance.dark .mat-icon.mat-warn{--mat-icon-color: #ff1744}.is-finance.dark{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.is-finance.dark{--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6)}.is-finance.dark{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #e296a7;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #e296a7;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #e296a7;--mat-stepper-header-edit-state-icon-foreground-color: black;--mat-stepper-container-color: #424242;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #ff1744;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #ff1744;--mat-stepper-header-error-state-icon-background-color: transparent}.is-finance.dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #757575;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #757575;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #757575;--mat-stepper-header-edit-state-icon-foreground-color: white}.is-finance.dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ff1744;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ff1744;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ff1744;--mat-stepper-header-edit-state-icon-foreground-color: white}.is-finance.dark{--mat-stepper-header-height: 72px}.is-finance.dark{--mat-stepper-container-text-font: Inter, sans-serif;--mat-stepper-header-label-text-font: Inter, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.is-finance.dark{--mat-sort-arrow-color: rgb(198.3, 198.3, 198.3)}.is-finance.dark{--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white}.is-finance.dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #e296a7;--mat-toolbar-container-text-color: black}.is-finance.dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #757575;--mat-toolbar-container-text-color: white}.is-finance.dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ff1744;--mat-toolbar-container-text-color: white}.is-finance.dark{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.is-finance.dark{--mat-toolbar-title-text-font: Inter, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.is-finance.dark{--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white}.is-finance.dark{--mat-tree-node-min-height: 48px}.is-finance.dark{--mat-tree-node-text-font: Inter, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.is-finance.dark{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.is-finance.dark{--mat-timepicker-container-background-color: #424242}.is-finance.dark::-webkit-scrollbar-track{background-color:#edc0ca}.is-finance.dark::-webkit-scrollbar-thumb{background-color:#e296a7}.is-finance.dark::-webkit-scrollbar-thumb:hover{background-color:#cd4d69}.is-finance.dark .mat-mdc-select-panel::-webkit-scrollbar-track{background-color:#edc0ca}.is-finance.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb{background-color:#e296a7}.is-finance.dark .mat-mdc-select-panel::-webkit-scrollbar-thumb:hover{background-color:#cd4d69}.is-finance.dark .mat-mdc-dialog-content::-webkit-scrollbar-track{background-color:#edc0ca}.is-finance.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb{background-color:#e296a7}.is-finance.dark .mat-mdc-dialog-content::-webkit-scrollbar-thumb:hover{background-color:#cd4d69}.is-finance.dark .stroke-primary{stroke:#e296a7!important}.is-finance.dark .color-primary{color:#e296a7!important}.is-finance.dark .bg-primary{background-color:#e296a7!important;color:#fff!important}.is-finance.dark .bg-primary-100{background-color:#edc0ca!important;color:#000!important}.is-finance.dark .bg-primary-50{background-color:#f8e6ea!important;color:#000!important}.is-finance.dark .bg-accent{background-color:#757575!important}.is-finance.dark .bg-success{background-color:#81c784!important}.is-finance.dark .bg-warn{background-color:#ff1744!important;color:#fff}.is-finance.dark .bg-warn-100{background-color:#ffcdd2!important;color:#000000de}.is-finance.dark .bg-warn-50{background-color:#ffebee!important;color:#000000de}.is-finance.dark .text-primary{color:#e296a7!important}.is-finance.dark .text-primary-not-important{color:#af1c35}.is-finance.dark .border-primary,.is-finance.dark .border-primary-left,.is-finance.dark .border-primary-right,.is-finance.dark .border-primary-top,.is-finance.dark .border-primary-bottom{border-color:#e296a7}.is-finance.dark .border-accent{border-color:#757575!important}.is-finance.dark .border-accent-100{border-color:#f5f5f5!important}.is-finance.dark .outline-primary{outline-color:#e296a7!important}.is-finance.dark .text-warn{color:#f44336!important}.is-finance.dark .text-error{color:#ef5350!important}.is-finance.dark .text-accent{color:#9e9e9e!important}.is-finance.dark .text-hover:hover,.is-finance.dark .text-hover:hover *{color:#e296a7!important}.is-finance.dark .text-success{color:#66bb6a!important}.is-finance.dark.dark .bg-primary-50{background-color:#a21125!important}.is-finance.dark .required.ng-invalid .mat-mdc-form-field-outline-thick,.is-finance.dark .required.ng-invalid .mat-mdc-input-element,.is-finance.dark .required.ng-invalid label{opacity:1;caret-color:#ff1744!important;color:#ff1744!important}.is-finance.dark fp-icon-tile .required{border-color:#ff1744!important;caret-color:#ff1744!important;color:#ff1744!important}.is-finance.dark .mat-button-toggle-checked{background-color:#cd4d69}.is-finance.dark .mdc-slider__value-indicator{background-color:#cd4d69!important;opacity:1!important;border-radius:50%!important;white-space:nowrap}.is-finance.dark .mat-mdc-slider .mdc-slider__value-indicator:before{border-top-color:#cd4d69!important}.is-finance.dark fp-kontoinhaber-select-field{font-size:.5em!important}.is-finance.dark fp-kontoinhaber-select-field .mat-mdc-form-field-label,.is-finance.dark fp-kontoinhaber-select-field .mat-mdc-select-arrow,.is-finance.dark fp-kontoinhaber-select-field .mat-mdc-select-value,.is-finance.dark fp-kontoinhaber-select-field .mdc-floating-label{color:#fff!important}.is-finance.dark fp-kontoinhaber-select-field .mdc-notched-outline__trailing,.is-finance.dark fp-kontoinhaber-select-field .mdc-notched-outline__leading,.is-finance.dark fp-kontoinhaber-select-field .mdc-notched-outline__notch{border-color:#fff!important}.is-finance.dark fp-kontoinhaber-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.is-finance.dark fp-psd-two-row .mat-mdc-form-field-subscript-wrapper{display:none}.is-finance.dark .navigationbar{border-top-color:#cd4d69}.is-finance.dark .vermoegen-und-verbindlichkeiten-result{color:#e296a7}.is-finance.dark .mdc-button{font-size:.875rem!important}.is-finance.dark .mdc-button span{white-space:nowrap!important}.is-finance.dark .mdc-button[mat-flat-button]{color:#fff!important;background-color:#af1c35!important}.is-finance.dark .mdc-button[mat-stroked-button]{color:#af1c35!important;background-color:#fff!important}.is-finance.dark .mat-mdc-outlined-button{border-color:#cd4d69!important;color:#cd4d69!important}.is-finance.dark .mdc-button[disabled]{opacity:.6}.is-finance.dark .mat-ripple:not(.ziel-card){color:#000!important}.is-finance.dark.dark .mat-ripple:not(.ziel-card){color:#fff!important}.is-finance.dark.dark .dark-button{color:#000;background-color:#cd4d69}.is-finance.dark.accessibility-light .accessibility-button,.is-finance.dark.accessibility-dark .accessibility-button{color:#fff;background-color:#cd4d69}.is-finance.dark.accessibility-light .list-item-link,.is-finance.dark.accessibility-dark .list-item-link{color:#af1c35;background-color:#fff}.is-finance.dark.accessibility-light .list-item-link--active,.is-finance.dark.accessibility-light .list-item-link--active .sublist-item-link--active,.is-finance.dark.accessibility-dark .list-item-link--active,.is-finance.dark.accessibility-dark .list-item-link--active .sublist-item-link--active{color:#fff;background-color:#a21125!important}.is-finance.dark.accessibility-light span.text-primary-not-important,.is-finance.dark.accessibility-dark span.text-primary-not-important,.is-finance.dark.accessibility-light .text-primary,.is-finance.dark.accessibility-dark .text-primary{background-color:#fff!important}.is-finance.dark.accessibility-light button[mat-stroked-button].mat-mdc-outlined-button,.is-finance.dark.accessibility-light .legal-footer .data-input,.is-finance.dark.accessibility-light .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#a21125!important}.is-finance.dark.accessibility-light .fp-icon-tile.bg-primary-50 .label{color:#000!important}.is-finance.dark.accessibility-dark .fp-analyseergebnis-container .analyseergebnisse-forms-list-container button,.is-finance.dark.accessibility-dark .fp-analyseergebnis-container button[mat-stroked-button].mat-mdc-outlined-button{color:#cd4d69!important}.is-finance.dark.accessibility-dark .fp-milestone-page [mat-stroked-button] .mdc-button__label{color:#e296a7!important}.is-finance.dark.accessibility-dark .fp-milestone-page .text-primary{color:#d66c83!important}.is-finance.dark.accessibility-dark .fp-milestone-page .text-accent{color:#cd4d69!important}.is-finance.dark.accessibility-dark .fp-icon-tile.bg-primary-50 .label,.is-finance.dark.accessibility-dark .bar.bg-primary-50 span{color:#fff!important}.is-finance.dark fp-allgemeines,.is-finance.dark fp-versorgungswunsch,.is-finance.dark fp-versorgungs-wunsch,.is-finance.dark fp-bestehende-versorgung,.is-finance.dark fp-erforderliches-kapital{width:100%!important}.is-finance.dark .mat-toolbar,.is-finance.dark .top-toolbar .mat-toolbar{background-color:#000}.is-finance.dark a,.is-finance.dark .router-link-active,.is-finance.dark .clickable-icon{color:#e296a7}.is-finance.dark a.list-item-link--active,.is-finance.dark .router-link-active.list-item-link--active,.is-finance.dark .clickable-icon.list-item-link--active,.is-finance.dark a.list-item-link--active .sublist-item-link--active,.is-finance.dark .router-link-active.list-item-link--active .sublist-item-link--active,.is-finance.dark .clickable-icon.list-item-link--active .sublist-item-link--active{background-color:#424242}.is-finance.dark a:hover,.is-finance.dark .router-link-active:hover,.is-finance.dark .clickable-icon:hover{color:#edc0ca}.is-finance.dark .emptybankcard{color:#c42d4e;border-color:#c42d4e}.mat-button-focus-overlay{background-color:gray!important}.mat-toolbar{height:3em!important}a{transition:color .1s ease-in-out}.card-text{color:#212121;font-size:.875em}.dark .card-text{color:#eee!important}.mat-expansion-panel-header{padding-top:.5em!important;padding-bottom:.5em!important;height:auto!important}.mat-expansion-panel-body{padding-top:1em}.mat-mdc-select-panel{background-color:#fafafa!important}.dark .mat-mdc-select-panel{background-color:#212121!important}.required{caret-color:#ef5350;border-color:#ef5350}.mat-mdc-form-field[ng-reflect-color=warn] .mat-mdc-form-field-outline,.mat-mdc-form-field.mat-warn .mat-mdc-form-field-outline{color:#ef5350!important}.mat-mdc-form-field[ng-reflect-color=warn]:hover .mat-mdc-form-field-outline,.mat-mdc-form-field.mat-warn:hover .mat-mdc-form-field-outline{color:#e53935!important}.fp-icon-tile-grid .error fp-icon-tile button{border-color:#ef5350!important}fp-ruhestand-appbar .mat-toolbar{font-size:1em;font-weight:400;height:5em!important;line-height:1em!important;padding:0!important}fp-appbar .mat-toolbar{height:3em!important}.mat-mdc-dialog-content{max-height:90vh!important;-webkit-overflow-scrolling:auto!important}.cdk-overlay-backdrop{-webkit-backdrop-filter:blur(5px)!important;backdrop-filter:blur(5px)!important}.mat-mdc-tooltip{font-size:1em!important}.mat-mdc-dialog-actions{justify-content:flex-end!important;margin-right:1em}.main>:last-child{flex:1}.ng-star-inserted:not(.mat-mdc-input-element):not(.mat-mdc-select):not(.mat-mdc-card:not(.mat-mdc-menu-submenu-icon)){min-height:inherit}.min-height-unset{min-height:unset!important}.mat-caption{opacity:.8}@font-face{font-family:Inter;font-style:normal;font-weight:100;font-display:swap;src:url(/assets/webfonts/inter/Inter-Thin.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:200;font-display:swap;src:url(/assets/webfonts/inter/Inter-ExtraLight.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(/assets/webfonts/inter/Inter-Light.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/webfonts/inter/Inter-Regular.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/webfonts/inter/Inter-Medium.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/assets/webfonts/inter/Inter-SemiBold.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/webfonts/inter/Inter-Bold.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/assets/webfonts/inter/Inter-ExtraBold.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(/assets/webfonts/inter/Inter-Black.ttf) format("truetype")}html{font-size:14px!important}@media screen and (min-width: 2500px){html{font-size:20px!important}}@media screen and (min-width: 3800px){html{font-size:28px!important}}.mat-h1,.mat-headline-5,.mat-typography h1,.mat-h2,.mat-headline-6,.mat-typography h2,.mat-h3,.mat-subtitle-1,.mat-typography h3{margin:0 0 1em}.mat-body p,.mat-body-2 p,.mat-typography p{margin:0 0 .75em}.mat-headline-4,.mat-typography .mat-display-1{margin:0 0 4em}.mat-mdc-card{padding:1em!important;border-radius:.25em!important}.mat-mdc-card:not([class*=mat-elevation-z]){box-shadow:0 .125em .0625em -.0625em #0003,0 .0625em .0625em #00000024,0 .0625em .1875em #0000001f!important}.mat-mdc-card-image{margin:0 -1em 1em!important}.mat-mdc-card-image:first-child{margin-top:-1em!important}.mdc-checkbox{width:1em!important;height:1em!important;margin-right:.5em!important}.mat-mdc-button,.mdc-button,mat-mdc-outlined-button{padding:0 1em!important;line-height:2.25em!important;height:2.25em!important;border-radius:.25em!important}.mat-mdc-progress-bar{height:.25em!important}.mat-mdc-dialog-container{padding:1.5em!important;border-radius:.25em!important;position:relative}.mat-mdc-dialog-actions{min-height:3.25em!important}.mat-slider-horizontal .mat-slider-wrapper{height:.125em!important;top:1.4375em!important;left:.5em!important;right:.5em!important}.mat-slider-horizontal .mat-slider-wrapper .mat-slider-track-wrapper,.mat-slider-horizontal .mat-slider-wrapper .mat-slider-ticks-container{height:.125em!important}.mat-slider-horizontal .mat-slider-wrapper .mat-slider-thumb-container .mat-slider-focus-ring{top:-.9375em!important;right:-.9375em!important;width:1.875em!important;height:1.875em!important}.mat-slider-horizontal .mat-slider-wrapper .mat-slider-thumb-container .mat-slider-thumb{right:-.625em!important;bottom:-.625em!important;width:1.25em!important;height:1.25em!important;border-width:.1875em!important}.mat-slider-horizontal .mat-slider-wrapper .mat-slider-thumb-container .mat-slider-thumb-label{right:-.875em!important;top:-2.5em!important;width:1.75em!important;height:1.75em!important}@media screen and (max-width: 768px){.hide-on-phone{display:none}}@media screen and (max-width: 768px){.flex-column-on-phone{flex-direction:column}.flex-column-on-phone .flex-1{margin-bottom:1em}.flex-column-on-phone .mr-2{margin-bottom:.5em}}@media screen and (max-width: 768px){.align-items-start-on-phone{align-items:start!important}}body{margin:0;min-height:100vh;overflow-y:scroll}*::-webkit-scrollbar{width:.75em}*::-webkit-scrollbar-thumb{border-radius:.25em}mat-form-field,.mdc-form-field{width:100%}.hint{margin-top:-1.5em!important}.mat-mdc-datepicker-content .mat-calendar{width:18em!important;height:22em!important}.mat-mdc-form-field-wrapper{padding:0!important}.mat-mdc-form-field-wrapper .mat-mdc-form-field-subscript-wrapper{position:relative!important}mat-radio-group{display:flex}.mat-mdc-form-field-infix{width:inherit!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.p-relative{position:relative}.align-left{text-align:left!important}.align-center{text-align:center!important}.align-right{text-align:right!important}.cursor-pointer{cursor:pointer}.ml-auto{margin-left:auto}.ml-autoi{margin-left:auto!important}.mr-auto{margin-right:auto}.m-0{margin:0}.m-0i{margin:0!important}.mb-0i{margin-bottom:0!important}.ml-2{margin-left:.5em}.ml-2i{margin-left:.5em!important}.ml-4{margin-left:1em}.ml-4i{margin-left:1em!important}.mb-1{margin-bottom:.25em}.mb-1i{margin-bottom:.25em!important}.mb-2{margin-bottom:.5em}.mb-2i{margin-bottom:.5em!important}.mb-4{margin-bottom:1em}.mb-4i{margin-bottom:1em!important}.mb-8{margin-bottom:2em}.mb-8i{margin-bottom:2em!important}.mt-1{margin-top:.25em}.mt-2{margin-top:.5em}.mt-2i{margin-top:.5em!important}.mt-3{margin-top:.75em}.mt-4{margin-top:1em}.mt-4i{margin-top:1em!important}.mt-8{margin-top:2em}.mt-8i{margin-top:2em!important}.mt-16{margin-top:4em}.mr-1i{margin-right:.25em!important}.mr-2{margin-right:.5em}.mr-2i{margin-right:.5em!important}.mr-4{margin-right:1em}.mr-8{margin-right:2em}.mr-4i{margin-right:1em!important}.p-2{padding:.5em}.p-4{padding:1em}.pt-2{padding-top:.5em}.pt-2i{padding-top:.5em!important}.pb-2{padding-bottom:.5em}.pb-4{padding-bottom:1em}.pl-2{padding-left:.5em}.pl-4{padding-left:1em}.pl-8{padding-left:2em}.pl-12{padding-left:3em}.pr-2{padding-right:.5em}.pr-4{padding-right:1em}.pr-8{padding-right:2em}.pr-12{padding-right:3em}.line-height-2{line-height:2em}.font-size-2{font-size:2em}.font-size-3{font-size:3em}.font-bold{font-weight:700}.whitespace-nowrap{white-space:nowrap}.whitespace-breakspaces{white-space:break-spaces}.d-flex{display:flex}.d-block{display:block}.flex-column{flex-direction:column}.d-flexi{display:flex!important}.d-grid{display:grid}.flex-wrap{flex-wrap:wrap}.add-button{width:100%}.milestone-dialog-wrapper .mat-mdc-dialog-container{padding:0}.d-none{display:none}.justify-content-between{justify-content:space-between}.justify-content-center{justify-content:center!important}.justify-content-end{justify-content:flex-end!important}.align-items-center{align-items:center}.align-items-stretch{align-items:stretch}.align-items-start{align-items:flex-start}.flex-1{flex:1}.flex-2{flex:2}.flex-3{flex:3}.flex-4{flex:4}.gap-4{gap:1em}.animate__delay-250ms{animation-delay:.25s}.animate__delay-500ms{animation-delay:.5s}.animate__delay-750ms{animation-delay:.75s}.text-center{text-align:center}.text-right{text-align:right}.clickable-icon{font-size:1.5em;cursor:pointer}.mat-icon.small{font-size:.8em}.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.checkboxContainer{display:grid}.checkboxContainer .fp-checkbox{padding:0!important}.checkboxIcon{display:flex;gap:1rem;width:auto}.checkboxIcon i{color:#bdbdbd;margin-block:auto}.radioSelectboxGrid,.file-grid{display:grid;grid-template-columns:1fr 1fr;gap:1em;align-items:center}@media screen and (max-width: 1900px){.radioSelectboxGrid,.file-grid{grid-template-columns:1fr}}.file-grid{align-items:unset}.file-grid img{width:100%}.select-list{list-style:none;margin:.5em 0 0;padding:0}.select-list li{margin-bottom:.75em}.mat-mdc-dialog-surface{max-height:90vh!important}.analyseergebnisse-forms-list-container{display:flex;flex-wrap:wrap;gap:1rem}
